19.28.1
Pre-release
Pre-release
Delta updates for NSIS is implemented, but feature not yet manually tested, so, announce will be later.
Yes — delta updates implemented in a modern way, not as in the Squirrel.Windows, don't worry. Nothing is added to existing workflow. Nothing to test. Nothing to deploy.
Bug Fixes
- check homepage/author in the dev metadata (03df22d), closes #2024 #1881
- handle aborted event (a7ea361), closes #1975
- parsing of CLI '-c' arguments when combining values with a config file path (#2025) (c2838fe)
- AppImage: Escape .desktop to fix RESOURCE_NAME detection (#2041) (d61be58)
- AppImage: get rid of shell sed/find/whatever - just use EJS (3b9e4fd), closes #2040
- electron-updater: Electron-updater does not support enterprise Github (c3c613b), closes #1903
- electron-updater: PrivateGitHubProvider — Github Enterprise support (becf9b4), closes #2038