Releases: thatjuan/bobby-tables-releases
Releases · thatjuan/bobby-tables-releases
Release list
Bobby Tables v0.1.2
Fixed
- Made default connection hosts placeholders, so remote hosts can be entered without first clearing a local address.
- Kept connection test progress and results visible beside the test action, and allowed tests before naming a new connection.
Linux downloads
Install the .deb package when possible. The AppImage is a secondary option and may fail to start on Mesa 25 or newer hosts due to tauri-apps/tauri#15665.
Bobby Tables v0.1.1
Added
- Added an application recovery screen for unexpected app errors, with actions to reload the app or copy error details.
- Added a guarded release command that aligned application versions and release notes, waited for CI, checked release assets and checksums, and published verified builds.
- Added
bobbytables.appwith direct, first-party links to the latest verified macOS and Linux packages.
Changed
- Ran trusted branch CI on
bobby-tables-ci, kept untrusted fork pull requests on GitHub-hosted Linux, and used the dedicatedbobby-tables-releaserunner for release packaging. - Made interrupted draft releases resumable without moving their release tag.
- Built macOS packages on the release Mac only when shipping, with local signing and keychain-backed notarization credentials.
- Notarized, stapled, and verified both macOS architectures before publishing a release.
- Moved update discovery, release notes, and downloads to a public, immutable release feed.
Fixed
- Kept the development-only TypeScript binding generator out of production app bundles so clean Intel macOS signing succeeds.
- Surfaced recoverable connection, file, import, export, query result, table, and sidebar failures with error messages and retry actions instead of failing silently.
- Recovered expired database sessions before background reads and row commits so restored workspaces remain usable after relaunch.
- Kept import and export results, catalog refresh failures, and failed views visible instead of leaving blank screens or stale progress.
Linux downloads
Install the .deb package when possible. The AppImage is a secondary option and may fail to start on Mesa 25 or newer hosts due to tauri-apps/tauri#15665.