1.6.1
Changes
- Upgraded electron to v27, meaning Chrome 118.
- Upgraded node-gtk to v0.14.0.
- Upgraded dependencies to latest possible version.
- Improve source code organization.
- Make use of Vite for compiling source code for main and preload.
- Use ESM instead of CJS for development.
- Improve build system.
Removed
- lzma-native package was removed.
- Removed i686 compilations for VoidLinux as Electron does not support it anymore.