- Library updates
- Improvements to table rendering
- CLI updates for upcoming platform launch
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.123.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 github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.48 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1144
- Add MCP Toplist rank badge by @chrstphe in https://github.com/clidey/whodb/pull/1145
- fix: align storage unit table columns by @AngelAlcala97 in https://github.com/clidey/whodb/pull/1148
- Bump posthog-js from 1.405.3 to 1.406.0 in /frontend by @dependabot[bot] in https://github.com/clidey/whodb/pull/1155
- Bump oxlint-tsgolint from 0.25.0 to 7.0.2001 in /frontend by @dependabot[bot] in https://github.com/clidey/whodb/pull/1156
- Bump baseline-browser-mapping from 2.10.44 to 2.11.0 in /frontend by @dependabot[bot] in https://github.com/clidey/whodb/pull/1154
New Contributors
- @chrstphe made their first contribution in https://github.com/clidey/whodb/pull/1145
- @AngelAlcala97 made their first contribution in https://github.com/clidey/whodb/pull/1148
Full Changelog: https://github.com/clidey/whodb/compare/0.122.0...0.123.0