mirror of https://github.com/Wox-launcher/Wox
![]() - Introduced a new `Store` struct for managing Wox settings and plugin settings with GORM. - Implemented migration logic to transfer settings from old JSON files to the new SQLite database. - Updated the `Value` type to handle lazy loading and persistence of setting values. - Refactored existing settings access in the UI and other components to utilize the new store. - Added migration tests to ensure data integrity during the transition. - Enhanced logging for better traceability during migration and settings updates. |
||
---|---|---|
.. | ||
pre-commit | ||
prepare-commit-msg |