Releases: SimplyPrint/OctoPrint-SimplyPrint
Releases · SimplyPrint/OctoPrint-SimplyPrint
4.2.2
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.0
- 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.3
- 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
- fix issue where restarting the same file doesn't work with auto start disabled
4.1.1
- 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
- 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
- add mac address info to machine data
4.1.0rc1
Remove API
Fix Webcam for OctoPrint 1.9.0
Consolidate cpu_info and cpu message sent to SP servers