Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: electron-userland/electron-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v26.0.2
Choose a base ref
...
head repository: electron-userland/electron-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v26.0.3
Choose a head ref
  • 3 commits
  • 30 files changed
  • 6 contributors

Commits on Feb 3, 2025

  1. feat(pkg): support notarizing pkg for macos archives (#8834)

    dominhhai authored Feb 3, 2025
    Copy the full SHA
    6261c9a View commit details
  2. feat: use electron-winstaller instead of self module (#8344)

    1. Add `customSquirrelExePath` option, which allows using custom
    squirrel windows
    2. Use official electron-winstaller
    3. Support Windows ARM
    4. Fix some
    bugs(electron-userland/electron-builder-binaries#33,
    electron-userland/electron-builder-binaries#52)
    
    ---------
    
    Co-authored-by: beyondkmp <beyondkmkp@gmail.com>
    Co-authored-by: payne.fu <payne.fu@ringcentral.com>
    Co-authored-by: vagrant <vagrant@debian-12.6-amd64>
    4 people authored Feb 3, 2025
    Copy the full SHA
    27b2ba8 View commit details

Commits on Feb 4, 2025

  1. chore(deploy): Release v26.0.3 (#8836)

    github-actions[bot] authored Feb 4, 2025
    Copy the full SHA
    638d3a7 View commit details
Loading