Releases: electron/update-electron-app
Releases · electron/update-electron-app
v3.1.2
07 Dec 12:39
Compare
Sorry, something went wrong.
No results found
3.1.2 (2025-12-07)
Bug Fixes
limit updateInterval to 2,147,483,647ms to prevent TimeoutOverflowWarning (#201 ) (eaea2ba )
v3.1.1
30 Jan 16:49
Compare
Sorry, something went wrong.
No results found
3.1.1 (2025-01-30)
Bug Fixes
host must be a valid HTTPS URL when using ElectronPublicUpdateService (#174 ) (3eee2b0 )
v3.1.0
13 Dec 01:01
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-12-13)
Features
v3.0.0
22 Oct 21:58
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-10-22)
Features
add support for static storage provided updates (#105 ) (107661d )
BREAKING CHANGES
This module now exports a named function updateElectronApp
chore: update per feedback
build: run tsc during prepare
build: fix readme lint
fix: capture logger before usage
oops
simplify
stuff
mock electron
v2.0.1
28 Sep 21:34
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-09-28)
Note: 2.0.0 publishing failed, so we have skipped straight to 2.0.1 from 1.5.0.
BREAKING CHANGES
Minimum supported Electron version is 6.x.y.
Features
Bug Fixes
Updated dialog.showMessageBox to use promise version (#61 ) (fcc88a9 )
Improved TypeScript types (#66 ) (916c9e3 )
Replaced update-downloaded arguments object with array of params (#68 ) (97204db )
v1.5.0
10 Jul 21:44
Compare
Sorry, something went wrong.
No results found
1.5.0 (2019-07-10)
Features
add notifyUser option to disable the upgrade dialog prompt (#46 ) (434afdb )
v1.4.2
07 Jun 16:22
Compare
Sorry, something went wrong.
No results found
1.4.2 (2019-06-07)
Bug Fixes
v1.3.0
11 Jun 19:04
Compare
Sorry, something went wrong.
No results found
1.3.0 (2018-06-11)
Features
v1.2.0
22 May 23:44
Compare
Sorry, something went wrong.
No results found
1.2.0 (2018-05-22)
Features
v1.1.2
01 May 16:50
Compare
Sorry, something went wrong.
No results found
1.1.2 (2018-05-01)
Bug Fixes