Releases: Unleash/unleash
v7.0.6
v7.0.5
Changelog
All notable changes to this project will be documented in this file.
[7.0.5] - 2025-07-24
Bug Fixes
-
Remove console log from tests (#10292)
-
Tear down also event handlers in addon service (#10295)
-
Frontend API CORS (#10301)
-
Health-technical debt trends in emails (#10308)
-
Health to technical debt flag (#10320)
-
Coverage (#10321)
-
Audit scim user deleted events (#10322)
-
Link checker for unido.org (#10323)
-
Make user creation transactional (#10327)
-
Token parsing (#10341)
-
Don't overwrite
seenClients
in instance-service; merge if same client appears again (#10357) -
Prevent overwriting existing values in instance store (#10360)
-
Update text wrapping style in ImpactMetricsChart (#10363)
-
Update legend display logic (#10365)
-
Improve impact metrics preview chart (#10368)
-
Flaky delete stale session (#10387)
-
Banner form state (#10397)
-
Add strategy release templates visibility for non Enterprise (#10401)
Chore
- Update old/new name display + remove strategy type names (#10305)
Documentation
-
Update docs navigation (#9942)
-
Prioritize search results (#10369)
-
Guide for managing feature flags in code (#10344)
-
Update CHANGELOG.md
Feat
- Impact metrics grid layout (#10253)
Features
-
Group id clickable in event search (#10277)
-
Now also sorting by id if in same transaction/date (#10290)
-
Add id as removable param for event list (#10289)
-
Add query timer to event store (#10306)
-
Decouple error impact metrics from logger (#10311)
-
Move apply button to a separate section (#10324)
-
Prefix impact metrics with unleash and type (#10331)
-
Impact metrics total requests (#10334)
-
User friendly impact metric name (#10338)
-
Prefix unleash impact metrics labels (#10350)
-
Using impact metrics with flags (#10355)
-
Use metric display name in impact charts (#10359)
-
Show rps only for counters (#10361)
-
Default origin for impact metrics (#10362)
-
Sanitize impact metrics (#10364)
-
Aggregation mode selection (#10367)
-
Add impact metrics wildcard label (#10373)
-
New production flags chart (#10400)
-
New flags in production explanation (#10407)
Miscellaneous Tasks
-
AI flag cleanup action (#10274)
-
Limit requested approver count to 10 (#10279)
-
AI flag cleanup action trigger workflows (#10288)
-
RegisterFrontendClient flag cleanup (#10297)
-
Prepend changes with "change:" (#10276)
-
Remove impact metrics scrape endpoint guard (#10300)
-
Renames "Change" tab to "View change" to align with "View diff". (#10314)
-
Use fixed-width sidebar instead of dynamic modal. (#10315)
-
Unknown flags with environment (#10325)
-
Expose impact register (#10329)
-
Export impact register (#10330)
-
Unknown flags UI (#10332)
-
Amend user-created-missing events (#10333)
-
Add PAYG trial events flag to Unleash (#10336)
-
Remove unused method (#10335)
-
Node sdk with impact metrics env changes (#10340)
-
Reduced log level of metrics log statements (#10343)
-
HealthToTechDebt flag cleanup (#10346)
-
Bump node sdk with impact metrics flags (#10349)
-
Add application_created event type (#10351)
-
Impact metrics resolver signature update (#10352)
-
Allow bulk metrics with empty flag names (#10353)
-
Export IClientInstance from
server-impl
. (#10354) -
Prevent unknown flag deadlocks by sorting and batching inserts (#10348)
-
Add flag paygInstanceStatsEvents (#10356)
-
Cancel CI runs that become obsolete (#10339)
-
Sift metrics on both endpoints (#10375)
-
Emit CLIENT_METRICS event after sifting (#10376)
-
Don't fail if array is not ordered properly (#10391)
-
Lifecycle graphs flag (#10390)
-
Remove unkonwn flags (#10389)
-
AI flag cleanup reports errors back to issue (#10381)
-
AI flag cleanup better support advanced flag names (#10396)
-
Orval generation (#10398)
-
Upgrade to newer node version (#10404)
-
Remove coveralls dependency (#10405)
-
Orval update creation trends (#10409)
-
Upgrade on-headers transitive dep (#10410)
Refactor
v7.0.4
Changelog
All notable changes to this project will be documented in this file.
[7.0.4] - 2025-07-02
Bug Fixes
-
Increase line height for project title (#10158)
-
Order properties correctly when mapping from Editable Constraint to IConstraint (#10163)
-
Update dependency type-is to v2 (#10195)
-
Impact metrics undefined (#10210)
-
Update dependency uuid to v11 (#10226)
-
Update dependency @slack/web-api to v7.9.3 (#10238)
-
Update dependency pg-connection-string to v2.9.1 (#10239)
-
Update dependency git-url-parse to v16.1.0 (#10240)
-
Private projects visibility for users in editor and admin groups (#10265)
Documentation
-
Update technical debt info (#10132)
-
Update CHANGELOG.md
Feat
- Impact metrics fronted (#10182)
Features
-
Do not lock until migrations are needed (#10170)
-
Add prometheusImpactMetricsApi option to configuration (#10168)
-
Ingest new impact metrics (#10169)
-
Support event id in search (#10176)
-
Validate impact metrics (#10181)
-
Support id in search event (#10180)
-
Expand resolver interface with impact metrics (#10199)
-
Count created feature links with impact metrics (#10201)
-
Requesting reviews when submitting change requests (#10202)
-
Count errors and gauge for heap memory (#10203)
-
Impact metrics resolver (#10209)
-
Ability to search events by type with pagination (#10217)
-
Add transaction context store (#10211)
-
Transaction grouping, use ulids and strings (#10230)
-
Add requested approvers to overview (#10232)
-
Add tab switcher for change to json diff view in CR (#10179)
-
Start storing event group type and id (#10233)
-
Start storing every transaction id in events table (#10236)
-
Bulk impact metrics (#10251)
-
Start showing CR id in UI and make it clickable (#10259)
-
Impact metrics page with multiple charts (#10252)
-
Now it is possible to search events by group id (#10275)
Miscellaneous Tasks
-
Added table for requested approvers for CRs (#10159)
-
Added requested cr approval email template and emailService method (#10161)
-
Don't reorder constraint properties / make id's non-optional (#10160)
-
Added notified at to change request requested approvals (#10196)
-
Bulk metrics - remove a flag (#10190)
-
Bring back impact metrics (#10212)
-
Fix demo by adapting to new constraints flow (#10213)
-
Added new event for updated requested approvers list (#10216)
-
Update Slack App to App for Slack (#10218)
-
Allow backdrop click through on AddValuesPopover (#10214)
-
Added name and email of requester to track down spammers (#10235)
-
Use
pre-wrap
for whitespace to break when necessary. (#10245) -
AI flag cleanup action test (#10242)
-
Add permissions to ai flag cleanup workflow (#10249)
-
Add missing permissions to AI flag cleanup workflow (#10250)
-
AI flag cleanup extended experiment (#10254)
-
Remove examples folder (#10258)
-
Improve the approve request email message (#10264)
-
Remove view diff links in new components + remove colons (#10262)
Testing
v7.0.3
Changelog
All notable changes to this project will be documented in this file.
[7.0.3] - 2025-06-17
Documentation
- Update CHANGELOG.md
v7.0.2
Changelog
All notable changes to this project will be documented in this file.
[7.0.2] - 2025-06-17
Bug Fixes
-
Correct upgrade link (#10138)
-
Editing segments with multiple constraints would save all constraints as the same constraint. (#10152)
Documentation
- Update CHANGELOG.md
Features
-
Report hostedBy and licenseType (#10141)
-
Translate impact metrics to prom format (#10147)
-
Expose impact metrics (#10151)
Miscellaneous Tasks
-
Clean up flag overview redesign (#10140)
-
Remove flag enterprise-payg (#10139)
-
Added flag for CR approver emails (#10144)
-
Add PSF to approved licenses list (#10148)
-
Now expose IFeatureUsageInfo to override telemetry checking (#10149)
-
Improve json diff view (#10146)
-
Use logger instead of console.error (#10150)
Refactor
- Migrate from make-fetch-happen to ky and use ky natively (#10134)
v7.0.1
Changelog
All notable changes to this project will be documented in this file.
[7.0.1] - 2025-06-13
Bug Fixes
-
Docker compose file should use default command from the image (#10124)
-
Use technicalDebt property from backend (#10111)
-
Md5 is deprecated and fails FEDRAMP. Replace with sha256 (#10125)
-
Health to debt with ui-flag (#10131)
Documentation
-
Unleash v7 upgrade docs (#10097)
-
Update CHANGELOG.md
Features
Miscellaneous Tasks
-
Bumped Yarn to 4.9.2 (#10126)
-
Update Slack App URL (#10129)
-
Use real data for lifecycle trends (#10117)
-
If there's only a single available filter, always show that filter (don't hide it beneath a filters button) (#10127)
-
Remove flag newGettingStartedEmail (#10136)
[7.0.0] - 2025-06-11
1-3744
- Set a min-width for context field selector + underline when not focused (#9991)
Bug Fixes
-
Project environments have info about required approvals (#9929)
-
Avoid focus loss when using popover (and don't close multi-value popover after adding a value) (#9951)
-
Ensure linkTemplates defaults to an empty array if not provided
-
Don't autofocus the editable constraint field. (#9982)
-
Now feature is not pulled from server if not defined (#10000)
-
Hide project archive in OSS (#10004)
-
Setup cobertura coverage
-
Fix incorrect parameter usage to coverallsapp github action
-
Now feature component is not loaded before we have feature infor… (#10012)
-
Update config to make GHA reporting be better
-
Make revision id not be so reactive (#10032)
-
Removed docs folder and replaced with openapi-static (#10042)
-
Removed docs folder and replaced with openapi-static (#10044)
-
Allow openapi-static in docker (#10045)
-
Update dependency make-fetch-happen to v14 (#10051)
-
Update dependency pg to v8.16.0 (#10054)
-
Update dependency pg-connection-string to v2.9.0 (#10055)
-
Do not allow creating cr for same environment (#10010)
-
Regexes in flag naming patterns will now break when necessary (#10067)
-
Case sensitive icon has wrong fill color in dark mode (#10068)
-
Add event listeners for release plan updates in metrics (#10070)
-
Docker oss image now running with ESM (#10073)
-
Docs generation due to openapi static images (#10078)
-
Orval for ESM (#10086)
-
Enterprise image zoom (#10081)
Chore
-
Improve performance for large lists of legal values (#9978)
-
[breaking] Block deletion of context fields in use (#10005)
-
Add skeleton loaders for lifecycle trend numbers (#10103)
Documentation
-
Change 'Get a demo' to 'Start free trial' (#9947)
-
Update UI docs and screenshots for v6.10 (#9902)
-
Explain health API properly (#10009)
-
Update CHANGELOG.md
Features
-
Feature links section (#9915)
-
Add link ui (#9918)
-
Shared add link dialogue for 2 paths (#9920)
-
Delete link UI (#9923)
-
Edit link UI (#9926)
-
Order links by insertion order (#9928)
-
Add domain to links (#9930)
-
Store domain for links (#9931)
-
Report top used domains (#9934)
-
Prevent more than 10 links in the UI and backend (#9937)
-
Report feature links by domain (#9936)
-
External link templates (#9927)
-
Add tooltips to constraint operator buttons (#9941)
-
Remove instances older than 1 day not 2 days (#9944)
-
Ui for external link templates (#9945)
-
Use modal for managing link templates (#9955)
-
Export feature links (#9954)
-
Import feature links (#9958)
-
Add input box for gradual rollout slider (#9960)
-
Update flags overview status column (#9961)
-
Add getProjectLinkTemplates method (#9971)
-
Make all feature toggle service write methods transactional (#9973)
-
Link templates applied on flags (#9976)
-
Event log environment filter (#9979)
-
Now only recents show segments that are not being used currently (#9983)
-
Now recently used constraints are not shown if already in use (#9984)
-
Unleash v7 ESM migration (#9877)
-
Plausible tracking for links (#9988)
-
Now updating strategy also saves recents (#9990)
-
Now pressing enter will submit the new rollout percentage (#9995)
-
Constraints that are in recents will have generated key (#9996)
-
Track last seen clients using bulk update (#9981)
-
Custom metrics poc (#10018)
-
Add migration for cdn_tokens (#10021)
-
Custom metrics (#10022)
-
Add required cdn events (#10040)
-
Update sidebar navigation - refactors (#10037)
-
Clean up old OAS and ability to add badges to descriptions (#10038)
-
Prepopulate new user (#10057)
-
Fail in dev when usign deprecated endpoints (#10058)
-
Update configuration menu (#10041)
-
Lifecycle trends migration (#10066)
-
Make lifecycle trends more detailed (#10079)
-
Rename health to technical debt (#10063)
-
Add lifecycle trend graphs (#10077)
-
Update backend to include
technicalDebt
field (#10088) -
Rename health insights to technical debt insights on dashboard (#10082)
-
Improve feedback UX (#10099)
-
Feedback score N/A (#10114)
-
Adjust feedback columns (#10119)
Miscellaneous Tasks
v7.0.0
Flag cleanup reminders and automation
To help you stay on top of technical debt, we've introduced automated reminders for flag cleanup.
When a feature flag reaches its intended cleanup date and we no longer detect metrics, we’ll remind you to change its lifecycle status to Cleanup. This highlights the flag in the UI, making it clear which flags are ready to be removed.
On the flag's page, you will see a reminder to remove the flag from your codebase and archive it in Unleash.
External links on feature flags
You can now add external links to your feature flags, allowing you to connect directly to related resources like key metrics, analytics, or issue trackers. Add a link on the Overview page of any feature flag.
In addition, you can define link templates at the project level in Settings > Project settings > Enterprise settings > Project link templates.
These templates automatically populate links for all new feature flags within that project. For example, you can create templates to find all usages of a feature flag in your repository or automatically link to a Jira issue when a flag is created from Jira
Colors on tags
To help you visually differentiate and organize your feature flags, you can now add colors to tags. When you create or edit a tag in Configure > Tag types, you can assign a specific color. This makes it easier to quickly identify and manage flags, especially in projects with many tags.
Improved flag search and Admin UI menu
We've renamed Search to Flags overview, to create a centralized place to monitor the status and lifecycle of all your feature flags and releases. This is particularly useful for coordinating flags across multiple teams.
With Flags overview, you can get a clear picture of where each flag is in its lifecycle and its current status—replacing the need for manual tracking or spreadsheets.
We've also redesigned the Configure menu and removed redundant items such as Recent projects and Recent flags, which are now accessible from the main Dashboard.
Simplified activation strategies and constraints
We simplified the process of adding or editing activation strategies and constraints. Use Add strategy to add the default activation strategy to a flag; use More strategies to select a different strategy type or get an overview of all available release templates.
Removed deprecated endpoints and schema properties
As part of our commitment to maintaining a clean and robust codebase, several deprecated API endpoints and schema properties have been removed in Unleash v7. Refer to our Migration guide for a detailed list of API changes and additional help with upgrading to Unleash 7.
Changelog
All notable changes to this project will be documented in this file.
[7.0.0] - 2025-06-11
1-3744
- Set a min-width for context field selector + underline when not focused (#9991)
Bug Fixes
-
Project environments have info about required approvals (#9929)
-
Avoid focus loss when using popover (and don't close multi-value popover after adding a value) (#9951)
-
Ensure linkTemplates defaults to an empty array if not provided
-
Don't autofocus the editable constraint field. (#9982)
-
Now feature is not pulled from server if not defined (#10000)
-
Hide project archive in OSS (#10004)
-
Setup cobertura coverage
-
Fix incorrect parameter usage to coverallsapp github action
-
Now feature component is not loaded before we have feature infor… (#10012)
-
Update config to make GHA reporting be better
-
Make revision id not be so reactive (#10032)
-
Removed docs folder and replaced with openapi-static (#10042)
-
Removed docs folder and replaced with openapi-static (#10044)
-
Allow openapi-static in docker (#10045)
-
Update dependency make-fetch-happen to v14 (#10051)
-
Update dependency pg to v8.16.0 (#10054)
-
Update dependency pg-connection-string to v2.9.0 (#10055)
-
Do not allow creating cr for same environment (#10010)
-
Regexes in flag naming patterns will now break when necessary (#10067)
-
Case sensitive icon has wrong fill color in dark mode (#10068)
-
Add event listeners for release plan updates in metrics (#10070)
-
Docker oss image now running with ESM (#10073)
-
Docs generation due to openapi static images (#10078)
-
Orval for ESM (#10086)
-
Enterprise image zoom (#10081)
Chore
-
Improve performance for large lists of legal values (#9978)
-
[breaking] Block deletion of context fields in use (#10005)
-
Add skeleton loaders for lifecycle trend numbers (#10103)
Documentation
-
Change 'Get a demo' to 'Start free trial' (#9947)
-
Update UI docs and screenshots for v6.10 (#9902)
-
Explain health API properly (#10009)
-
Update CHANGELOG.md
Features
-
Feature links section (#9915)
-
Add link ui (#9918)
-
Shared add link dialogue for 2 paths (#9920)
-
Delete link UI (#9923)
-
Edit link UI (#9926)
-
Order links by insertion order (#9928)
-
Add domain to links (#9930)
-
Store domain for links (#9931)
-
Report top used domains (#9934)
-
Prevent more than 10 links in the UI and backend (#9937)
-
Report feature links by domain (#9936)
-
External link templates (#9927)
-
Add tooltips to constraint operator buttons (#9941)
-
Remove instances older than 1 day not 2 days (#9944)
-
Ui for external link templates (#9945)
-
Use modal for managing link templates (#9955)
-
Export feature links (#9954)
-
Import feature links (#9958)
-
Add input box for gradual rollout slider (#9960)
-
Update flags overview status column (#9961)
-
Add getProjectLinkTemplates method (#9971)
-
Make all feature toggle service write methods transactional (#9973)
-
Link templates applied on flags (#9976)
-
Event log environment filter (#9979)
-
Now only recents show segments that are not being used currently (#9983)
-
Now recently used constraints are not shown if already in use (#9984)
-
Unleash v7 ESM migration (#9877)
-
Plausible tracking for links (#9988)
-
Now updating strategy also saves recents (#9990)
-
Now pressing enter will submit the new rollout percentage (#9995)
-
Constraints that are in recents will have generated key (#9996)
-
Track last seen clients using bulk update (#9981)
-
Custom metrics poc (#10018)
-
Add migration for cdn_tokens (#10021)
-
Custom metrics (#10022)
-
Add required cdn events ([#10040](https://github.c...
v6.10.1
v6.10.0
New Admin settings interface
We’ve introduced a dedicated Admin settings area in the Unleash UI, giving you a centralized space to manage your instance. From user management and access controls to single sign-on and service accounts, all key admin features are now in one place.
On the Admin home page, you’ll get a quick overview of your Unleash plan and instance statistics—such as the number of users, feature flags, projects, environments, along with your current Unleash plan and version information.
Within Admin settings, you can also manage users, roles, groups, service accounts, API and CORS access, and single sign-on. You’ll also find Event Log, Login history, Network dashboards, and instance configuration options—such as setting Banners or enabling Maintenance mode.
To access this new section, select Admin settings from the left-hand menu.
Environment-level change requests
You can now define change request requirements at the environment level. When configured, all new projects automatically inherit these approval requirements for the specified environments.
You can use environment-level change requests in two ways:
- As defaults: Set default approvals per environment, but allow project Owners and users with project update permissions to override the defaults within their projects.
- As enforced requirements: Set mandatory approvals for a given environment across all projects.
You can predefine environment-level change requests when creating or editing an environment in Configure > Environments.
Updated feature flag page
We’ve redesigned the feature flag overview page for improved consistency and usability. The simplified Flag details section now presents key information at a glance. A new dropdown selector lets you hide and show environments, helping you create a focused view for your flag. You can now see collaborators directly on the flag details page.
We also improved how you add and configure activation strategies to a flag. We simplified how these strategies are presented on the flag page, making it easier to understand rollouts, targeting, and variants per environment.
Impression data support added in Swift, Go, and .NET SDKs
We’ve added support for subscribing to impression data events in the Swift, Go, and .NET SDKs.
By subscribing to impression data, you can track feature exposures in your SDKs and forward it to analytics or tools to help with A/B tests, experiments, auditing, or debugging.
Changelog
All notable changes to this project will be documented in this file.
[6.10.0] - 2025-05-07
Bug Fixes
-
Appropriately size case icon for non-editing constraints (#9869)
-
Namespace flag-repo for unleash sdk (#9910)
-
Make setConstraints work in editable constraints list (#9913)
Documentation
Features
-
View for recently used constraints (#9860)
-
Now updating/editing strategy will store constraints in recents (#9861)
-
Separate frontend and backend applications from edge (#9863)
-
Update search placement on flags overview screen (#9854)
-
Allow nullable client ip for frontend apps (#9867)
-
Now recent constraints work e2e (#9868)
-
Handle nullable sdk type (#9872)
-
Recently used constraints have use this button now (#9871)
-
Add date type input field for constraints. (#9864)
-
Bulk apps should respect multi projects and multi envs (#9879)
-
Recently used segments (#9881)
-
Feature link backend stub (#9893)
-
Recently used segment chip (#9895)
-
Feature link migration (#9900)
-
Sql feature link persistence (#9901)
-
Enterprise consumption billing (#9862)
-
Add links to feature read model (#9905)
-
Normalize urls in feature links (#9911)
Miscellaneous Tasks
-
Use numeric input mode for numbers. (#9875)
-
Flag cleanup simplifyDisableFeature (#9892)
-
Feature links flag (#9896)
-
Clean dead code (#9903)
-
Remove dead code (#9906)
-
Align recently used constraints to designs (#9904)
-
Clean up adminNavUI flag (#9907)
-
Constraint validation (#9909)
Refactor
v6.9.2
Changelog
All notable changes to this project will be documented in this file.
[6.9.2] - 2025-04-29
Bug Fixes
-
Use unleash to enable frontend SDK with token via variant (#9757)
-
Improve status job performance (#9755)
-
Demo QR code (#9756)
-
Now only shows average daily requests when viewing daily (#9758)
-
Improve health rating job performance (#9761)
-
Search page filtered placeholder (#9763)
-
Demo topics should work with new flag design (#9765)
-
Demo flow consistency with new flag page (#9770)
-
Demo flow step 4 is too eager on add strategy (#9771)
-
Double token initialization (#9783)
-
Import path for formatOperatorDescription (#9791)
-
Add docker compose file for enterprise (#9809)
-
Strategy-reorder tooltip padding (#9811)
-
Stale flag status chip (#9821)
-
Legal value selector chips and option updates (#9819)
-
Remove pushed files
-
Lint (#9858)
Documentation
-
ADR correct type dependencies (#9749)
-
Add missing Edge pages to autogenerated docs (#9737)
-
Update hosting strategies page (#9729)
-
Hosting options - apply suggestions for latency and client-side context (#9777)
-
Scaling Unleash use case tutorial (#9784)
-
Update docs preview image (#9852)
-
Update CHANGELOG.md
Feat
- Update variants placement (#9832)
Features
-
Description for stickiness selector (#9746)
-
Search page flag status with change requests (#9744)
-
Predefined values more organized (#9752)
-
Display total count (#9753)
-
Strategy status as checkbox (#9760)
-
Search page - improved change request tooltip (#9750)
-
Remove add values for legal values (#9767)
-
Add values button now actually adds value (#9768)
-
Move admin menu into nav sidebar (#9774)
-
Cleanup reminder (#9776)
-
Archive reminder (#9779)
-
Archive reminder icon (#9781)
-
Styling of new add values (#9788)
-
Add values chip styling (#9789)
-
Redirect logic refactor (#9734)
-
Remind me later about cleanup (#9790)
-
Futureproofing last viewed page redirect (#9794)
-
Snooze reminder tracking (#9798)
-
Revert to production (#9802)
-
Enter will select the first filtered value (#9807)
-
Move 'copy flag name' button (#9805)
-
Run cypress against current branch (#9793)
-
Local dev should honor our schemas (#9799)
-
Move away from old accordion list, create/edit segment (#9820)
-
Change requests, use new accordion list not legacy (#9825)
-
Lifecycle count query (#9824)
-
Remove warning boxes for empty values (#9830)
-
1-3652/legal value selector visual update (#9829)
-
Remove sort by user on flags overview (#9826)
-
Remove inactive applications (#9835)
-
Separate constraint edit/view screens (#9836)
-
Remove old instances based on last seen not created at (#9833)
-
Client instances sdk type (#9844)
-
Count per lifecycle stage (#9845)
-
Spike frontend applications registration (#9846)
-
Split and clean up constraint lists (#9839)
-
Recently used constraints hook
-
Recently used constraints hook (#9850)
-
Show backend and frontend sdks separately (#9857)
Miscellaneous Tasks
-
Inline values list v1 (#9743)
-
Update api types in frontend (#9748)
-
Aggregate daily metrics query time instrumentation (#9764)
-
Fix coverage report (#9695)
-
Bump vite from 5.4.16 to 5.4.18 in /frontend (#9766)
-
Cleanup reminder flag (#9769)
-
Improve demo finish CTA (#9773)
-
Make demo back button variant text (#9772)
-
Improve demo auth screen (#9780)
-
Update demo final steps content (#9782)
-
Menu cleanups (#9792)
-
Set new demo step titles (#9795)
-
Demo misc improvements (#9796)
-
Adjust reminder days (#9810)
-
Comments in docker-compose file (#9812)
-
Remove disable notifications UI (#9814)
-
Ignore checking bricks-software links (#9675)
-
Clean up old accordion code path (#9813)
-
Remove demo plans dialog (#9816)
-
Add terraform to integrations (#9827)
-
Update OpenAPI frontend types (#9834)
-
Fix admin routes should respect plan data (#9828)
-
Remove an old test for old migration that we now know works (#9841)
-
Second design pass for editable constraints (#9843)
-
Remove flag for global change request config (#9840)
-
Fix colors, sizes and corner roundings on admin menu (#9847)
-
Replace inherit color on menu item hover to common.white (#9856)