2.6.0 (2025-11-05)
Features
- channel-dialog: improve New API channel import UI with key toggle and bulk model selection (#122) (f6aa1a7)
- model-redirect: implement multi-stage normalization pipeline for model mapping (201b1ef)
- model: refactor model normalization and metadata service (e70b36a)
- options: dynamically load models for redirection (f50f552)
- refactor: remove unused model name normalization utilities (f9f88fb)
Bug Fixes
- model normalization: align with Veloera backend and preserve hyphens (44775b7)
- model-metadata: Avoid browser storage quota, improve matching (54aa24c)
- model-normalization: align rename logic and tests to Go metadata rules (ce86f55)
- model-normalization: rewrite normalization logic for Go-compat (3855d42)
- options: refetch model list on preference change (6fb7760)
- prevent stale field overwrite in PUT requests (6661239)
- types: correct
CreateChannelPayloadchannel type to excludeid(2342f38) - unify and extend date suffix removal for flexible model name normalization (1538c4e)