What's Changed
- feat: add configurable CORS and WebSocket allowed origins by @Pratham-Mishra04 in #230
- fix: improve binary download reliability and Linux compatibility by @Pratham-Mishra04 in #234
Note
This release fixes a failure when running npx @maximhq/bifrost
on Ubuntu, caused by a go-sqlite3
error: "Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work."
Full Changelog: transports/v1.1.17...transports/v1.1.18