- Add dialogue to Scratchpad to confirm actions.
- Add fallbacks for copy logic to support http deployments.
- Fix for SQLite not showing the Datetime type in certain situations.
- Library updates.
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.101.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
- feat(frontend,core): fix up dialog for delete, and nits by @hkdeman in #856
- feat(frontend): fix up the scratchpad results in explore storage by @hkdeman in #857
- Bump github.com/zalando/go-keyring from 0.2.6 to 0.2.8 in /cli by @dependabot[bot] in #861
- Bump github.com/zalando/go-keyring from 0.2.6 to 0.2.8 in /core by @dependabot[bot] in #859
Full Changelog: 0.100.0...0.101.0