Skip to content

Releases: SimplyPrint/OctoPrint-SimplyPrint

4.0.2dev4

20 Nov 17:41

Choose a tag to compare

4.0.2dev4 Pre-release
Pre-release
  • fix incorrect evt_name for firmware_warning in PRE_SETUP_EVENTS

4.0.2dev3

20 Nov 15:48

Choose a tag to compare

4.0.2dev3 Pre-release
Pre-release
  • fixes installed_plugins check
  • attempt at fixing firmware warning not getting sent to SP over WS

4.0.2dev2

08 Nov 02:26

Choose a tag to compare

4.0.2dev2 Pre-release
Pre-release
  • changed install_plugin to accept list of plugins to install from demand, #45

4.0.2dev1

07 Nov 04:31

Choose a tag to compare

4.0.2dev1 Pre-release
Pre-release
  • switch to firmware_warning message with full payload, #44
  • add installed_plugins to PRE_SETUP_EVENTS, #43

4.0.1

06 Nov 20:12

Choose a tag to compare

💥 Big update!
This release prepares your printer for the upcoming huge SimplyPrint update, where we shed the "Beta" badge and take the platform to the next level.

Important; make sure to update to this version ASAP! That way, you're sure the switch to the new platform will be smooth for you.

This version includes no notable changes to the current platform, except for error tracking (more info below), but includes a new fully-reworked version of the plugin that will automatically become active once we release the new version of the SimplyPrint platform sometime next week.

New in the upcoming update;

  • New method of connection; "WebSockets" meaning instant communication, faster livestream, less network traffic
  • A.I. failure detection
  • Printer display tweaks
  • Bugfixes & better error tracking (more about that below)

That's it for the plugin - but tons of new features and updates await you on the new platform!

With the new version, we now track errors with the error-tracking platform "Sentry", which OctoPrint also utilizes. This will already be active before the release of the new platform. More info is included in the updated upcoming privacy policy, found here; https://rewrite.simplyprint.io/legal/privacy (will be active on the main site upon release as well)

4.0.1dev5

06 Nov 00:39

Choose a tag to compare

4.0.1dev5 Pre-release
Pre-release

All the latest changes from branch dev-simplyprint-rewrite-20220623 as of commit d8996bd

  • websocket implementation
  • AI failure detection
  • printer display tweaks
  • webcam snapshotting on demand
  • sentry.io bug tracking

4.0.1dev4

06 Nov 00:26

Choose a tag to compare

4.0.1dev4 Pre-release
Pre-release

All the latest changes from branch dev-simplyprint-rewrite-20220623 as of commit d8996bd

  • websocket implementation
  • AI failure detection
  • printer display tweaks
  • webcam snapshotting on demand
  • sentry.io bug tracking

4.0.1dev3

05 Nov 23:55

Choose a tag to compare

4.0.1dev3 Pre-release
Pre-release

All the latest changes from branch dev-simplyprint-rewrite-20220623 as of commit d8996bd

  • websocket implementation
  • AI failure detection
  • printer display tweaks
  • webcam snapshotting on demand
  • sentry.io bug tracking

4.0.1dev2

04 Nov 01:39

Choose a tag to compare

4.0.1dev2 Pre-release
Pre-release

All the latest changes from branch dev-simplyprint-rewrite-20220623 as of commit d8996bd

  • websocket implementation
  • AI failure detection
  • printer display tweaks
  • webcam snapshotting on demand

3.1.2

07 Apr 15:05
aad2467

Choose a tag to compare

  • Better support for Prusa pause & filament runout
  • Fixed bug where printer claimed it was "offline" in the panel, while downloading large files
  • Put SP-downloaded files in a SimplyPrint sub-folder in OctoPrint
  • General bugfixes & preparation for next web-release