Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
v2.168.1
v2.168.0
2.168.0 (2025-03-25)
Features
- Add self-hosted user data to version endpoint (#5056) (c5b9679)
- Distinct liveness probe (#5221) (33af709)
Bug Fixes
- bad API usage URL rendering in email template (#5234) (5c61af5)
- incorrect URL generated when copying invite link to clipboard (#5223) (91a50c7)
- Properly URL-encode "Try It" curl command (#5228) (d26647c)
- python-types: Improve typing in
utils
,views
,pagination
modules (#5210) (d57f903) - Syntax error in Python "Try it" code snippets (#5238) (bce01e2)
- URL parameter parsing for url parameters that don't contain = (#5235) (ccc8b17)
Dependency Updates
- bump @babel/helpers from 7.25.6 to 7.26.10 in /frontend (#5217) (b837628)
- bump @babel/helpers from 7.26.0 to 7.26.10 in /docs (#5220) (809e071)
- bump @babel/runtime from 7.26.0 to 7.26.10 in /docs (#5219) (3e608c7)
- bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 in /docs (#5218) (41325b1)
- bump axios from 1.7.7 to 1.8.2 in /frontend (#5208) (936107f)
- bump gunicorn from 22.0.0 to 23.0.0 in /api (#5239) (4fb116f)
v2.167.1
2.167.1 (2025-03-11)
Features
- Add users to groups directly when inviting them (#5173) (1e10632)
- Switch existing task processor health checks to new liveness probe (#5161) (647712c)
Bug Fixes
- Catch errors when failing to verify JWTs (#5153) (0fed1d6)
- Fix Docker Compose healthcheck (#5198) (5f611b5)
- Use consistent button style for SSO login actions (#5202) (3bd4dfd)
- ci: E2E builds Docker images unneccessarily on publish (#5212) (ba0610e)
- Some tasks are not being initialised (#5213) (e8b203b)
Dependency Updates
v2.166.0
v2.165.0
v2.164.0
2.164.0 (2025-02-26)
Features
- Add separate liveness and readiness checks (#5151) (27a69a9)
- Adds unhealthy events reason (#5157) (21aca25)
Bug Fixes
- allow identity overrides to be created for non-existent identities (#5081) (c61839e)
- default scheduled changes (#5141) (c7533a8)
- feature panel url updating url when opening (#5159) (4657071)
- Hides unhealthy tag (#5158) (e4f2a49)
- Treat 0 padded number as string (#5137) (65058e3)
- widget search (#5162) (0289c97)
v2.163.0
2.163.0 (2025-02-21)
Features
- Adds support for quickly navigating to recently created or existing requested changes (#5109) (e7b1adc)
- Grafana feature health provider (#5098) (210519e)
Bug Fixes
- Audit Log integrations are triggered when integration config is soft deleted (#5128) (a81d22e)
- Consistent hover styles for tabs & improved dark mode side menu UX (#5133) (145bf1f)
- edge-identities: prevent unauthorised identity access (#5135) (690f87c)
- feature specific segment creation (#5148) (789e394)
- Fix StaleFlagWarning Display & Migrate FeatureRow to TypeScript (#5129) (a1dcdb8)
- identity overrides only called once (#5145) (8621b26)
- Segment override permissions (#5134) (66629e4)
- Show "Clear all" to the left of feature filters to prevent layout shift (#5143) (cff5c96)
- typing: Add missing type stubs for dependencies (#5126) (4e1ba8b)
v2.162.0
2.162.0 (2025-02-18)
Features
- Clear filters on user and features page (#5055) (76c2f5f)
- Deletes provider and displays warning in selected env (#5085) (f2cc990)
- Hide SAML configuration frontend URL in SaaS (#5102) (82cdf8e)
- migrates webhooks to RTK (#5087) (965ea96)
- render tooltip in portal (#5089) (e6d30a4)
- Update identity override styles (#5053) (1344a17)
Bug Fixes
- adds margin to saml tab (#5104) (6cffced)
- Dynamically update theme toggle tooltip text based on current mode (#5117) (e2e2f52)
- Feature tags not showing up in tag selection UI (#5113) (3bfcaa6)
- feature-export: handle unsuccessful feature export download exception (#5086) (a116f2c)
- has override logic to check enabled state differences (#5094) (328443e)
- organisation: allow Organisation delete when committed change request present (#5101) (2a13d81)
- overage-billing: use relative delta and months, instead of days (#5060) (03261dd)
- service to use default credentials mode when cookie auth disabled (#5079) (b303405)
Dependency Updates
v2.161.0
2.161.0 (2025-02-10)
Features
- Backend support for feature health (#5023) (b0d0a80)
- Implements feature healthcare UI (#5043) (9ea58fa)
- Make it more visible that user invites can be accepted by logging in, in addition to signing up (#5077) (d508e34)
Bug Fixes
- 5044/mvfsv: handle deleted feature states (#5050) (b325998)
- alert modal on Identity page incorrectly uses title case (#5076) (88fef8d)
- delete identity overrides from environments_v2 table on feature delete (#5080) (3f7c9da)
- Feature health event task not working (#5072) (d4c4aaa)
- Force environments to be different names (#5058) (22223da)
- Health provider not accessible by name in API (#5075) (88e5ab9)
- integrations page permission (#5042) (5431585)
- link to segment and identity override (#5067) (e82c35d)
- migrations: project permission migration unique error (#5061) (ca943b8)
v2.160.2
2.160.2 (2025-01-28)
Bug Fixes
- 5044: handle deleted feature state (#5045) (ecd409b)
- cast boolean on length environment (#5017) (c0e8b81)
- Disable invite button when email config is not set (#5022) (2faca89)
- ensure project names are unique (#5039) (aa665c0)
- Raise if
environment_feature_version
isNone
(#5028) (edd7141) - Set Hubspot id to newest value (#5040) (2bcb0bd)
- webhook/signal: Optimise historical record writes (#5041) (fe69d55)