🚀 Release v3.0.0-rc.15
✨ New Features
- Per-model Combo Routing (#563): Map model name patterns (glob) to specific combos for automatic routing
- New
model_combo_mappingstable with pattern, combo_id, priority, enabled - Dashboard: "Model Routing Rules" section in Combos page
- New
🌐 i18n
- 2,788 missing keys synced across 30 language files — all languages at 100% parity
- Agents page OpenCode section fully internationalized
🎨 UI/UX
- 16 provider icons added (comfyui, vertex, cartesia, zai, synthetic, etc.)
- SVG fallback in ProviderIcon: Lobehub → PNG → SVG → Generic
- Agents fingerprinting synced with 14 CLI tool providers
🔒 Security
- dompurify XSS (GHSA-v2wj-7wpq-c8vv) fixed via npm overrides — 0 vulnerabilities
🧪 Tests
- 923/923 tests passing
Full Changelog: v3.0.0-rc.14...v3.0.0-rc.15