Commit Graph

30 Commits

Author SHA1 Message Date
Zorg ba6c32d247 Remove references to 2.5 beta (#203) 2023-09-15 18:19:20 -07:00
Zorg f951570edc Add documentation for allowed custom URL schemes (#197) 2023-07-30 20:47:53 -07:00
Zorg 682ba5f68d Update documentation for 2.4 (#190) 2023-03-19 17:31:37 -07:00
Zorg f90ec383a3 Clarify automatic downloading documentation (#187) 2023-03-04 08:13:46 -08:00
Zorg ff9019ed0b Add documentation for initial 2.4 changes (#185) 2023-03-03 21:55:02 -08:00
Zorg 3f2285bb3e Update documentation for SUAllowsAutomaticUpdates (#170) 2022-10-01 09:52:15 -07:00
Zorg 7169798027 Revamp and improve SwiftUI programmatic samples (#168)
We provide a more sound SwiftUI sample and also show how to add user settings to a SwiftUI app.

Also rename Preferences to Settings in across the documentation.
2022-09-10 08:25:21 -07:00
Zorg c32906f32e Document avoiding unnecessary configuration in programmatic setup (#158) 2022-08-27 17:07:49 -07:00
Zorg c1adfc49da Note that delegate can override showing a to-be-installed update (#149) 2022-06-20 10:50:47 -07:00
Zorg 02b3191a97 Specify that downloaded updates can be presented after 1 week (#148) 2022-06-20 10:26:02 -07:00
Zorg 3c9b81ddc9 Update sandboxing documentation due to now bundling XPC Services (#93) 2021-10-23 21:23:46 -07:00
Ari 367f5210cc Fixed broken documentation link (#87) 2021-09-09 22:55:45 -07:00
Mayur Pawashe d572ae98bb Integrate API Reference pages (#83) 2021-09-03 19:38:30 -07:00
Zev Eisenberg de9b694321 Add syntax highlighting to code snippets. (#77) 2021-08-15 15:27:20 -07:00
Mayur Pawashe 25f4f51976 Document and show example of starting Sparkle programmatically (#75) 2021-07-19 08:02:45 -07:00
Mayur Pawashe 6586b24aa7 Update documentation (part 1) (#72)
* Update documentation (part 1)

* Plug-in bundles & Sandboxing
* Javascript key
* sparkle:version element over attribute changes
* <link> additions (in case Sparkle uses them to fall back on, eg update not found)
* Major upgrades
* Minimum system requirement for 2.x
2021-06-28 19:59:36 -07:00
Mayur Pawashe 35dd50cf3a Docs update 2x (#66)
* Update Sparkle 2.x paths, migration notes, code signing XPC Services

* Rename 1.x and 2.x to 1 and 2 where appropriate

* Update app cast example to use edSignature and remove Test App zip

* Update copyright to include initial release year
2021-03-08 21:06:07 -08:00
Zorg a2abe7245c Fix couple of typos 2021-01-10 15:07:17 +00:00
Zorg f63c879e91 Add documentation for 2.x 2021-01-10 15:07:17 +00:00
Piers Uso Walter 26d6d3e74a Changed the configuration to activate the new feature from sparkle:automaticallyUpdate = false to sparkle:minimumAutoupdateVersion = <version>.
Also moved the documentation of the new feature from customization/ to publishing/
2020-12-10 23:35:37 +00:00
Piers Uso Walter fc2875d01b Changed the configuration to activate the new feature from sparkle:doNotAutomaticallyUpdate = true to sparkle:automaticallyUpdate = false 2020-12-10 23:35:37 +00:00
Piers Uso Walter a7528084ab The documentation update for the corresponding source change (Allow an appcast to prevent the new version from being installed automatically, e.g. if this is a paid upgrade. To do so, the new property "sparkle:doNotAutomaticallyUpdate" shall be set to 1 or YES) 2020-12-10 23:35:37 +00:00
Kornel dbddc01ef2 EdDSA spelling 2018-09-17 13:41:12 +01:00
Kornel 658e879666 Updated docs for EDDSA (ed25519) signatures 2018-09-16 19:50:33 +01:00
Vadim Peretokin fc67eddcd8 Document updaterDidRelaunchApplication (#46)
* Document updaterDidRelaunchApplication

* Update index.md
2017-11-03 16:44:36 +00:00
Christian Tietze a121802ed9 add SUDefaultsDomain description (#45) 2017-04-24 10:58:04 +01:00
Kornel Lesiński dabe99ebca Guide towards declarative configuration 2017-03-09 14:32:52 +00:00
Kornel Lesiński a10992ddd0 Document SUAutomaticallyUpdate 2017-03-09 14:10:39 +00:00
Kornel Lesiński 4eb087042f Update customization 2017-03-09 14:10:28 +00:00
Jake Petroules 8df9257556 Import the wiki. 2015-07-24 05:49:12 -07:00