Changelog
All notable changes to this project will be documented in this file.
[7.4.2] - 2026-02-25
Bug Fixes
-
Toggle -> flag (#11295)
-
Allow the SDK metrics API to ingest null variants (#11296)
-
Only show assignable segments in recently used segments (#11340)
-
Export ReleasePlanMilestoneStrategyStore for enterprise usage (#11345)
-
Release plan types (#11347)
-
Include update in IReleasePlanMilestoneStrategyStore (#11348)
-
Add plausible tracking to Apply button (#11344)
-
Await in permission check (#11359)
-
Does not allow to get variants from a different feature (#11360)
-
Validate segment constraints (#11377)
-
Edge token validation requires environment (#11382)
-
Bump docker workflow node version to 22.22-alpine3.23 to address CVE-2025-15467 (#11388)
-
Render projects only as list past 500 projects (#11401)
-
Axios transitive dependency (#11405)
-
Upgrade @types/nodemailer (#11406)
Documentation
Features
-
Explicit API stability (#11211)
-
New API URLs table for Edge API URLs (#11310)
-
Remote mcp server setup (#11317)
-
Edge hmac issue token request (#11290)
-
Add ReleasePlanMilestoneStrategyService + plan strategy update (#11319)
-
Add CR support for milestone strategy update (#11386)
Miscellaneous Tasks
-
Always enable auto adjust date range + refactor (#11287)
-
Update orval version and generate types (#11293)
-
Replace duplicated components with feat_strat versions (#11297)
-
Increase soft limit for release templates + hide warning when approaching limit (#11305)
-
Disable passphrases in password check (#11308)
-
Cleanup link checker (#11311)
-
New signup password checker (#11312)
-
New signup dialog (#11314)
-
Signup dialog account details (#11315)
-
Move mcp to another repo (#11318)
-
Add mcp server flag (#11321)
-
Date handling into the state (#11292)
-
Signup dialog invite others (#11322)
-
Share constraints between milestones and feature strategies (#11324)
-
Add signupDialog flag (#11331)
-
Adapt signup name fields to single name (#11328)
-
Better username support in signup set password (#11329)
-
DB migration for signup data (#11330)
-
Update user entity to include the new properties (#11332)
-
Update update-strategy-schema (#11326)
-
Make logout optional when changing password (#11335)
-
Update user schema (#11333)
-
Add signup OpenAPI schemas (#11336)
-
Remove unstable tag from OpenAPI (#11277)
-
Remove milestone strategy segment, merge with feature strategy segment (#11338)
-
Re-export composition root for pat (#11342)
-
Merge milestone strategy variants and feature strategy variants (#11350)
-
Add flag for update milestone strategy (#11351)
-
Return updated milestone strategy from service method (#11353)
-
Add new signup openapi tag (#11357)
-
Adapt getting started email template to no name (#11356)
-
Deprecate update feature strategy name (#11361)
-
Export ReleasePlanMilestoneStrategyService type (#11369)
-
Use EDGE_MASTER_KEY for master key (#11368)
-
Accept partial MilestoneStrategyConfig updates (#11370)
-
Add new signup cols to User (#11372)
-
Delete unused code (#11362)
-
Show signup dialog when relevant (#11373)
-
UX improvements to the invite others step (#11374)
-
Include company role and email consent in user update (#11379)
-
Add ReleasePlanMilestoneStrategyService unit test (#11380)
-
One constraints validation used everywhere (#11378)
-
Add strategyFormConsolidation flag to Unleash (#11389)
-
Only show signup dialog when uca signup (#11387)
-
Merge flexible strategy impls (feature/default strategy & milestone strategy forms) (#11376)
-
Slight updates to getting started email (#11393)
-
InteractiveDemoKillSwitch that disables interactive demo steps (#11391)
-
Update instance add scheduler to 20s from 10s (#11400)
-
Add interactiveDemoKillSwitch to experimental (#11398)
-
Fix signup-related dialog zIndex (#11396)
-
Update text for the upgrade trial dialog (#11397)
-
Fix interactiveDemoKillSwitch still showing steps (#11402)
-
Remove redundant "access"/disabled setting (#11392)
-
Remove copyfiles-fixed (#11408)
-
Merge strategy type (milestone vs feature strategy) (#11385)
Refactor
- PAT in feature oriented structure (#11341)