v3.4.9

diegosouzapw/OmniRoutev3.4.9Apr 3, 2026by diegosouzapw

AI Summary

A maintenance release refactoring the Auto-Combo dashboard UI and resolving empty rendering tags for Memory and Skills options.

Key Highlights

  • Refactored Auto-Combo dashboard UI with dynamic progress bars
  • Fixed empty rendering tags for Memory and Skills options
  • Integrated multiple PRs for Claude compatibility and OAuth handling

New Features

  • Dashboard Auto-Combo Panel refactor
  • Settings Routing Sync

Full Release Notes

### Features & Refactoring

- **Dashboard Auto-Combo Panel:** Completely refactored the `/dashboard/auto-combo` UI to seamlessly integrate with native Dashboard Cards and standardized visual padding/headers. Added dynamic visual progress bars mapping model selection weight mechanisms.
- **Settings Routing Sync:** Fully exposed advanced routing `priority` and `weighted` schema targets internally inside global settings fallback lists.

### Bug Fixes

- **Memory & Skills Locale Nodes:** Resolved empty rendering tags for Memory and Skills options directly inside global settings views by wiring all `settings.*` mapping values internally into `en.json` (also mapped implicitly for cross-translation tools).

### Internal Integrations

- Integrated PR #946 — fix: preserve Claude Code compatibility in responses conversion
- Integrated PR #944 — fix(gemini): preserve thought signatures across antigravity tool calls
- Integrated PR #943 — fix: restore GitHub Copilot body
- Integrated PR #942 — Fix cc-compatible cache markers
- Integrated PR #941 — refactor(auth): improve NVIDIA alias lookup + add LKGP error logging
- Integrated PR #939 — Restore Claude OAuth localhost callback handling
- _(Note: PR #934 was omitted from 3.4.9 cycle to prevent core conflict regressions)_