.. |
Commands
|
Fixed: Don't lock command queue if updating is disabled
|
2020-05-13 19:33:14 +02:00 |
Events
|
New: Show previously installed version in Updates UI
|
2020-06-07 21:50:31 +02:00 |
History
|
Fixed duplicate UpdateHistory items
|
2020-11-15 22:19:48 +01:00 |
ConfigureUpdateMechanism.cs
|
Also force branch if an external updater is used.
|
2018-12-29 13:51:34 +01:00 |
InstallUpdateService.cs
|
Fixed post-install update check not running
|
2021-03-14 20:24:08 +01:00 |
RecentUpdateProvider.cs
|
New: Show previously installed version in Updates UI
|
2020-06-07 21:50:31 +02:00 |
UpdateAbortedException.cs
|
InstallUpdate pre-check failures should now show a nice error on the UI.
|
2015-02-07 16:24:26 +01:00 |
UpdateChanges.cs
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
UpdateCheckService.cs
|
New: Better platform detection specifically for Non-Windows Systems
|
2017-01-03 18:37:23 -08:00 |
UpdateFolderNotWritableException.cs
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
UpdateMechanism.cs
|
Parse the package_info file to determine whether the UpdateMechanism is configured properly.
|
2018-12-29 13:49:42 +01:00 |
UpdatePackage.cs
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
UpdatePackageAvailable.cs
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
UpdatePackageProvider.cs
|
New: Show previously installed version in Updates UI
|
2020-06-07 21:50:31 +02:00 |
UpdateVerification.cs
|
Replaced built-in valuetypes with language keywords.
|
2015-10-03 21:14:06 +02:00 |
UpdateVerificationFailedException.cs
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |