- Common
- Feature #934 normalize how size information is shown on the UI across all databases
- Fix #961 allow shortcuts to work when there is no data in the table
- Feature #958 add search to the shortcut popup
- Fix #992 logout in the health overlay logout bug
- Move Port to primary login UI instead of Advanced
- Add icon to pre-configured AI provider to show if it is usable or not
- Add UI to refresh connection to AI provider
- Add a Test Connection button on the Login UI
- Dependency updates
- Desktop
- Fix #987 for how desktop handles hash routes
- CLI
- Fix #955 prevent the update check from showing on commands that are meant to be for machine consumption
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.110.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 @protobufjs/utf8 from 1.1.0 to 1.1.1 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #996
- Bump golang.org/x/crypto from 0.50.0 to 0.51.0 in /cli by @dependabot[bot] in #995
- Bump golang.org/x/term from 0.42.0 to 0.43.0 in /cli by @dependabot[bot] in #986
- Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.52.0 to 1.52.2 in /core by @dependabot[bot] in #985
- Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.118.1 to 1.118.2 in /core by @dependabot[bot] in #984
- Bump github.com/elastic/elastic-transport-go/v8 from 8.10.0 to 8.11.0 in /core by @dependabot[bot] in #983
- Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 in /core by @dependabot[bot] in #982
- feat: normalize storage size reporting across plugins (#932) by @kiranannadatha8 in #934
- Bump github.com/99designs/gqlgen from 0.17.89 to 0.17.90 in /desktop-common by @dependabot[bot] in #944
- Bump protobufjs from 7.5.5 to 7.5.6 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #997
- fix: allow table-level shortcuts to work on empty result sets by @Deepam02 in #961
- fix: desktop login hashrouter safe by @dhimanAbhi in #987
- fix: health overlay logout by @dhimanAbhi in #992
- feat: search keyboard shortcut modal by @dhimanAbhi in #981
- Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.48.13 to 1.48.15 in /core by @dependabot[bot] in #1001
- Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.67.1 to 1.68.0 in /core by @dependabot[bot] in #998
- Bump github.com/elastic/go-elasticsearch/v8 from 8.19.4 to 8.19.6 in /core by @dependabot[bot] in #1000
- Bump cloud.google.com/go/memcache from 1.14.0 to 1.16.0 in /core by @dependabot[bot] in #1002
New Contributors
- @kiranannadatha8 made their first contribution in #934
- @Deepam02 made their first contribution in #961
Full Changelog: 0.108.0...0.110.0