- Support for Memcached
- Support for LM Studio (thanks to @dhimanAbhi for the PR!)
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.102.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
- add support for memcached, add e2e tests, update test binary to ignore missing build folder in tests by @modelorona in #864
- feat: add lmstudio as ai provider by @dhimanAbhi in #858
New Contributors
- @dhimanAbhi made their first contribution in #858
Full Changelog: 0.101.0...0.102.0