- Updated how WhoDB handles table count - now it shows up only when you go to a table, and should be stable and accurate across all supported databases
- Updated sample database to now be a guided tour
- UI update to automatically close the sidebar when adding a new profile
- MongoDB and Clickhouse do not show system/inner tables anymore
- Behind the scenes bug fixes and improvements to speed up loading of data
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.82.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
- Count update by @modelorona in #726
Full Changelog: 0.81.0...0.82.0