From d976abb5e02f0069c9c3c8564229d1934ab723b4 Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Fri, 13 Mar 2026 11:29:51 -0300 Subject: [PATCH] =?UTF-8?q?chore:=20v2.4.1=20=E2=80=94=20combos=20free-sta?= =?UTF-8?q?ck=20always=20visible?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03ba1b2047..17c2024cfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [2.4.1] - 2026-03-13 + +### 🐛 Fix + +- **Combos modal: Free Stack visible and prominent** — Free Stack template was hidden (4th in 3-column grid). Fixed: moved to position 1, switched to 2x2 grid so all 4 templates are visible, green border + FREE badge highlight. + ## [2.4.0] - 2026-03-13 > **Major release** — Free Stack ecosystem, transcription playground overhaul, 44+ providers, comprehensive free tier documentation, and UI improvements across the board. diff --git a/package.json b/package.json index f6acc491e0..f87a24956c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omniroute", - "version": "2.4.0", + "version": "2.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": {