# Kangaroo v9.7.1
# New features & bug-fixes
- The Connection view supports drag-and-drop features such as creating new groups/organizations, joining groups/organizations, and detaching from groups/organizations.
- Update Agent Client Protocol version to 1.2.1
- AI: Improve conversation delete
- AI: Implement LLM task plan breakdown
- Modeling: Undo/Redo support
- SQL and password desensitize support
- Improve column designer refresh action
- Improve metadata collect talent
- Refactor file read and write with large file support
- Installer package include Chinese font
- Installer package include emoji resources
- Windows: app add digital signature support
- Fixed: line ending switch issue
- Update Chinese translation (zh-CN/zh-SG/zh-Hans/zh-Hant)
# Installer & Portable packages
# Windows platform
Oracle database support should install oracle instant client manually
# Install via winget command
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|MongoDB|MySQL|Oracle|PostgreSQL|Redis|SQLite|SQLServer>
winget install Taozuhong.KangarooMultiple
winget install Taozuhong.KangarooMariaDB
winget install Taozuhong.KangarooMongoDB
winget install Taozuhong.KangarooMySQL
winget install Taozuhong.KangarooOracle
winget install Taozuhong.KangarooPostgreSQL
winget install Taozuhong.KangarooRedis
winget install Taozuhong.KangarooSQLite
winget install Taozuhong.KangarooSQLServer
# Install manually
# macOS platform
Oracle database support should install oracle instant client manually
| Branch | x86-64 | ARM64 | RISCV64 |
|---|---|---|---|
| Premium | Github (opens new window) GitEE (opens new window) GitCode (opens new window) Server 4 (opens new window) |
# 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:
- GLib >= 2.82.0
- GTK >= 4.20.0
- libadwaita >= 1.8.0
- Install PDFium (opens new window)
- Install Oracle instant client >= 11.2
| Branch | x86-64 | ARM64 | RISCV64 |
|---|---|---|---|
| Premium | ArchLinux: Github (opens new window) GitEE (opens new window) GitCode (opens new window) Server 4 (opens new window) Debian: Github (opens new window) Gitee (opens new window) GitCode (opens new window) Server 4 (opens new window) Red Hat: Github (opens new window) Gitee (opens new window) GitCode (opens new window) Server 4 (opens new window) AppImage: Server 4 (opens new window) |
# 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 4 | SHA256SUM @ Server 4 (opens new window) |