Releases: bampakoa/ngx-electronify
Releases · bampakoa/ngx-electronify
v18.2.0
18.2.0 (2024-11-18)
Features
- show warning when cannot access Electron API (442dd36)
- upgrade to Electron 33 (4865c5d)
v18.1.0
Features
- show Electron launch message (a04f9be)
- show logo in desktop window (25af18c)
- upgrade to Electron 32 (473b51f), closes #20
v18.0.0
What's Changed
New Contributors
v2.0.1
Bug Fixes
- specify which workspace configuration to use (3d795b1)
v2.0.0
Features
- add integration with Electron API (3403724)
Bug Fixes
- open Dev Tools only when requested (a1a79eb)
v1.6.0
Features
- add option to open Chrome DevTools at startup (01d5c7e), closes #14
v1.5.0
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
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)