Skip to content

0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 08:11
· 3 commits to main since this release
840b60f

Changelog: https://github.com/donn/nudelta/blob/main/Changelog.md

Screencap

A Windows .exe, a macOS .app and a Linux .AppImage have all been built.

On Windows, you will need to download and unzip the .exe file. You may see a Windows SmartScreen warning- you can safely ignore it.

On macOS, you will need to download and unzip the .app file, then Right-click > Open the app on macOS. The app is not code-signed or notarized.

  • Please note that you may need Rosetta 2 as there is no Apple Silicon build at the moment: first, though, please see the Rosetta advisory in the Readme.

On Linux, download the .AppImage, enable "allow executing file as program" in its properties (shown below), then double-click it.

  • You may need to install libudev separately- on Ubuntu, you can run sudo apt-get install -y libudev.

Setting Linux execute permission with the GNOME File Browser