Skip to content

Releases: SimplyPrint/OctoPrint-SimplyPrint

4.0.5dev1

10 Dec 05:54
Compare
Choose a tag to compare
4.0.5dev1 Pre-release
Pre-release
  • send setup code to printer display no matter what
  • add goto_ws_prod and goto_ws_test demand and adjust test ws url

4.0.4

29 Nov 15:22
7e3c7d4
Compare
Choose a tag to compare
  • increased timeouts, allowing for slower networks to connect to the WS server
  • handle OctoPrint plugin update fetch error
  • fixed wrong endpoint
  • fix update loop

4.0.4dev1

27 Nov 15:57
Compare
Choose a tag to compare
4.0.4dev1 Pre-release
Pre-release
  • increase WS connection timeout to 15 seconds from 5 seconds
  • add exception data to file download errors being sent back to SP

4.0.3

23 Nov 23:46
4d007ba
Compare
Choose a tag to compare
  • Set websocket_ready: True by default

4.0.2

20 Nov 19:25
4227a8a
Compare
Choose a tag to compare
  • switch to firmware_warning message with full payload, #44
  • add installed_plugins and firmware_warning to PRE_SETUP_EVENTS, #43
  • changed install_plugin to accept list of plugins to install from demand, #45

4.0.2dev4

20 Nov 17:41
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)