Skip to content

v1.4.0 — Cross-Platform Release

Choose a tag to compare

@GChavez0210 GChavez0210 released this 14 May 05:40
· 40 commits to main since this release

What's new in v1.4.0

PAPLens is now available on Windows, macOS, and Linux.

Downloads

Platform File Architecture
Windows PAPLens Setup 1.4.0.exe x64, arm64
macOS PAPLens-1.4.0.dmg Intel, Apple Silicon
Linux PAPLens-1.4.0.AppImage x64, arm64

Changes

  • Added macOS (DMG) and Linux (AppImage) installer support
  • GitHub Actions now builds all three platforms automatically on each release

Notes

  • Linux users: AppImage requires FUSE — run sudo apt install libfuse2 (Debian/Ubuntu) or sudo dnf install fuse (Fedora) if the app doesn't launch
  • macOS users: On first launch, right-click the app → Open to bypass Gatekeeper (the app is not yet notarized)

For full build instructions, see the README.

What's Changed

  • Add cross-platform build support for macOS and Linux by @GChavez0210 in #1
  • Bump to v1.4.0: cross-platform README and version by @GChavez0210 in #2

New Contributors

Full Changelog: https://github.com/GChavez0210/PAPLens/commits/v1.4.0