Skip to content

Version 3.5.3-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 28 Aug 19:43
· 25 commits to v3.5-dev since this release

Compatible versions:

  • RepRapFirmware 3.5.3-rc.1
  • DuetWebControl 3.5.3-rc.1

API changes:

  • Deprecated patch creation methods in the main object model class
  • Deprecated current PatchObjectModel and SetPluginData calls in favour of new overload

Bug fixes:

  • Added workaround to address Chromium singleton lock in the launch script
  • Fixed potential deadlock when deleting variables
  • Cancelled codes could invalidate the last known file position (pausing via M226)
  • state.thisActive was not nullable