- Auth changes for CLI
- Library updates
- Update UI
- Fix bug preventing switching between databases in same profile
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
:::bash
sudo snap install whodb
Docker
:::bash
docker pull clidey/whodb:0.125.0
docker pull clidey/whodb:latest
Direct 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 google.golang.org/api from 0.290.0 to 0.291.0 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1180
- Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.56.0 to 1.56.2 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1179
- Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.123.0 to 1.123.2 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1176
- Bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.6.31 to 1.6.34 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1185
- Bump @apollo/client from 4.2.7 to 4.2.9 in /frontend by @dependabot[bot] in https://github.com/clidey/whodb/pull/1177
- Bump google.golang.org/grpc from 1.82.1 to 1.83.0 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1186
- Bump go.opentelemetry.io/otel from 1.44.0 to 1.45.0 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1190
- Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.75.0 to 1.75.3 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1189
Full Changelog: https://github.com/clidey/whodb/compare/0.124.0...0.125.0