🐛 Bug Fixes
- Cloud Proxy
undefined/v1Fix — When theNEXT_PUBLIC_CLOUD_URLenvironment variable is not set (common in Docker deployments), the endpoint page now correctly falls back instead of showingundefined/v1. Fixes #171
✨ New Features
- Cloud Worker
/v1/modelsEndpoint — The Cloud Worker now supports the/v1/modelsendpoint (both new and old URL formats), returning all available models synced from the local OmniRoute instance (970 models tested)
🔧 Infrastructure
- Cloudflare Workers Compatibility — Fixed
setIntervalin global scope for Cloud Worker deployment
Full Changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md