github clidey/whodb 0.99.0
Release 0.99.0

6 hours ago
  • Migrate OpenAI to the Responses API with a probe check to fallback to the Completions if it's not supported. This applies to OpenAI-compatible providers as well.
  • Reduce the amount of SQL queries made on initial load.
  • Query table information on-demand.
  • Ideally fix the Apple DMG build.
  • Add a small notification on the bottom left whenever a new update is available - this shows up only in the Docker and executable versions. Store versions automatically get updated.
  • Add a small message in the CLI for when there is an update.
  • MySQL and Postgres now respect user's permissions/grants and show only the databases they have access to.
  • Backend updates and small optimisations.

Installation

Mac App Store

Download from the Apple Store

Microsoft Store

Download from the Microsoft Store

Snap Store

sudo snap install whodb

View on Snapcraft

Docker

docker pull clidey/whodb:0.99.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

Full Changelog: 0.98.0...0.99.0

Don't miss a new whodb release

NewReleases is sending notifications on new releases.