2.2.0 (2025-10-30)
Features
- add auto check-in result/history UI, adjust default and ux (c7494d9)
- add document assistant tools for automated translation and maintenance (f5ee7d1)
- auto-checkin: implement daily site auto check-in with time window and status UI (233ba0d)
- ci: add auto-translate documentation GitHub Actions workflow (f3574de)
- i18n: add Japanese language support to docs (f8811c5)
- options: refactor options basic settings page to use fixed tabs and mobile overflow menu (17b08fc)
- sidebar: add conditional rendering for autoCheckin menu item (7261d02)
Bug Fixes
- auto-checkin: handle case sensitivity in check-in status detection (3ca324a)
- auto-checkin: handle edge cases for time window calculation (e760a28)
- basic-settings: ensure accurate mobile tab overflow menu (35a826a)
- BasicSettings: remove redundant provider wrapper and unused import (fd0f93d)
- locales: add missing 'autoCheckin' translation for en and zh_CN UI (d4cf957)
- options: improve tabs overflow menu and language icon (2eab863)
- Remove redundant clearTimeout call. (ac0a3d4)
- StatusCard: handle invalid date strings in status display (d514979)
- StatusCard: wrap content in CardContent for proper component structure (8ebe279)
- translate: correct docs directory path to point to nested docs folder (14a2d26)