New release candidate: 1.3.10rc3

This third RC of 1.3.10 fixes a couple of regressions observed with the second one and also adds some improvements of existing or newly added functionality that became apparent during testing of RC2:

Improvements

  • More resilience against third party plugins that happily block or kill important startup threads
  • Improved backwards compatibility of the sarge dependency by monkey patching it to support the old async keyword parameter. Plugin authors are still advised to switch to the new async_ parameter if running against sarge>=0.1.5, unmodified plugins should continue to work now however. For reference, OctoPrint 1.3.10 requires sarge==0.1.5post0.
  • Pi Support plugin: Better wording on the “undervoltage & overheat” popover & added a link to the FAQ entry
  • Printer Safety plugin: Micro3D printers running stock or iMe firmware are now detected as unsafe

Bug fixes

  • #2897 - Improved error resilience of is_lan_address so an error during its execution no longer nukes requests
  • #2898 - ForceLogin plugin no longer interferes with websocket messages sent by plugins right on UI load but instead puts them into a (limited) backlog and then sends them out in received order once the user has authenticated on the socket.
  • #2903 - Backup plugin: Support for ZIP64 extensions for large zip files
  • #2903 - Backup plugin: Better error reporting
  • #2908 - Tracking: Use the file’s path instead of just the name for file name hashing.
  • Logout socket on UI logout
  • Tracking: Fixed homepage link

You can find the full changelog and release notes as usual on Github.

Special thanks to everyone who contributed to this release candidate and provided full, analysable bug reports.

As the past RCs have shown me that a lot of people appear to be unaware of this: Please do not install this RC if you expect a fully stable version. It is not a stable release, it is a release candidate: severe bugs can occur, and they can be bad enough that they make a manual downgrade to an earlier version necessary - maybe even from the command line.

You should be comfortable with and capable of possibly having to do this before installing an RC.

If you want to and can help test this release candidate, you can find information on how to switch to the “Maintenance RCs” release channel in this guide if not already done (also linked below).

Please provide feedback on this RC. For general feedback you can use this ticket on the tracker. The information that everything works fine for you is also valuable feedback 😄. For bug reports please follow “How to file a bug report” - I need logs and reproduction steps to fix issues, not just the information that something doesn’t work so make sure to fill out all fields of the issue template.

Thanks!

Depending on how the feedback for this release candidate turns out, I’ll either look into releasing 1.3.10 or fix any observed regressions and push out a new release candidate ASAP.

Links


This is a companion discussion topic for the original entry at https://octoprint.org/blog/2018/11/28/new-release-candidate-1.3.10rc3/
1 Like

Great defensive improvements on Sarge and plugins, Gina!

I'm not sure how I feel about the new I.Q. Detector plugin:

26%20AM

:laughing: that's what the "access control not enabled" user has always been called :wink:

1 Like