Skip to content

v4.5.7

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:55

[4.5.7] - 2026-06-03

🐛 Bug Fixes

  • ci: Switch macOS installer from .pkg to .dmg (4107441)
  • ci: Retry stapler to handle Apple ticket propagation delay (5d305f9)
  • ci: Submit signed .pkg to notarytool in CI step, drop afterSign hook (6d4a328)
  • ci: Disable built-in notarize to prevent blocking poll alongside afterSign hook (46fe97f)
  • ci: Move afterSign to top-level in electron-builder config (1da2320)
  • ci: Submit macOS notarization async, poll in dedicated job (2fc02fb)
  • updater: Handle Linux deb/rpm with manual update status (06d0631)
  • cross-platform: Arch-aware binaries and POSIX-safe file URLs (31040c1)

Build

  • release: Ship clean per-platform installers only (2bfd9ed)