🐛 Bug Fixes
- OpenCode Config (#816): Restructured generated
opencode.jsonto use the@ai-sdk/openai-compatiblerecord-based schema withoptionsandmodelsas object maps instead of flat arrays, fixing config validation failures - i18n Missing Keys (#823): Added missing
cloudflaredUrlNoticetranslation key across all 30 language files to preventMISSING_MESSAGEconsole errors in the Endpoint page
Full Changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md
What's Changed
- fix: add missing cloudflaredUrlNotice i18n keys to prevent MISSING_MESSAGE console errors (#823) by @diegosouzapw in #838
Full Changelog: v3.3.6...v3.3.7