mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-06-16 13:34:04 +08:00
6f05a91226
Remove the entire migration module (435 lines) that was used for one-time migration from v3.1.0 to v3.2.0. This cleans up technical debt and improves startup performance. Changes: - Delete src-tauri/src/migration.rs (copy file scanning and merging) - Remove migration module reference from lib.rs - Simplify startup logic to only ensure config structure exists - Remove automatic deduplication and archiving logic BREAKING CHANGE: Users upgrading from v3.1.0 must first upgrade to v3.2.x to automatically migrate their configurations.
6f05a91226
ยท
2025-11-06 12:22:48 +08:00
History