mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
* [AI] Sort custom theme catalog options alphabetically in the UI Sort catalog themes by name using localeCompare before rendering, without modifying the underlying JSON data file. https://claude.ai/code/session_01Y5SGaVYqsVWVsvXV8ZFXj3 * Add release notes for PR #7144 --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 lines
145 B
Markdown
7 lines
145 B
Markdown
---
|
|
category: Enhancements
|
|
authors: [MatissJanis]
|
|
---
|
|
|
|
Sort theme catalog items alphabetically by name for improved user interface organization.
|