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 ofReactDOM.render
- Use
ipcRenderer.send
instead ofglobal.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 😞