-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Warn users not to disable zip for macos when using auto-update (#…
…7188) This warning was added in #6496 but removed by the very next release. It is essential to warn users about this as disabling the `zip` target on macos will prevent apps to auto-update.
- v26.0.0-alpha.8
- v26.0.0-alpha.7
- v26.0.0-alpha.6
- v26.0.0-alpha.5
- v26.0.0-alpha.4
- v26.0.0-alpha.3
- v26.0.0-alpha.2
- v26.0.0-alpha.1
- v26.0.0-alpha.0
- v25.1.6
- v25.1.5
- v25.1.4
- v25.1.3
- v25.1.2
- v25.1.0
- v25.0.6
- v25.0.5
- v25.0.4
- v25.0.3
- v25.0.2
- v25.0.1
- v25.0.0
- v25.0.0-alpha.13
- v25.0.0-alpha.12
- v25.0.0-alpha.11
- v25.0.0-alpha.10
- v25.0.0-alpha.9
- v25.0.0-alpha.8
- v25.0.0-alpha.7
- v25.0.0-alpha.6
- v25.0.0-alpha.5
- v25.0.0-alpha.4
- v25.0.0-alpha.3
- v25.0.0-alpha.2
- v25.0.0-alpha.1
- v24.13.4-alpha.0
- v24.13.3
- v24.13.2
- v24.13.1
- v24.13.0
- v24.12.0
- v24.11.0
- v24.10.0
- v24.9.4
- v24.9.3
- v24.9.2
- v24.9.1
- v24.9.0
- v24.8.1
- v24.8.0
- v24.7.0
- v24.6.5
- v24.6.4
- v24.6.3
- v24.6.2
- v24.6.1
- v24.6.0
- v24.5.2
- v24.5.1
- v24.5.0
- v24.4.0
- v24.3.0
- v24.2.1
- v24.2.0
- v24.1.3
- v24.1.2
- v24.1.1
- v24.1.0
- v24.0.0
- v24.0.0-alpha.13
- v24.0.0-alpha.12
- v24.0.0-alpha.11
- v24.0.0-alpha.10
- v24.0.0-alpha.9
- v24.0.0-alpha.8
- v24.0.0-alpha.7
- v24.0.0-alpha.6
- v24.0.0-alpha.5
- v24.0.0-alpha.4
- v24.0.0-alpha.3
- v24.0.0-alpha.2
- v24.0.0-alpha.1
- electron-updater@6.4.0-alpha.2
- electron-updater@6.4.0-alpha.1
- electron-updater@6.4.0-alpha.0
- electron-updater@6.3.9
- electron-updater@6.3.8
- electron-updater@6.3.7
- electron-updater@6.3.6
- electron-updater@6.3.5
- electron-updater@6.3.4
- electron-updater@6.3.3
- electron-updater@6.3.2
- electron-updater@6.3.1
- electron-updater@6.3.0
- electron-updater@6.3.0-alpha.8
- electron-updater@6.3.0-alpha.7
- electron-updater@6.3.0-alpha.6
- electron-updater@6.3.0-alpha.5
- electron-updater@6.3.0-alpha.4
- electron-updater@6.3.0-alpha.3
- electron-updater@6.3.0-alpha.2
- electron-updater@6.3.0-alpha.1
- electron-updater@6.3.0-alpha.0
- electron-updater@6.2.1
- electron-updater@6.2.0
- electron-updater@6.1.9
- electron-updater@6.1.8
- electron-updater@6.1.7
- electron-updater@6.1.6
- electron-updater@6.1.5
- electron-updater@6.1.4
- electron-updater@6.1.3
- electron-updater@6.1.2
- electron-updater@6.1.1
- electron-updater@6.1.0
- electron-updater@6.0.4
- electron-updater@6.0.3
- electron-updater@6.0.2
- electron-updater@6.0.1
- electron-updater@6.0.0
- electron-updater@6.0.0-alpha.9
- electron-updater@6.0.0-alpha.8
- electron-updater@6.0.0-alpha.7
- electron-updater@6.0.0-alpha.6
- electron-updater@6.0.0-alpha.5
- electron-updater@6.0.0-alpha.4
- electron-updater@6.0.0-alpha.3
- electron-updater@6.0.0-alpha.2
- electron-updater@6.0.0-alpha.1
- electron-updater@6.0.0-alpha.0
- electron-builder@25.1.8
- electron-builder@25.1.7
- docker@25.0.0
- docker@25.0.0-alpha.12
- docker@24.9.1
- docker@24.8.0
- docker@24.6.3
- docker@24.6.2
- docker@24.6.1
- docker@24.0.0
1 parent
c8b07ea
commit 3816d4f
Showing
4 changed files
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"app-builder-lib": patch | ||
--- | ||
|
||
docs: Warn users not to disable zip for macos if using auto-update |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters