- Update libraries
- Migrate away from persisting auth in the browser
- Update how desktop version handles auth
- Update how CLI authenticates with platform
- Update English text and related translations.
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.124.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 github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.6.30 to 1.6.31 in /core by @dependabot[bot] in #1165
- Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.74.1 to 1.75.0 in /core by @dependabot[bot] in #1163
- Bump react from 19.2.7 to 19.2.8 in /frontend by @dependabot[bot] in #1161
- Bump oxlint from 1.74.0 to 1.75.0 in /frontend by @dependabot[bot] in #1160
- Bump @oxlint/migrate from 1.73.0 to 1.75.0 in /frontend by @dependabot[bot] in #1158
- Bump js-yaml from 5.2.1 to 5.2.2 in /dev/translate in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1146
- Bump js-yaml from 5.2.1 to 5.2.2 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1147
- Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.55.1 to 1.56.0 in /core by @dependabot[bot] in #1159
- Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.122.0 to 1.123.0 in /core by @dependabot[bot] in #1162
- Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.50.1 to 1.51.0 in /core by @dependabot[bot] in #1164
- Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.51.0 to 1.51.1 in /core by @dependabot[bot] in #1175
- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.31 to 1.32.33 in /core by @dependabot[bot] in #1174
- Bump github.com/mattn/go-sqlite3 from 1.14.48 to 1.14.49 in /core by @dependabot[bot] in #1173
- Bump @playwright/test from 1.61.1 to 1.62.0 in /frontend by @dependabot[bot] in #1170
- Bump oxlint from 1.75.0 to 1.76.0 in /frontend by @dependabot[bot] in #1169
Full Changelog: 0.123.0...0.124.0