github OctoPrint/OctoPrint 1.3.0rc3
1.3.0rc3 (release candidate)

latest releases: 1.10.0, 1.10.0rc4, 1.10.0rc3...
pre-release7 years ago

Improvements

  • Added note to JS client docs that it depends on JQuery and Lodash.
  • Improved a (manual) doctest

Bug fixes

  • #1599 - Properly handle exceptions that arise within the update script during runtime.
  • Fix a rare race condition in the command line helper and the update script that could cause the code to hang due to waiting on an event that would never be set.
  • Fix issue with handling new settings substructures when they are compared to existing settings data in order to find the structural diff.
  • Fix for /api/settings not being properly invalidated for plugin settings that do not have a representation in config.yaml but are only added at runtime (and hence are not captured by config.effective).
  • Fix for the temperature graph not displaying the data history on site reload.

(Commits)

Don't miss a new OctoPrint release

NewReleases is sending notifications on new releases.