2.0.0 (2025-10-29)
Features
- assets: migrate to @wxt-dev/auto-icons for centralized icon handling (4ba680a)
- background: refactor service initialization logic (64bc88e)
- devops: add Husky git hooks for lint, format, test, and type check workflows (#89) (fbedd5c)
- i18n: remove duplicate 'saveFailed' translation key (956988e)
- new-api-model-sync: enhance filter bar with execution statistics (d564f97)
- newApiModelSync: per-row sync action button on results table (594ae34)
- options/newApiModelSync: implement New API模型同步 initial service, background, and settings UI (fef6091)
- options: implement execution & results UI for New API model sync (557f823)
- ui: update application logo (45019f8)
Bug Fixes
- correct navigation URL by removing redundant slash (a91ae4f)
- FilterBar: replace padding class with magnifying glass icon (dd8e294)
- handle undefined
finishedAtin ResultsTable timestamp display (0a7fc86) - locales: add missing 'newApiModelSync' translation key (ab35b0e)
- new-api-model-sync: row retry only updates target & progress UI (a12742d)
- new-api-model-sync: update channel list response handling and types (c7b0fc8)
- NewApiModelSync: add search icon to input field (da838f0)
- rate-limiter: add input validation and prevent zero intervals (822513a)
- scheduler: ensure progress cleanup on batch sync errors (fbaa2b8)
- ui: adjust ProgressCard layout spacing and alignment (1a66a4c)
Performance Improvements
- pre-commit: improve auto-fix workflow and error handling (74a6a91)
- pre-commit: optimize checks with lint-staged integration (3f586c3)
Miscellaneous Chores
- release 2.0.0 (6d2de2e)