# Kangaroo v9.2.1
# New features & bug-fixes
- PDF file preview support
- Refactor decimal/money type support
- Fixed: libodpic not found issue
- Fixed: warning message about async method calling
- Fixed: warning message about access to possible 'null'
- Fixed: warning message about array property not support
- Fixed: warning message about local variable never used
- Fixed: warning message about access to static member
- Fixed: warning message about unhandled error
- 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) Server 5 (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
# 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) |
| Server 5 | SHA256SUM @ Server 5 (opens new window) |