Skip to content

ZenNotes v2.13.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:05

ZenNotes 2.13.1: native Fedora / RHEL / openSUSE packages

A packaging-only release: same app as 2.13.0, now with a native .rpm. Installers for macOS, Windows, and Linux (x64 + arm64) are attached below.

📦 Packaging

  • Native .rpm for Fedora, RHEL, and openSUSE: every release now ships a native RPM for both x64 (x86_64) and arm64 (aarch64), alongside the existing .deb, .pacman, AppImage, and .tar.gz. Fedora users no longer need to fall back to the AppImage:

    sudo dnf install ./ZenNotes-2.13.1-linux-x86_64.rpm
    

    The package installs to /opt/ZenNotes, adds a zennotes launcher and desktop entry, and sets the chrome-sandbox permissions on install, matching the .deb.

There are no application changes since 2.13.0.


Keyboard-first and local-first, as always.