Skip to content

2.0.0

Compare
Choose a tag to compare
@smartin015 smartin015 released this 16 Jun 14:07
· 174 commits to master since this release
7ed9160

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