1.0.0 (2025-09-08)
Bug Fixes
- account: handle URL with port in fetchSiteStatus call (f50ae36)
- ci: move Node.js setup after pnpm initialization (f692d91)
Features
- account: implement current site detection and highlight (648e94c)
- account: prioritize site's own name over domain prefix for site naming (b27a77b)
- add Firefox browser detection and account addition warning (713e304)
- add Firefox MV3 support with dev and build scripts (de43f5c)
- add Firefox WebExtension browser types support (e5b6f79)
- add support for Super-API site type (cb7527d)
- api: add PaymentUSDRate field and fallback logic for price retrieval (6059450)
- api: add VoAPI site type support (7093d18)
- apiService.ts: 支持Veloera,添加Veloera请求头项 (5299d73)
- content: implement fallback to fetchUserInfo for done-hub and one-hub sites (e709338)
- popup: add edit account functionality to AddAccountDialog (b316213)
- popup: close window after opening sidebar action (60972d7)
- sidebar: Add the sidebar feature to replace the automatic site configuration feature of the pop-up window (a9a7a61), closes #10
- 支持 one-hub 和 done-hub 站点类型 (#18) (a8a2ac8)