1.27.0 (2025-10-20)
Features
- auto-close AccountDialog after successful auto-config to New API (d98f9f7)
- i18n: add error details to account update failure messages (0bb746a)
- i18n: implement dynamic locale resource loading (6f78249)
- ModelItem: add aria attributes to expand button (8dd34ea)
Bug Fixes
- account: add error handling utility import (20adedb)
- account: replace hardcoded error messages with i18n translations (20dee02)
- account: replace hardcoded validation messages with i18n keys (bfce6b8)
- add i18n internationalization to accountOperations.ts service (27e31f6)
- i18n: add internationalization support for error messages (3d85dd4)
- i18n: add missing "resetting" translation key in en and zh_CN locales (21073e4)
- locales: correct currency switch template syntax for en/zh_CN (fcb8c4b)