Skip to content

1.0.1 - fixed AI model selection

Choose a tag to compare

@nolderoos nolderoos released this 11 May 15:58
· 52 commits to main since this release

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