1.23.0 (2025-10-15)
Features
- about: remove all features and conditionally render feature section (e62dc49)
- api: improve channel naming logic and default token generation (498a7d5)
- i18n: add Chinese and English localization support (dc65dfc)
- i18n: add comprehensive localization support for UI components (a39f2e3)
- i18n: add comprehensive localization support for UI components (3963116)
- i18n: add dynamic page title support for all entry points (4fb4d43)
- i18n: add internationalization support (d388a57)
- i18n: add internationalization support (17be2ef)
- i18n: add internationalization support (c2d2f9b)
- i18n: add internationalization support for account dialog and related (e95b20a)
- i18n: add internationalization support for account management (25c9b8e)
- i18n: add internationalization support for manifest (b8226d3)
- i18n: add internationalization support for settings and about pages (1488cc5)
- i18n: add language switching support with Suspense loading (71aa893)
- i18n: restructure about page tech stack section and update intro (27537f0)
- improve internationalization for About page and billing modes (33414a8)
Bug Fixes
- account: ensure checkSupport fallback and remove unused param in token gen (d99a9eb)
- account: include today_income in AccountData and sync operations (2b7dc8e)
- api: improve auth handling and error logging (ee3c63a)
- complete internationalization for remaining hardcoded text (efe28dc)
- config: add empty descriptions to browser and sidebar action commands (3a0c227)
- prevent success message when no accounts are refreshed (3053d42)
- remove unused translation params in model list components (4b7d5b6)
- tooltip: prevent horizontal overflow by limiting max width to 90vw (37e5eae)
- ui: restore incorrect style changes made during i18n process (674cdfe)