cherry-studio/packages/shared
fullex 68cd87e069 refactor: update UpgradeChannel handling and improve preference integration
- Commented out the UpgradeChannel enum in constant.ts and moved it to preferenceTypes.ts for better organization.
- Updated various components to utilize the new UpgradeChannel type from preferenceTypes, enhancing type safety and consistency.
- Refactored preference handling across multiple files to streamline the use of the usePreference hook, replacing previous settings references.
- Cleaned up unused code and comments related to previous settings for improved maintainability.
- Updated auto-generated preference mappings to reflect recent changes in preference structure.
2025-09-03 14:31:15 +08:00
..
config refactor: update UpgradeChannel handling and improve preference integration 2025-09-03 14:31:15 +08:00
data refactor: update UpgradeChannel handling and improve preference integration 2025-09-03 14:31:15 +08:00
IpcChannel.ts refactor: update preference handling and remove unused settings 2025-09-02 11:45:33 +08:00