# OctoPrint 1.11.7 - Product: OctoPrint (https://whatsnew.fyi/product/octoprint) - Vendor: Gina Häußge - Date: 2026-02-18 - Version: 1.11.7 - Original notes: https://github.com/OctoPrint/OctoPrint/releases/tag/1.11.7 - Permalink: https://whatsnew.fyi/product/octoprint/releases/1.11.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Add custom parser for User Agent under Prusa Slicer's webview, fixing an UI loading error - **fixed** — Use the right capability for registering active position autoreporting - **fixed** — Fix checkboxes not showing for unrendered timelapses - **fixed** — Fix response behaviour on missing subgroups on access management API - **fixed** — Don't send session cookies if login mechanism is apikey - **fixed** — Correctly convert timezone in Last-Modified - **fixed** — Fix help and generated output for octoprint user activate and deactivate commands - **fixed** — Fix cleanup tab always staying empty in Plugin Manager

Click here if you want to help with OctoPrint's funding!

##### ✋ 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](https://community.octoprint.org/t/my-octoprint-update-fails/37880) encountered over the past couple of release cycles first, and test if the included fixes solve your problem. ##### ♻ Changes ###### 🐛 Bug fixes ###### Core - [#5235](https://github.com/OctoPrint/OctoPrint/issues/5235): Add custom parser for User Agent under Prusa Slicer's webview, fixing an UI loading error - [#5240](https://github.com/OctoPrint/OctoPrint/issues/5240): Use the right capability for registering active position autoreporting - [#5248](https://github.com/OctoPrint/OctoPrint/issues/5248): Fix checkboxes not showing for unrendered timelapses - [#5249](https://github.com/OctoPrint/OctoPrint/issues/5249): Fix response behaviour on missing `subgroups` on access management API - [#5250](https://github.com/OctoPrint/OctoPrint/issues/5250): Don't send session cookies if login mechanism is `apikey` - [#5252](https://github.com/OctoPrint/OctoPrint/issues/5252): Correctly convert timezone in `Last-Modified` ###### CLI - [#5239](https://github.com/OctoPrint/OctoPrint/issues/5239): Fix help & generated output for `octoprint user {activate|deactivate}` ###### Plugin Manager - [#5254](https://github.com/OctoPrint/OctoPrint/issues/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](https://github.com/OctoPrint/OctoPrint/compare/1.11.6...1.11.7) - Release candidates: - As this is a bugfix release, there were no release candidates