Skip to content

Releases: clidey/whodb

Release 0.122.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 09:54
Immutable release. Only release title and notes can be modified.
  • Behind the scenes updates
  • CLI bug fixes

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.122.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/elasticache from 1.54.3 to 1.55.0 in /core by @dependabot[bot] in #1136
  • Bump golang.org/x/crypto from 0.53.0 to 0.54.0 in /cli by @dependabot[bot] in #1135
  • Bump github.com/posthog/posthog-go from 1.16.1 to 1.17.5 in /core by @dependabot[bot] in #1133
  • Bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 in /core by @dependabot[bot] in #1132
  • feat: json error preview by @dhimanAbhi in #989

Full Changelog: 0.121.0...0.122.0

Release 0.121.0

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

Release 0.120.0

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

Release 0.119.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:06
Immutable release. Only release title and notes can be modified.
  • Library updates
  • MongoDB parsing changes
  • General bug fixes

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.119.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/duckdb/duckdb-go/v2 from 2.10503.1 to 2.10504.0 in /core by @dependabot[bot] in #1104
  • Bump go.mongodb.org/mongo-driver/v2 from 2.6.0 to 2.7.0 in /core by @dependabot[bot] in #1101
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.13.1 to 1.14.0 in /core by @dependabot[bot] in #1100
  • Bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0 in /core by @dependabot[bot] in #1087
  • Bump vite from 8.0.14 to 8.0.16 in /frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1073
  • Bump google.golang.org/api from 0.284.0 to 0.286.0 in /core by @dependabot[bot] in #1102

Full Changelog: 0.118.0...0.119.0

Release 0.118.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 08:24
Immutable release. Only release title and notes can be modified.
  • Update French translations (thanks @LeBovin!)
  • Fix bug where disabled credential form would prevent pre-configured env profiles from logging in (thanks @MattiDeGrauwe!)
  • Update documentation to add Requesty as an OpenAI-compatible provider example (thanks @Thibaultjaigu!)
  • Add MongoDB and Redis query execution support
  • Library 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.118.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

  • fix: multiple french translations wrong or inacurate by @LeBovin in #1097
  • fix: allow preconfigured profile login when credential form is disabled by @MattiDeGrauwe in #1094
  • Bump github.com/aws/aws-sdk-go-v2/service/docdb from 1.48.15 to 1.49.5 in /core by @dependabot[bot] in #1084
  • Bump cloud.google.com/go/alloydb from 1.26.0 to 1.27.0 in /core by @dependabot[bot] in #1085
  • Bump github.com/99designs/gqlgen from 0.17.90 to 0.17.91 in /core by @dependabot[bot] in #1088
  • Bump github.com/vektah/gqlparser/v2 from 2.5.33 to 2.5.35 in /cli by @dependabot[bot] in #1098

New Contributors

Full Changelog: 0.117.0...0.118.0

Release 0.117.0

Choose a tag to compare

@modelorona modelorona released this 23 Jun 20:50
Immutable release. Only release title and notes can be modified.

Full Changelog: 0.116.0...0.117.0

Release 0.116.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 00:22
Immutable release. Only release title and notes can be modified.
  • Small UI tweaks
  • Bug fixes and improvements

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.116.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

New Contributors

Full Changelog: 0.115.0...0.116.0

Release 0.115.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:25
Immutable release. Only release title and notes can be modified.
  • Add visual indicator in most views to indicate current database context
  • Enable reduced motion support
  • Add locale date and boolean formatting options to settings
  • Library updates
  • CLI updates to prepare for launch of hosted platform
  • Translations 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.115.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 js-yaml from 4.1.1 to 4.2.0 in /dev/translate in the npm_and_yarn group across 1 directory by @dependabot[bot] in #1076
  • Bump github.com/sahilm/fuzzy from 0.1.2 to 0.1.3 in /cli by @dependabot[bot] in #1064
  • Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 in /core in the go_modules group across 1 directory by @dependabot[bot] in #1077
  • Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 in /cli in the go_modules group across 1 directory by @dependabot[bot] in #1080
  • Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 in /desktop-common in the go_modules group across 1 directory by @dependabot[bot] in #1079
  • Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 in /desktop-ce in the go_modules group across 1 directory by @dependabot[bot] in #1078
  • Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.70.0 to 1.70.8 in /core by @dependabot[bot] in #1069
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.24 to 1.32.25 in /core by @dependabot[bot] in #1067
  • Bump google.golang.org/api from 0.283.0 to 0.284.0 in /core by @dependabot[bot] in #1065
  • Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.21.1 to 1.22.0 in /core by @dependabot[bot] in #1063
  • Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.54.2 to 1.54.3 in /core by @dependabot[bot] in #1068

Full Changelog: 0.114.0...0.115.0

Release 0.114.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:17
Immutable release. Only release title and notes can be modified.
  • Memcache performance updates
  • Update translations
  • Bug fixes
  • Library 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.114.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 google.golang.org/api from 0.282.0 to 0.283.0 in /core by @dependabot[bot] in #1043
  • Bump github.com/aws/smithy-go from 1.26.0 to 1.27.0 in /core by @dependabot[bot] in #1042
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.118.2 to 1.118.5 in /core by @dependabot[bot] in #1040
  • Bump github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.10 in /core by @dependabot[bot] in #1039
  • Bump golang.org/x/term from 0.43.0 to 0.44.0 in /cli by @dependabot[bot] in #1049
  • Bump github.com/posthog/posthog-go from 1.13.0 to 1.14.0 in /core by @dependabot[bot] in #1048
  • Bump golang.org/x/crypto from 0.52.0 to 0.53.0 in /cli by @dependabot[bot] in #1050
  • Bump golang.org/x/sync from 0.20.0 to 0.21.0 in /cli by @dependabot[bot] in #1051
  • Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.52.2 to 1.54.2 in /core by @dependabot[bot] in #1052
  • Bump github.com/aws/smithy-go from 1.27.1 to 1.27.2 in /core by @dependabot[bot] in #1053
  • Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.43.3 in /core by @dependabot[bot] in #1054
  • Bump github.com/duckdb/duckdb-go/v2 from 2.10503.0 to 2.10503.1 in /core by @dependabot[bot] in #1047
  • Bump github.com/posthog/posthog-go from 1.14.0 to 1.15.0 in /core by @dependabot[bot] in #1059
  • Bump golang.org/x/sync from 0.20.0 to 0.21.0 in /core by @dependabot[bot] in #1060
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.18 to 1.32.24 in /core by @dependabot[bot] in #1056
  • Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.118.5 to 1.119.2 in /core by @dependabot[bot] in #1057
  • Bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.6.23 to 1.6.29 in /core by @dependabot[bot] in #1058

Full Changelog: 0.113.0...0.114.0

Release 0.113.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 14:20
Immutable release. Only release title and notes can be modified.
  • Add an auto-scroll option for chats
  • Add button to copy chat messages
  • Update translations
  • Better footer layout for sidebar drawer
  • Behind-the-scenes fixes and 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.113.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 google.golang.org/api from 0.280.0 to 0.282.0 in /core by @dependabot[bot] in #1037
  • Bump go.opentelemetry.io/otel/trace from 1.43.0 to 1.44.0 in /core by @dependabot[bot] in #1036
  • Bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 in /core by @dependabot[bot] in #1035
  • Bump github.com/aws/smithy-go from 1.25.1 to 1.26.0 in /core by @dependabot[bot] in #1034
  • Bump github.com/aws/aws-sdk-go-v2/service/opensearch from 1.69.0 to 1.70.0 in /core by @dependabot[bot] in #1033

Full Changelog: 0.112.0...0.113.0