- New logo!
- Reworked AI core to be more flexible with adding environment-defined providers
- UI and UX improvements
- Fix UI bug preventing UI-defined AI providers from working
- Added initial AWS support (disabled by default for now, can be enabled via WHODB_ENABLE_AWS_PROVIDER env variable)
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.88.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(core,frontend): fix up providers logic and make it generic plugg… by @hkdeman in #772
- feat(core): remove charts by @hkdeman in #774
- Hk/feature/ai chat baml by @hkdeman in #773
Full Changelog: 0.87.0...0.88.0