MrDraw/src/octoprint/plugins
Gina Häußge f1be116190 SoftwareUpdate: Don't persist more check data than necessary in config
The SoftwareUpdate Plugin had a bug that caused way too much check data to be stored in the configuration, leading to plugins potentially being stuck in an "update available" loop although the update had already been applied. Now only the current version of github_commit update types is persisted, not the full check configuration.

Also introduced a configuration version and made the migration function migrate old configs to remove anything that was same as the default supplied for the "octoprint" and all plugin hook checks. That should clean things up in existing installations.
2015-06-19 11:12:24 +02:00
..
cura Removed some outdated code from the cura settings dialog 2015-05-29 18:48:58 +02:00
discovery Finalizing first version of plugin lifecycle management 2015-04-14 17:55:46 +02:00
pluginmanager Don't allow plugin management while the printer is printing 2015-06-18 11:37:08 +02:00
softwareupdate SoftwareUpdate: Don't persist more check data than necessary in config 2015-06-19 11:12:24 +02:00
virtual_printer Logging for the virtual printer... 2015-05-28 17:03:03 +02:00