Skip to content

Release 0.120.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 09:54
Immutable release. Only release title and notes can be modified.
  • Update libraries
  • CLI functionality updates for platform
  • Update translations
  • Backend refactoring to clean up code

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.120.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/posthog/posthog-go from 1.15.0 to 1.16.1 in /core by @dependabot[bot] in #1107
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.119.2 to 1.119.3 in /core by @dependabot[bot] in #1108
  • Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.70.8 to 1.72.1 in /core by @dependabot[bot] in #1109
  • Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.49.5 to 1.49.6 in /core by @dependabot[bot] in #1118
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.43.3 to 1.43.4 in /core by @dependabot[bot] in #1117
  • Bump golang.org/x/sync from 0.21.0 to 0.22.0 in /cli by @dependabot[bot] in #1116
  • Bump google.golang.org/grpc from 1.81.1 to 1.82.0 in /core by @dependabot[bot] in #1115
  • Bump google.golang.org/api from 0.286.0 to 0.287.0 in /core by @dependabot[bot] in #1120
  • Review fixes by @modelorona in #1124

Full Changelog: 0.119.0...0.120.0