Skip to content

Releases: agracio/electron-edge-js

v33.0.1

29 Oct 12:52
Compare
Choose a tag to compare

v33.0.0

24 Oct 21:36
Compare
Choose a tag to compare
  • Added support for Electron 33
  • Removed support for Electron 26, 27 and 28

v32.0.1

16 Oct 17:50
Compare
Choose a tag to compare
  • Fixed issues with dependency resolution for standalone .NET Core applications

v32.0.0

26 Sep 19:28
Compare
Choose a tag to compare
  • Added support for Electron v32
  • Removed Windows pre-built versions for Electron v23, v24 and v25
  • Minor updates to CI pipelines

v31.3.1

15 Sep 16:34
Compare
Choose a tag to compare
  • Updated install script for arm64
  • Updated test runner

v31.3.0

27 Jul 19:11
Compare
Choose a tag to compare
  • Updated Electron v30 to Node.js v20.15.1
  • Updated Electron v31 to Node.js v20.15.1

v31.1.0

19 Jul 22:37
Compare
Choose a tag to compare
  • Updated Electron v30 to Node.js v20.15.0
  • Updated Electron v31 to Node.js v20.15.0

v30.1.0

18 Jun 14:05
Compare
Choose a tag to compare
  • Added support for Electron 31.x
  • Added support for arm64 on Windows for Electron versions based on Node.js v20.x

v30.0.2

08 May 14:47
Compare
Choose a tag to compare
  • Breaking change moved install-time libraries to a .Net version agnostic folder.
    Will now compile to node_modules/electron-edge-js/lib/bootstrap/bin/Release/ without the added .NET Framework version identifier
  • Fixed an issue with macOS install
  • Major improvements to .NET Core run-time assembly resolver
  • C++ build tools updated to support c++ 20 required for Node.js 22
  • Updated C++ reference libraries to support c++ 20