Releases: TheSpaghettiDetective/OctoPrint-Obico
Releases · TheSpaghettiDetective/OctoPrint-Obico
OctoPrint 1.9 compatibility. Bug fixes
- Full compatibility with new streaming stack in OctoPrint 1.9 tested.
- Upgrade Janus to 0.8.2 for better performance.
- "Currently downloading or printing" bug fix.
H.264 streaming in OctoPi 1.0
- H.264 webcam streaming now fully working in OctoPi 1.0
Bug fixes
- The bug that can potentially cause memory leak if the snapshot_url is mis-configured
- Unpin sentry-sdk version so that it won't cause octoprint to downgrade to 1.8.7
- Minor code cleanups.
Minor bug fixes
- Bug in downloading gcode files from Obico cloud
- Other minor bug fixes.
Prepare for new OctoPi streaming
This is an update to prepare for the upcoming Octopi streaming: OctoPrint/OctoPi-UpToDate#2
OctoPi 1.0 compatibility
This is a hot patch for OctoPi 1.0 camera update.
2.3.1
- Features to provide more complete and precise print history/stats.
- Fixes the problem of repeated filament change alerts.
- Other bug fixes.
Access OctoPrint storage in the app
Update to this version so that you can browse/search the g-code files in your OctoPrint in the Obico app, and start printing them too!
Also some minor bug-fixes.
Webcam Streaming on Non-RPi SBCs
This is a preliminary version for webcam streaming on non-Raspberry Pi SBCs.
Minor websocket bug fix
- A small websocket retry bug fix. Only small amount of users impacted.