Skip to content

Releases: OctoPrint/OctoPrint-PiSupport

2025.7.23

23 Jul 07:53

Choose a tag to compare

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

Changes

  • Fix a packaging error breaking uploads to PyPI

Full Changelog: 2025.7.22...2025.7.23

2025.7.22

22 Jul 13:09

Choose a tag to compare

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

Changes

  • Generate report for health check plugin bundled with OctoPrint 1.11+
  • Implement SimpleApiPlugin.is_api_protected
  • Migrate to more modern tooling & packaging

Full Changelog: 2023.10.10...2025.7.22

2023.10.10

10 Oct 12:28

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #15
  • ✨ Detect camera stack if on OctoPi and add cam suffix to the version for the new camera-streamer based on that's currently in preview.

New Contributors

Full Changelog: 2023.7.31...2023.10.10

2023.7.31

31 Jul 13:43

Choose a tag to compare

What's Changed

  • ✨ Display OctoPi-UpToDate build number in the footer and also show a custom "About" panel for it

Full Changelog: 2023.5.24...2023.7.31

2023.5.24

24 May 16:11

Choose a tag to compare

What's Changed

  • ✨ Collect logs for the new camera-streamer based camera stack for OctoPi (#14)
  • 🎨 Update pre-commit config

Full Changelog: 2022.6.13...2023.5.24

2022.6.13

13 Jun 09:28

Choose a tag to compare

What's Changed

  • 🐛 Properly honor disabled check by @foosel in #12

Full Changelog: 2022.3.28...2022.6.13

2022.3.28

28 Mar 09:16

Choose a tag to compare

Changes

  • Fix the link to the FAQ from the description popover. Can't be clicked in the popover, so turned into an instruction to click the navbar icon for details.

2022.3.1

01 Mar 10:22

Choose a tag to compare

Changes

  • If on OctoPi-UpToDate build, include build number in reported environment information
  • Detect & warn if vcgencmd doesn't work
  • Detect & warn if the default password of the system user pi hasn't been changed from the default raspberry

2021.10.28

28 Oct 07:35

Choose a tag to compare

Changes

  • Properly detect Raspberry Pi Zero 2 and don't warn about it being underpowered like its predecessors 😊

2021.8.2

02 Aug 11:31

Choose a tag to compare

Changes

  • #2: Fix a typo (thanks to @LaurenBrotherson & @barbeque)
  • Add confirmation when starting a print on a Pi with current or past undervoltage warning, requires OctoPrint 1.7.0+
  • Include haproxy.log and webcamd.log in system info bundle, requires OctoPrint 1.7.0+