Compare commits

...

1 Commits

Author SHA1 Message Date
diegosouzapw 4ffe16877d chore(release): v1.4.1 — endpoint page cleanup, deploy workflow 2026-02-23 19:00:10 -03:00
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
---
## [1.4.1] — 2026-02-23
### 🔧 Improvements
- **Endpoint Page Cleanup** — Removed redundant API Key Management section from Endpoint page (now fully managed in the dedicated API Manager page)
- **CI/CD** — Added `deploy-vps.yml` workflow for automatic VPS deployment on new releases
---
## [1.4.0] — 2026-02-23
> ### ✨ Feature Release — Dedicated API Key Manager with Model Permissions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "omniroute",
"version": "1.4.0",
"version": "1.4.1",
"description": "Smart AI Router with auto fallback — route to FREE & cheap models, zero downtime. Works with Cursor, Cline, Claude Desktop, Codex, and any OpenAI-compatible tool.",
"type": "module",
"bin": {