Skip to content

v0.4.5

Choose a tag to compare

@sethlu sethlu released this 21 May 13:30

This update deprecates electron-osx-flat due to packages like electron-builder having supported better package building tools. It also introduces codesigning with explicit SHA-1 hashed certs (#132, #134) that resolves a minor issue in codesign encountering segmentation fault as discussed here.

Added:

  • --timestamp=timestamp option to pass timestamp authority server to codesign (#133).