github diegosouzapw/OmniRoute v1.6.3
Release v1.6.3

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

[1.6.3] — 2026-02-28

🐛 Bug Fixes

  • Database data preservation on upgrade — Previously, upgrading from older versions (e.g. v1.2.0 → v1.6.x) could cause data loss by renaming the existing database when a legacy schema_migrations table was detected. Now checks for actual data before deciding to reset (#146)
  • Hardcoded build-machine paths in npm package — Next.js standalone output baked absolute paths from the build machine into server.js and required-server-files.json. On other machines these paths don't exist, causing ENOENT errors. The prepublish script now sanitizes all build paths to relative (#147)

Full Changelog: https://github.com/diegosouzapw/OmniRoute/blob/main/CHANGELOG.md

Don't miss a new OmniRoute release

NewReleases is sending notifications on new releases.