Skip to content

1.3.5rc4 (release candidate)

Pre-release
Pre-release
Compare
Choose a tag to compare
@foosel foosel released this 04 Oct 12:51
· 4408 commits to rc/maintenance since this release

Feedback on this RC

Please provide general feedback on this RC in this ticket. An "All is working fine" is valuable feedback as well because it tells me people are actually testing this RC but not finding problems with it. Thanks!

Bug fixes

  • #2135 - Fix an issue causing import errors inside the GCODE analysis tool in certain environments due to sys.path entries causing relative imports.
  • #2136 - Fix wrong minimum version for sockjs-tornado dependency.
  • #2137 - Fix issue with session cookies getting lost when running an OctoPrint instance on a subpath of another (e.g. octopi.local/ and octopi.local/octoprint2).
  • #2140 - Fix issue with locale dependent sorting of sub wizards during first time setup causing issues leading to the wizard not being able to complete.

(Commits)