1.11.7
Fixed 8
- Add custom parser for User Agent under Prusa Slicer's webview, fixing an UI loading error
- Use the right capability for registering active position autoreporting
- Fix checkboxes not showing for unrendered timelapses
- Fix response behaviour on missing subgroups on access management API
- Don't send session cookies if login mechanism is apikey
- Correctly convert timezone in Last-Modified
- Fix help and generated output for octoprint user activate and deactivate commands
- Fix cleanup tab always staying empty in Plugin Manager
✋ Heads-ups
The heads-ups from previous 1.11.x releases still apply, please read their release notes as well for a full picture of what you should be aware of and what changed!
⛈ Issues while updating?
On every new OctoPrint release we see some people run into the same issues with outdated or broken environments all over again. If you encounter a problem during update, please check this collection of the most common issues encountered over the past couple of release cycles first, and test if the included fixes solve your problem.
♻ Changes
🐛 Bug fixes
Core
- #5235: Add custom parser for User Agent under Prusa Slicer's webview, fixing an UI loading error
- #5240: Use the right capability for registering active position autoreporting
- #5248: Fix checkboxes not showing for unrendered timelapses
- #5249: Fix response behaviour on missing
subgroupson access management API - #5250: Don't send session cookies if login mechanism is
apikey - #5252: Correctly convert timezone in
Last-Modified
CLI
- #5239: Fix help & generated output for
octoprint user {activate|deactivate}
Plugin Manager
- #5254: Fix cleanup tab always staying empty
🎉 Special thanks to all the contributors!
Special thanks to everyone who contributed to this bugfix release, especially to @jacopotediosi for his PRs!
🔗 More information
- Commits
- Release candidates:
- As this is a bugfix release, there were no release candidates