github diegosouzapw/OmniRoute v2.3.1
v2.3.1 — UI & TypeScript Fixes

latest releases: v3.4.4, v3.4.3, v3.4.2...
21 days ago

Bug Fixes

OAuth Modal in English (#314)

The Google OAuth connection modal showed Portuguese text regardless of the dashboard language setting. Two hardcoded PT-BR strings are now in English for all users:

  • Remote-access info banner ("Remote access + Google OAuth: ...")
  • The redirect_uri_mismatch error message

Fixed in PR #325. Thanks @Aren1010 for the screenshot report! 🙏

TypeScript Fixes

  • usage.ts — Kimi usage parser: dataObj.five_hour, seven_day, and user were typed as unknown. Wrapped with toRecord() — fixes 6 compiler errors.
  • instrumentation.tsgetSettings() is async; added await to fix 4 TS errors when accessing settings.modelAliases (#316 follow-up).

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.