v26.0.20
Pre-release
Pre-release
What's Changed
- fix: correct broken links in builder.ts and cli.md by @BlackHatDevX in #9218
- fix(yarn): check for dependencies in both projectDir and appDir during installation by @beyondkmp in #9219
- fix: gitlab related failed cases by @daihere1993 in #9221
- fix(squirrel-windows): update loadingGif handling to prioritize user-defined option by @beyondkmp in #9222
- fix(electron-updater): Do not wrap update command when updating with sudo by @yannishuber in #9225
- fix: generate stubExecutableExe and sign it by @beyondkmp in #8959
- fix: add quotation marks around variable in AppArmor profile by @rastiqdev in #9231
- fix(deps): update dependency form-data to v4.0.4 [security] by @renovate[bot] in #9212
- fix: strip auth headers for GitHub release assets redirects by @FringeNet in #9211
- fix: scrubbing more aggressively anything in the logs by @mmaietta in #9182
- fix: fix argument names mismatch in publish command to make it work by @choegyumin in #9227
- fix(nsis): fix file association by @sabonerune in #9217
- fix: support option to override publish trigger (
--policy
) in publish command by @choegyumin in #9228 - feat(github): Add
tagNamePrefix
option by @taylorhadden in #9216 - fix: auto-update powershell script by @michalzaq12 in #9232
- fix: uncaught exception during differential downloading via multipleRangDownloader by @DamonYu6 in #9248
- fix: two flaky tests by @daihere1993 in #9251
- fix: detect wrong package manager for two package.json structure by @DamonYu6 in #9257
- fix(nsis): undefined vars when customCheckAppRunning is defined by @dlon in #9245
- fix: Change dependency collection to parse from root by @Julusian in #9260
- chore(deploy): Release by @github-actions[bot] in #9220
New Contributors
- @BlackHatDevX made their first contribution in #9218
- @yannishuber made their first contribution in #9225
- @FringeNet made their first contribution in #9211
- @choegyumin made their first contribution in #9227
- @sabonerune made their first contribution in #9217
- @taylorhadden made their first contribution in #9216
- @michalzaq12 made their first contribution in #9232
Full Changelog: v26.0.19...v26.0.20