Changes
- Theme presets -- five built-in color schemes to choose from.
- Updated license icons -- new icons matching the current CivitAI design with colored permission indicators; toggleable via the Use updated license icons setting.
- API key now hidden from frontend -- settings shows Configured status instead of exposing the key value; save-password prompts prevented in Chromium and Firefox.
- Statistics page fully internationalized -- all content including chart labels, tooltips, and insights now support your UI language. (#489)
- Model Types chart in the Collection tab on the Statistics page.
Bug Fixes
- Fixed tag case sensitivity -- tags are normalized to lowercase on save; filtering is now case-insensitive. (#727)
- Fixed LoraTextLoaderLM metadata -- SaveImageLM now correctly records LoRAs loaded via LoraTextLoaderLM. (#801)
- Fixed Base Model Distribution chart sorting -- X-axis labels now sorted alphabetically. (#796)
- Fixed example images validation -- hidden/system files (.DS_Store, Thumbs.db) are automatically skipped; error messages list offending filenames. (#807)
- Fixed Duplicate Manager theme colors -- now correctly respects the active color theme.
- Unified recipe modal tag UI -- recipe tag display and editing now use the same shared components as model tags, fixing cross-modal conflicts.
- Fixed drag-to-folder causing grid reload -- scroll position is now preserved when moving models between folders, keeping the page state for uninterrupted operations.
- Improved sidebar restore indicator -- repositioned to align with the sidebar header with a pulsing animation for better discoverability on first use. (#990)
- Batch import summary modal visual cleanup -- toned-down styling consistent with the rest of the UI.