PearTree v1.2.2
New Features
- Add per-annotation palette reverse flags, with a Reverse toggle in the Configure Palette dialog.
Fixes
- Keep RTT selected points visually in sync with Selected Tips styles from Selection & Hover controls.
Download
Choose the package for your operating system and processor below.
macOS
| File | System | Processor |
|---|---|---|
PearTree_[VERSION]_universal.dmg |
macOS 10.13+ | Apple Silicon or Intel (universal binary) |
Windows
| File | System | Processor | Notes |
|---|---|---|---|
PearTree_[VERSION]_x64-setup.exe |
Windows 10/11 | 64-bit Intel/AMD | Recommended installer — simple double-click setup |
PearTree_[VERSION]_x64_en-US.msi |
Windows 10/11 | 64-bit Intel/AMD | MSI installer for enterprise/managed deployments |
Most Windows users should use the
.exeinstaller. The.msipackage is intended for system administrators deploying via Group Policy or other management tools.
Linux
| File | System | Processor | Notes |
|---|---|---|---|
PearTree_[VERSION]_amd64.deb |
Debian, Ubuntu, Linux Mint, Pop!_OS | 64-bit Intel/AMD | Install with sudo dpkg -i or double-click |
PearTree-[VERSION]-1.x86_64.rpm |
Fedora, Red Hat, CentOS, openSUSE | 64-bit Intel/AMD | Install with sudo rpm -i or sudo dnf install |
PearTree_[VERSION]_amd64.AppImage |
Any Linux distribution | 64-bit Intel/AMD | Portable — no installation required, just make executable and run |
Not sure which Linux package to use?
- Use
.debif you are on Ubuntu, Debian, or a derivative.- Use
.rpmif you are on Fedora, Red Hat, CentOS, or openSUSE.- Use the
.AppImageif your distro is not listed above, or if you want a portable version that requires no installation. Runchmod +x PearTree_[VERSION]_amd64.AppImage && ./PearTree_[VERSION]_amd64.AppImage.
Other
| File | Contents |
|---|---|
peartree-webapp.tgz |
standalone webapp - run in browser or serve on website |
peartree.bundle.min.js |
self-contained javascript bundle - for embedded HTML |
The
.app.tar.gzfile,PearTree_universal.app.tar.gz, is used internally for auto-updates and does not need to be downloaded manually.
Full Changelog: v1.2.0...v1.2.1