- Library updates across backend, frontend, sdk, and cli
- Security fix to deny cross-origin access when allowed origins are unset (GHSA-c746-gjc8-g9hh)
- Security fix to address inconsistently quoting schema and table identifiers that could lead to SQL injection (GHSA-qf7x-ghf4-rqh4)
- Security fix to address MCP server read-only / safe mode bypass (GHSA-m88c-hff9-6gw3)
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.130.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 oxlint from 1.82.0 to 1.83.0 in /sdk by @dependabot[bot] in #1291
- Bump org.codehaus.mojo:exec-maven-plugin from 3.6.3 to 3.6.4 in /sdk/packages/java by @dependabot[bot] in #1290
- Bump github.com/posthog/posthog-go from 1.23.1 to 1.25.1 in /core by @dependabot[bot] in #1282
- Bump github.com/wailsapp/wails/v2 from 2.15.0 to 2.16.0 in /desktop-common by @dependabot[bot] in #1288
- Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.124.2 to 1.129.0 in /core by @dependabot[bot] in #1280
- Bump cloud.google.com/go/alloydb from 1.28.0 to 1.30.0 in /core by @dependabot[bot] in #1277
- Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.14.0 to 1.14.1 in /core by @dependabot[bot] in #1278
- Bump yaml from 2.9.0 to 2.9.1 in /sdk by @dependabot[bot] in #1292
- Bump github.com/modelcontextprotocol/go-sdk from 1.7.0 to 1.8.0 in /cli by @dependabot[bot] in #1279
- Bump ruff from 0.16.7 to 0.16.8 in /sdk/packages/python by @dependabot[bot] in #1293
- Bump ureq from 3.4.1 to 3.4.2 in /sdk/packages/rust by @dependabot[bot] in #1289
Full Changelog: 0.129.0...0.130.0