Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-17 | 1.6 kB | |
v7.0.2 source code.tar.gz | 2025-06-17 | 85.9 MB | |
v7.0.2 source code.zip | 2025-06-17 | 89.0 MB | |
Totals: 3 Items | 174.9 MB | 0 |
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)