BisonDB Prairie v1.0.1
·
15 commits
to main
since this release
Bugfix release for BisonDB v1.0.0 (wire protocol v1).
Fixed
- Local database ("Open folder" / "Create new database") failed with "bisond binary not found". The bundled sidecar resolver now checks the Tauri resource directory and executable-relative paths, so local databases work in the installed app. When the binary truly can't be found, the error lists every path searched.
Remote-server connections were unaffected. See CHANGELOG.md for details.