Skip to content

PearTree v1.2.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 16:28
· 47 commits to main since this release

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 .exe installer. The .msi package 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 .deb if you are on Ubuntu, Debian, or a derivative.
  • Use .rpm if you are on Fedora, Red Hat, CentOS, or openSUSE.
  • Use the .AppImage if your distro is not listed above, or if you want a portable version that requires no installation. Run chmod +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.gz file, 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