Skip to content

Releases: bampakoa/ngx-electronify

v19.1.0

02 Feb 15:56
Compare
Choose a tag to compare

Features

v19.0.0

21 Dec 11:36
Compare
Choose a tag to compare

Features

v18.2.0

18 Nov 16:13
Compare
Choose a tag to compare

18.2.0 (2024-11-18)

Features

  • show warning when cannot access Electron API (442dd36)
  • upgrade to Electron 33 (4865c5d)

v18.1.0

02 Sep 11:36
Compare
Choose a tag to compare

Features

  • show Electron launch message (a04f9be)
  • show logo in desktop window (25af18c)
  • upgrade to Electron 32 (473b51f), closes #20

v18.0.0

22 Jul 18:00
Compare
Choose a tag to compare

What's Changed

New Contributors

v2.0.1

02 Sep 19:09
Compare
Choose a tag to compare

Bug Fixes

  • specify which workspace configuration to use (3d795b1)

v2.0.0

21 Jul 19:43
Compare
Choose a tag to compare

Features

  • add integration with Electron API (3403724)

Bug Fixes

  • open Dev Tools only when requested (a1a79eb)

v1.6.0

09 Jul 15:20
Compare
Choose a tag to compare

Features

  • add option to open Chrome DevTools at startup (01d5c7e), closes #14

v1.5.0

04 Dec 14:50
Compare
Choose a tag to compare

Features

  • add angular devtools (9baaf10), closes #12
  • show Electron window when app is loaded (eb41496)

Bug Fixes

  • allow hot-reload on navigate (538ec0f)
  • use try catch for DevTools error handling (40d0f17)

v1.4.0

09 Aug 17:42
Compare
Choose a tag to compare

Features

  • match Angular CLI port number (bd5fc01), closes #8
  • open href links using system browser (36294d5)
  • prevent external link navigation in-app (79b7f01)

Bug Fixes

  • use $id for schema configuration file (f2ee897)