Skip to content

Release 0.121.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 16:24
Immutable release. Only release title and notes can be modified.
  • Move to opaque cookie session usage in the browser and docker builds - desktop remains unchanged
  • Library updates
  • Update to how analytics are set up
  • Doc updates

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.121.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/aws/aws-sdk-go-v2/service/docdb from 1.49.6 to 1.49.7 in /core by @dependabot[bot] in #1125
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.119.3 to 1.120.0 in /core by @dependabot[bot] in #1130
  • Bump golang.org/x/term from 0.44.0 to 0.45.0 in /cli by @dependabot[bot] in #1129
  • Bump github.com/ClickHouse/clickhouse-go/v2 from 2.46.0 to 2.47.0 in /core by @dependabot[bot] in #1121
  • Bump github.com/boundaryml/baml from 0.222.0 to 0.223.0 in /core by @dependabot[bot] in #1106
  • Add history load command by @kv1sidisi in #1055

New Contributors

Full Changelog: 0.120.0...0.121.0