github diegosouzapw/OmniRoute v2.7.2
v2.7.2 — Light Mode UI Contrast Fixes

6 hours ago

What's New in v2.7.2

🐛 Bug Fixes

  • fix(logs): Fix light mode contrast in request logs UI (#378) — filter buttons (Errors, Success, Combo) and combo badge in the table are now readable in light mode.
    • Added proper dark: Tailwind variants so colors adapt to both themes
    • Error filter: text-red-700 dark:text-red-400
    • Success filter: text-emerald-700 dark:text-emerald-400
    • Combo filter: text-violet-700 dark:text-violet-300
    • Recording button: same dark-aware fix

🧪 Tests

  • 763 tests passing ✅

What's Changed

Full Changelog: v2.7.1...v2.7.2

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.