File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,16 @@ The format is based on Keep a Changelog and the project follows Semantic Version
66
77## [ Unreleased]
88
9+ ## [ 0.1.0-alpha.59] - 2026-03-07
10+ ### Bug Fixes
11+
12+ - ** core/theme + renderer** : Restored semantic badge coloring so recipe-backed badges keep intended background/text contrast, and preserved explicit badge background fills during text rendering (regression tracked in [ #270 ] ( https://github.com/RtlZeroMemory/Rezi/issues/270 ) ).
13+ - ** core/tests** : Stabilized ` useParallel ` pause/resume orchestration assertions to avoid Windows timing flakiness in CI.
14+
15+ ### Merged Pull Requests
16+
17+ - [ #271 ] ( https://github.com/RtlZeroMemory/Rezi/pull/271 ) fix(core): restore badge semantic colors and stabilize orchestration CI test
18+
919## [ 0.1.0-alpha.58] - 2026-03-06
1020### Breaking Changes
1121
You can’t perform that action at this time.
0 commit comments