Docs/Releases/v1.0.145
v1.0.145December 22, 2024

v1.0.145#

Released: December 22, 2024

Highlights#

  • Full Apple code signing and notarization
  • No more Gatekeeper warnings on macOS
  • Improved security posture

New Features#

macOS Code Signing#

  • All macOS builds are now signed with Apple Developer certificate
  • Notarized by Apple for enhanced security
  • Seamless installation experience

Improvements#

  • Faster macOS app launch
  • Reduced security warnings
  • Better compatibility with macOS Ventura/Sonoma

Technical Changes#

  • Implemented afterSign hook for notarization
  • Added automatic stapling of notarization ticket
  • Updated electron-builder configuration