What's Changed
- docs: replaced 'access token' with 'app password' from BitbucketOptions by @onucsecu2 in #7362
- fix: add reject in handleError in Windows
verifySignature
function by @beyondkmp in #7380 - docs: improve the code-signing-windows-apps-on-unix.md page by @popod in #7377
- fix: Allow MAS builds to be unsigned if
identity: null
is explicitly passed by @radex in #7382 - chore(deps): update actions/cache digest to 58c146c by @renovate in #7384
- fix: MAS builds should respect arch suffix per
defaultArch
config by @radex in #7383 - fix: Remove adapter if core22 is set as base on snapcraft by @filfreire in #7378
- fix: Execute
afterSign
hook only when signing is completed (BREAKING) by @mmaietta in #7311 - chore: fix incorrect html comment in issue_template.md by @jtbandes in #7386
- feat: vendor information in releaseInfo by @indutny-signal in #7373
- fix: reset
GYP_MSVS_VERSION
for multi-arch builds beforebeforePack
by @mmaietta in #7387 - fix: adding log warning in case
afterSign
exists but no signing occurred by @mmaietta in #7388 - chore(deploy): Release (alpha) by @github-actions in #7367
New Contributors
- @onucsecu2 made their first contribution in #7362
- @radex made their first contribution in #7382
- @jtbandes made their first contribution in #7386
Full Changelog: v24.0.0-alpha.10...v24.0.0-alpha.11