mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 12:28:57 -05:00
* [AI] Fix regex checkbox label contrast in notes modal (#7514) Apply theme.menuAutoCompleteText color to the "Use Regular Expressions" checkbox label in the find-and-replace tab so it contrasts with the menuAutoCompleteBackground modal background. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: rename release note file to match PR number The CI expects the release note file to be named after the PR number (7515), not the issue number (7514). --------- Co-authored-by: liuren.lcy <liuren.lcy@antgroup.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>