Skip to content

Version 3.4-b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrishamm chrishamm released this 24 Aug 14:29
· 212 commits to v3.4-dev since this release

New features:

  • Implemented file redirections of the echo command (see here)
  • Added support for new InvalidateChannel command allowing plugins to cancel already queued codes and files

Bug fixes:

  • Resolved race condition for M0/M1 which could cause stop.g to be executed instead of cancel.g
  • Fixed an exception that could occur when codes were cancelled and their result was combined
  • Under certain conditions paused prints could not be cancelled properly