SaveState v1.4.6c - Portable Mode Migration Hotfix
This is a second, critical hotfix release that properly corrects the data migration process when enabling Portable Mode. This new logic is simpler, safer, and removes the "pointer file" concept introduced in 1.4.6b.
Changelog:
Fixes:
- Critical Portable Mode Migration Fix:
- Reworked the logic for switching to Portable Mode to ensure data integrity.
- The app no longer creates a "pointer file" in the AppData directory.
- Settings are now saved directly to the new portable location before the old AppData configuration is marked for deletion, preventing potential data loss during the migration. #23