·
4 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
- Update French translations (thanks @LeBovin!)
- Fix bug where disabled credential form would prevent pre-configured env profiles from logging in (thanks @MattiDeGrauwe!)
- Update documentation to add Requesty as an OpenAI-compatible provider example (thanks @Thibaultjaigu!)
- Add MongoDB and Redis query execution support
- Library updates
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.118.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
- fix: multiple french translations wrong or inacurate by @LeBovin in #1097
- fix: allow preconfigured profile login when credential form is disabled by @MattiDeGrauwe in #1094
- Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.48.15 to 1.49.5 in /core by @dependabot[bot] in #1084
- Bump cloud.google.com/go/alloydb from 1.26.0 to 1.27.0 in /core by @dependabot[bot] in #1085
- Bump github.com/99designs/gqlgen from 0.17.90 to 0.17.91 in /core by @dependabot[bot] in #1088
- Bump github.com/vektah/gqlparser/v2 from 2.5.33 to 2.5.35 in /cli by @dependabot[bot] in #1098
New Contributors
- @LeBovin made their first contribution in #1097
- @MattiDeGrauwe made their first contribution in #1094
Full Changelog: 0.117.0...0.118.0