1.31.0 (2025-10-24)
Features
- account: add account creation button and restructure layout (c433b7d), closes #60
- account: add siteName support to account detection flow (ffa2b8a)
- account: add usage log feature to account management (8bd878b)
- account: adjust balance display width to improve responsiveness (beaff87)
- add missing i18n translation dependencies to useEffect hooks (fd71410)
- api: enhance user info handling with fallback mechanism (30b5cd0)
- SortingPrioritySettings: auto-save on drag end & remove save button (8847cc2)
- ui: streamline ImportExport layout with consistent spacing (4040ca2)
Bug Fixes
- account: update SiteInfo IconButton sizes and aria-labels (89ae2c9)
- card: correct padding props and password toggle button styling (57b8c3b)
- import: adjust card content padding to 'md' for better spacing (105fadf)
- import: adjust import section UI spacing and textarea height (11bd49a)
- locales: add missing translations for visibility toggle and descriptions (a2a10b6)
Performance Improvements
- account: extend parallel fetches for check-in support and site name (e98c555)