Files
Auto_Bangumi/docs
Estrella Pan 9235b07b41 fix: resolve config conflicts when upgrading from 3.1.x to 3.2
Old 3.1.x config files used different field names (sleep_time/times)
that were silently dropped during loading, causing user settings to
be lost on upgrade. Also fixes version migration dispatch that was
incorrectly calling 3.0→3.1 migration for all upgrades.

- Migrate old config fields: sleep_time→rss_time, times→rename_time
- Remove deprecated rss_parser fields (type, custom_url, token, enable_tmdb)
- Fix ENV_TO_ATTR mapping to use correct model field names
- Sync DEFAULT_SETTINGS with current Config model
- Add version-aware migration dispatch (from_31_to_32)
- Add comprehensive migration tests (config + database)

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-01-24 07:49:23 +01:00
..
2023-11-16 13:22:48 +08:00
2024-03-12 09:49:27 +08:00
2023-10-10 12:50:14 +08:00
2023-10-23 11:14:16 +08:00
2023-10-23 11:14:16 +08:00
2023-10-10 00:35:20 +08:00
2023-11-16 13:22:48 +08:00
2023-11-16 13:22:48 +08:00