Skip to content

whodb

v0.110.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

anthropic clickhouse data-analysis data-visualization database elasticsearch
+13 more
explorer go lightweight mariadb mongodb mysql ollama openai postgresql reactjs sqlite typescript vite

Affected surfaces

deps auth

Summary

AI summary

Normalize storage size reporting across plugins and add search to the shortcut popup.

Changes in this release

Feature Medium

Add search to the shortcut popup.

Add search to the shortcut popup.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Add icon to pre-configured AI provider indicating usability.

Add icon to pre-configured AI provider indicating usability.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Add UI to refresh connection to AI provider.

Add UI to refresh connection to AI provider.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Add Test Connection button on the Login UI.

Add Test Connection button on the Login UI.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Normalize storage size reporting across plugins.

Normalize storage size reporting across plugins.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Search keyboard shortcut modal added.

Search keyboard shortcut modal added.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Move Port to primary login UI instead of Advanced.

Move Port to primary login UI instead of Advanced.

Source: llm_adapter@2026-05-21

Confidence: low

Feature Medium

Normalize how size information is shown on the UI across all databases.

Normalize how size information is shown on the UI across all databases.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Dependency Medium

Bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /frontend.

Bump @protobufjs/utf8 from 1.1.0 to 1.1.1 in /frontend.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump golang.org/x/crypto from 0.50.0 to 0.51.0 in /cli.

Bump golang.org/x/crypto from 0.50.0 to 0.51.0 in /cli.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump golang.org/x/term from 0.42.0 to 0.43.0 in /cli.

Bump golang.org/x/term from 0.42.0 to 0.43.0 in /cli.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.52.0 to 1.52.2 in /core.

Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.52.0 to 1.52.2 in /core.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.118.1 to 1.118.2 in /core.

Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.118.1 to 1.118.2 in /core.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump github.com/elastic/elastic-transport-go/v8 from 8.10.0 to 8.11.0 in /core.

Bump github.com/elastic/elastic-transport-go/v8 from 8.10.0 to 8.11.0 in /core.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 in /core.

Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 in /core.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump github.com/99designs/gqlgen from 0.17.89 to 0.17.90 in /desktop-common.

Bump github.com/99designs/gqlgen from 0.17.89 to 0.17.90 in /desktop-common.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Medium

Bump protobufjs from 7.5.5 to 7.5.6 in /frontend.

Bump protobufjs from 7.5.5 to 7.5.6 in /frontend.

Source: llm_adapter@2026-05-21

Confidence: low

Dependency Low

Bump cloud.google.com/go/memcache from 1.14.0 to 1.16.0 in /core.

Bump cloud.google.com/go/memcache from 1.14.0 to 1.16.0 in /core.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Bugfix Medium

Allow shortcuts to work when there is no data in the table.

Allow shortcuts to work when there is no data in the table.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Fix logout bug in the health overlay.

Fix logout bug in the health overlay.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Fix hash routes handling on desktop.

Fix hash routes handling on desktop.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Prevent update check on machine-consumption commands in CLI.

Prevent update check on machine-consumption commands in CLI.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Fix health overlay logout issue.

Fix health overlay logout issue.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Allow table-level shortcuts to work on empty result sets.

Allow table-level shortcuts to work on empty result sets.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Full changelog
  • Common
    • Feature #934 normalize how size information is shown on the UI across all databases
    • Fix #961 allow shortcuts to work when there is no data in the table
    • Feature #958 add search to the shortcut popup
    • Fix #992 logout in the health overlay logout bug
    • Move Port to primary login UI instead of Advanced
    • Add icon to pre-configured AI provider to show if it is usable or not
    • Add UI to refresh connection to AI provider
    • Add a Test Connection button on the Login UI
    • Dependency updates
  • Desktop
    • Fix #987 for how desktop handles hash routes
  • CLI
    • Fix #955 prevent the update check from showing on commands that are meant to be for machine consumption

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.110.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 @protobufjs/utf8 from 1.1.0 to 1.1.1 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clidey/whodb/pull/996
  • Bump golang.org/x/crypto from 0.50.0 to 0.51.0 in /cli by @dependabot[bot] in https://github.com/clidey/whodb/pull/995
  • Bump golang.org/x/term from 0.42.0 to 0.43.0 in /cli by @dependabot[bot] in https://github.com/clidey/whodb/pull/986
  • Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.52.0 to 1.52.2 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/985
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.118.1 to 1.118.2 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/984
  • Bump github.com/elastic/elastic-transport-go/v8 from 8.10.0 to 8.11.0 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/983
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.0 to 1.21.1 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/982
  • feat: normalize storage size reporting across plugins (#932) by @kiranannadatha8 in https://github.com/clidey/whodb/pull/934
  • Bump github.com/99designs/gqlgen from 0.17.89 to 0.17.90 in /desktop-common by @dependabot[bot] in https://github.com/clidey/whodb/pull/944
  • Bump protobufjs from 7.5.5 to 7.5.6 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/clidey/whodb/pull/997
  • fix: allow table-level shortcuts to work on empty result sets by @Deepam02 in https://github.com/clidey/whodb/pull/961
  • fix: desktop login hashrouter safe by @dhimanAbhi in https://github.com/clidey/whodb/pull/987
  • fix: health overlay logout by @dhimanAbhi in https://github.com/clidey/whodb/pull/992
  • feat: search keyboard shortcut modal by @dhimanAbhi in https://github.com/clidey/whodb/pull/981
  • Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.48.13 to 1.48.15 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1001
  • Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.67.1 to 1.68.0 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/998
  • Bump github.com/elastic/go-elasticsearch/v8 from 8.19.4 to 8.19.6 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1000
  • Bump cloud.google.com/go/memcache from 1.14.0 to 1.16.0 in /core by @dependabot[bot] in https://github.com/clidey/whodb/pull/1002

New Contributors

  • @kiranannadatha8 made their first contribution in https://github.com/clidey/whodb/pull/934
  • @Deepam02 made their first contribution in https://github.com/clidey/whodb/pull/961

Full Changelog: https://github.com/clidey/whodb/compare/0.108.0...0.110.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track whodb

Get notified when new releases ship.

Sign up free

About whodb

A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface

All releases →

Related context

Beta — feedback welcome: [email protected]