Skip to content

v7.4.0

Latest
Compare
Choose a tag to compare
@VerteDinde VerteDinde released this 11 Apr 22:08
· 10 commits to main since this release

What's Changed

Highlighted Feature:

This version of Forge enables the new Windows ASAR integrity feature in Electron. When ASAR integrity is enabled, your Electron app will verify the header hash of the ASAR archive on runtime. If no hash is present or if there is a mismatch in the hashes, the app will forcefully terminate.

More information about this feature can be found in Electron's documentation here: https://github.com/electron/electron/blob/main/docs/tutorial/asar-integrity.md#using-electron-tooling

Bug Fixes and Improvements

New Contributors

Full Changelog: v7.3.1...v7.4.0