1.0.1 - fixed AI model selection
Fixes
- The active AI model could be silently cleared 24 hours after the provider's model-list cache expired, leaving chat disabled until the admin reopened settings and re-picked. (#5)
Improvements
- A daily cron now refreshes each stored provider's model list ahead of cache expiry, and a persisted display-name snapshot keeps the saved model rendered even if the provider deprecates the id.
Notes
- Settings export no longer includes per-site AI model fields (id, display name, recommended flag) — they are provider-paired and would carry stale labels to a destination site running a different provider.
- DB schema bumped 2 → 3 (back-fill on first admin load, no manual action needed).
Full Changelog: 1.0.0...1.0.1