v1.4.0 — Cross-Platform 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) orsudo 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
- @GChavez0210 made their first contribution in #1
Full Changelog: https://github.com/GChavez0210/PAPLens/commits/v1.4.0