Skip to content

0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 13:22
· 16 commits to main since this release
628e192

Changes from 0.6.0

  • A bugfix has been applied to the method by which keyboards are detected, making it no longer crash in the GUI, rather, accurately report any problems that may arise.
  • The build process has been updated to fix a bug on Windows 11.

Changes from 0.5.0

  • Nudelta has been internally updated to handle multiple keyboards. The first new keyboard to take advantage of this is the NuPhy Halo75, although the support for this keyboard is in alpha. Testing and bug reports are super appreciated.
  • A number of remap targets have been added to all keyboards:
    • Insert
    • Print Screen/SysRq
    • The entire numpad
    • The Fn key
  • The Fn key is now remappable, however, in the GUI, you will be required to click on the Fn key five times in a row before this is enabled. Remapping the Fn key will change your factory reset shortcut and thus is only advised if you absolutely know what you're doing.
  • Resetting keys and loading YAML profiles via the CLI now affects both the Windows and Mac modes simultaneously.

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 will need Rosetta as there is no Apple Silicon build at the moment.

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

Setting Linux execute permission with the GNOME File Browser