github maximhq/bifrost transports/v1.1.17

What's Changed

Note for users

  • Running npx @maximhq/bifrost will now store all configuration files in OS-specific directories:

    • Linux/macOS: ~/.config/bifrost
    • Windows: %APPDATA%\bifrost

    To maintain old configs or use a different directory use the -app-dir flag with a custom path. For example:

    npx @maximhq/bifrost -app-dir ./bifrost-data
  • This releases fixes npx command fails on Windows, resolving the issue - failed to initialize config database: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub

Full Changelog: core/v1.1.14...transports/v1.1.17

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.