Skip to content

Releases: OctoPrint/OctoPrint-PiSupport

2023.10.10

10 Oct 12:28
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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+

2021.6.14

14 Jun 16:26
Compare
Choose a tag to compare

Changes

  • Fix the navbar icons not becoming visible in case of observed issues
  • Add a prominent notification in case of current or past undervoltage issues
  • Improve the legend structure to hopefully be less confusing

2021.3.26.post2

26 Mar 16:04
Compare
Choose a tag to compare

Changes

  • Actually fix the software update hook