Skip to content

Releases: SimplyPrint/OctoPrint-SimplyPrint

4.2.2

07 Aug 17:30
cfacda0
Compare
Choose a tag to compare

What's Changed

  • Fix crash + add more logging for future similar issues. by @cjavad in #69

Full Changelog: 4.2.1...4.2.2

4.2.1

06 Aug 18:13
e870496
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.2.1

4.2.0

31 Jul 19:15
ea64be3
Compare
Choose a tag to compare
  • Better support for "Download progress" (for upcoming "Staggered Start" update)
  • Better webcam provider handling for OctoPrint 1.9.0+, allowing for any webcamProvider that can be set as timelapse camera (thanks to @jneilliii for this!)
  • Fix crash issue due to incompatibility with a few other plugins, namely "Filament Manager", due to dependency versions (thanks to @jneilliii for this one too)

Our first OctoPrint plugin release since November 12th 2023 - but that far from means that we've been at a standstill: check out the SimplyPrint blog to see all the many things we've done since then on the web platform; https://simplyprint.io/blog/.

4.1.4rc2

30 Jul 20:36
8572ff1
Compare
Choose a tag to compare
4.1.4rc2 Pre-release
Pre-release

Full Changelog: 4.1.4rc1...4.1.4rc2

4.1.3

12 Nov 19:36
68a9375
Compare
Choose a tag to compare
  • small bugfix release that resolves an issue related to re-printing the same file after a printer disconnection and getting a file not selected error.

4.1.2

29 Sep 16:34
96a2d85
Compare
Choose a tag to compare
  • fix issue where restarting the same file doesn't work with auto start disabled

4.1.1

04 Sep 20:04
7026e72
Compare
Choose a tag to compare
  • Added "skip download" feature to avoid re-download if the same file is being printed multiple times in a row
  • Fixed "Get logs" feature
  • Change "Time remaining" printer display message to a shorter version (now 0:00:00 left)

4.1.0

03 May 18:00
Compare
Choose a tag to compare
  • Remove API
  • Fix Webcam for OctoPrint 1.9.0
  • Consolidate cpu_info and cpu message sent to SP servers
  • add mac address info to machine data
  • update default reconnect intervals
  • change _get_routed_ip to use new logic

4.1.0rc2

03 May 02:08
Compare
Choose a tag to compare
4.1.0rc2 Pre-release
Pre-release
  • add mac address info to machine data

4.1.0rc1

25 Mar 23:17
d6dfecd
Compare
Choose a tag to compare
4.1.0rc1 Pre-release
Pre-release

Remove API
Fix Webcam for OctoPrint 1.9.0
Consolidate cpu_info and cpu message sent to SP servers