Skip to content

v1.0.1: Update app icon and switch win build target to portable

Choose a tag to compare

@ChloeWeever ChloeWeever released this 08 May 02:30
· 19 commits to master since this release
Replace default Electron icon with custom SVG-derived icon (512x512).
Change Windows build target from nsis to portable to avoid EPERM when
electron-builder tries to execute the generated uninstaller on restricted
Windows systems.