Skip to content

1.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@xurei xurei released this 25 Nov 00:55
· 3 commits to master since this release

Added

  • Windows Pin by path
  • Added the description of the macros in the Macro selection window.

Changed

  • Updated NPM packages
  • Bumped electron to ^26.6.10
  • Use createRoot instead of ReactDOM.render
  • Use ipcRenderer.send instead of global.postMessage
  • Changed the shortcut edition view with an inline one
  • Slight update of the layout

Fixed

  • Fixed delete button not sending the macro id if the trash icon is the target

Removed

  • Removed overkill logs

⚠️ IMPORTANT ⚠️
Linux users : you will probably need to use the --no-sandbox suffix with the AppImage, as GNOME and Electron don't go well together. It's quite unlikely that I find time to fix this in the near future. Sorry about that 😞