- Common
- Add automatic connection string parsing to every database so now you can paste entire connection strings and WhoDB will automatically extract the relevant details
- Database and schema dropdowns now gray out on database/profile change
- QuestDB create table improvements
- Fix #1009 which was due to Apollo upgrade
- Fix #1004 which was due to some aggressive compression that did not work reliably across all systems
- Behind the scenes improvements
- Desktop
- Add write permission for Apple Store build as it was blocking SQlite and DuckDB writes
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.111.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 npm_and_yarn group across 0 directory with 3 updates by @dependabot[bot] in #1014
- Bump cloud.google.com/go/alloydb from 1.24.0 to 1.26.0 in /core by @dependabot[bot] in #1008
- Bump github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0 in /core by @dependabot[bot] in #1007
- Bump cloud.google.com/go/redis from 1.22.0 to 1.23.0 in /core by @dependabot[bot] in #1006
- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.14 to 1.32.17 in /core by @dependabot[bot] in #1005
- Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0 in /core by @dependabot[bot] in #999
Full Changelog: 0.110.0...0.111.0