- New logo!
- Dependency updates
- Connection caching for faster operations
- Better TIME and DATE type handling
- UPDATE and DELETE operations should now use primary key wherever possible to avoid handling more data than is necessary
- Conditionally show Schema/Database dropdowns based on the type of database as not all support both
- UI improvements and changes
- Behind the scenes bug fixes
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.87.0
docker pull clidey/whodb:latestDirect Downloads
See assets below for platform-specific packages (DMG, MSIX, etc.).
Documentation
Upgrade Notes
To upgrade from a previous version:
- Docker: Pull the latest image and restart your container
- Snap: Run
sudo snap refresh whodb - Desktop Apps: Download and install the new version
What's Changed
- Bump the "all-go" group with 1 updates across multiple ecosystems by @dependabot[bot] in #724
- tests + backend changes by @modelorona in #766
Full Changelog: 0.86.0...0.87.0