github diegosouzapw/OmniRoute v1.7.0
Release v1.7.0

latest releases: v3.6.9, v3.6.8, v3.6.6...
one month ago

✨ New Features

  • 16 Pain Points Documentation — New collapsible section "🎯 What OmniRoute Solves — 16 Real Pain Points" added to the main README and all 29 language-specific READMEs
  • Configurable User-Agent per Provider — User-Agent strings are now configurable via environment variables. Format: {PROVIDER_ID}_USER_AGENT=custom-value (#155)

🐛 Fixed

  • Hardcoded $HOME Path in Standalone/Bun Builds — 5 files were bypassing the centralized dataPaths.ts and using os.homedir() directly, causing EACCES: permission denied errors on other machines. All now use resolveDataDir() (#156)

📝 Documentation

  • .env and .env.example synced with 9 provider User-Agent defaults
  • 30 README translations updated with 16 Pain Points section

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.