diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cbfd1e510..0bfa23a382 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 025095413e..81bc3aa27d 100644 --- a/package.json +++ b/package.json @@ -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": {