2.0.0
See the release demo video to learn about all the new features!
This release includes:
- Reimplementation of the storage layer, now using a sqlite3 database (instead of a stored JSON blob)
- Numerous UX tweaks and improvements, including multi-select bulk actions and "edit" mode for jobs
- Improved "idle" behavior allowing for auto-starting queue items without clicking the "Start Managing" button
- Improved settings options for file upload behavior
- Printer profile specification (allowing for job compatibility across different printers)
- (ALPHA) peer-to-peer, local network, shared-queue printing across multiple instances of OctoPrint
- Saving and importing queue jobs (
.gjob
file format) - Expanded API and documentation