# Kangaroo v8.0.1
# New features & bug-fixes
- DataGrid: Add go to submenu
- Explorer: Add go to submenu
- Connection: Add timeout support
- Workspace: Status bar add grid summary
- Refactor database and schema context menu
- Redis: Add key delimiter support
- Redis: Show db size
- Redis: Add cluster mode support
- Redis: Add sentinel mode support
- Redis: Key view add sorting support
- Redis: Refactor console UI with one view
- Redis: Console add built-in command(Connect)
- Redis: Console add built-in command(Clear)
- Redis: Console add history support(Ctrl+Up/Down)
- Redis: Console Compositional data format support
- Redis: Improve shard object information
- Redis: Add cluster link and replicas support
- Redis: Pipe execute command support
- Redis: Batch execute command support
- Redis: Dump command to file
- Fixed: can't update view while modifying connection
- Fixed: can't drop multiple objects
- Fixed: slice log crash issue
# Installer & Portable packages
# Windows platform
Windows users can easily install Kangaroo using the winget tool. At present, only two brand versions of Kangaroo are available, but more brands will be added in the future.
# winget install Taozuhong.Kangaroo<Multiple/MariaDB/MySQL/Oracle/PostgreSQL/Redis/SQLite/SQLServer>
winget install Taozuhong.KangarooMultiple
# macOS platform
Architect | Premium | MariaDB | MySQL | Oracle | PostgreSQL | Redis | SQLite | SQL Server |
---|---|---|---|---|---|---|---|---|
ARM64 | ||||||||
x86-64 | Github (opens new window) GitEE (opens new window) GitCode (opens new window) Server 3 (opens new window) Server 4 (opens new window) | |||||||
RISCV64 |
# Linux platform
This version depends on some in-development library version, it not ready for normal users.
For professional users, you should get the latest code from their repo, then compile and install. The libraries are:
GTK4 >= 4.12.0
libadwaita >= 1.4.0
Architect | Premium | MariaDB | MySQL | Oracle | PostgreSQL | Redis | SQLite | SQL Server |
---|---|---|---|---|---|---|---|---|
x86-64 | Arch Linux Github (opens new window) GitEE (opens new window) GitCode (opens new window) Server 3 (opens new window) Server 4 (opens new window) Debian Github (opens new window) Gitee (opens new window) GitCode (opens new window) Server 3 (opens new window) Server 4 (opens new window) Red Hat Github (opens new window) Gitee (opens new window) GitCode (opens new window) Server 3 (opens new window) Server 4 (opens new window) | |||||||
ARM64 | ||||||||
RISCV64 |
# SHA256SUM
Recommend to use tools like sha256sum
or 7-Zip
to verify the checksum and signature of your packages, make sure they are safe and 100% correct.
Mirrors | SHA256SUM checksum file |
---|---|
Github | SHA256SUM @ Github (opens new window) |
GitEE | SHA256SUM @ GitEE (opens new window) |
GitCode | SHA256SUM @ GitCode (opens new window) |
Server 3 | SHA256SUM @ Server 3 (opens new window) |
Server 4 | SHA256SUM @ Server 4 (opens new window) |