- Add 20+ language translations (any issues or inaccuracies please contact support@clidey.com)
- Add option to change language in the settings after login
- Changes to how loading is done for WhoDB Enterprise - the community version has been cleaned up due to this
- Upgrade DuckDB driver version
- Bug fix that caused user to log out of all profiles instead of a single one when clicking Log Out
- New option and command to import data in the CLI
- Different CLI themes
- Option to switch layouts in CLI based on terminal size
- Better shortcut layout in the CLI
- Fix for CLI not being able to connect to SQLite databases in certain situations
- CLI option to auto-format SQL
- CLI option to open script in whatever editor the user has configured in their shell
- CLI option to create multiple tabs in the SQL editor view
- CLI option to view data as JSON
- CLI read-only shortcut mode
- CLI option to detect existing docker container databases
- CLI bug fix that prevented logging in to some databases
- CLI History moved to Editor view, and new Command Log shortcut added
- CLI SSH Tunnel support
Installation
Mac App Store
Microsoft Store
Download from the Microsoft Store
Snap Store
sudo snap install whodbDocker
docker pull clidey/whodb:0.105.0
docker pull clidey/whodb:latestDirect 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
- Env update by @modelorona in #886
- test updates by @modelorona in #887
- Improve ee loading by @modelorona in #892
Full Changelog: 0.104.0...0.105.0