github diegosouzapw/OmniRoute v2.7.5
v2.7.5 — Login UX + Windows CLI Healthcheck

latest releases: v2.7.9, v2.7.8, v2.7.7...
6 hours ago

What's New in v2.7.5

🐛 Bug Fixes

  • fix(ux): New users on Windows no longer get locked out — the login page now shows the default password hint: "Default password: 123456 (unless INITIAL_PASSWORD was set)" (#437)
  • fix(cli): Claude CLI, opencode, and other npm-installed tools now correctly detected as runnable on Windows. spawn() now uses shell: true when on Windows so Node.js can resolve .cmd wrappers via PATHEXT — previously these would show as "CLI installed but not runnable" even when correctly installed (#447)

🧪 Tests

  • 770 tests passing ✅

What's Changed

  • fix: login default password hint + Windows CLI healthcheck shell resolution by @diegosouzapw in #448

Full Changelog: v2.7.4...v2.7.5

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.