1.38.0 (2025-10-27)
Features
- account-sorting: pin accounts with custom check-in or redeem URLs to top (#80) (2207440)
- account: add total count display in account list header (5ee0822)
- account: disable sort buttons and always show header during search (5f0ac59)
- sort: add custom redeem and open tab match as sort rules (8fe2951)
- testing: add Vitest, MSW, browser API mock, and CI for extension apps (721c5cf)
Bug Fixes
- account: correct tab matching logic and add score parameter (c40f8a3)
- config: correct sorting config migration logic strictness (8df55de)
- config: ensure deep copy of default sorting criteria (6d7da69)
- config: resolve path alias using
rootDirin vitest config (72e444b) - sorting: migrate and default new criteria to disabled (24632ae)
- sorting: remove obsolete version field from config interfaces (4171abc)
- sorting: remove redundant click handler for toggle switch (ea6fdd3)
- use migratedPrefs in migration loop condition (04c0c4a)