Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 14:58

Added

  • Dependabot
  • [#35] Setting to enable/disable line wrapping in output window.
  • [#33] Adds way for Patreon supporters to disable the support plug.

Changed

  • [#53] Updates compatibility with 2021.1
  • Updated all dependencies

Removed

  • Tinker Consoles having an IS_TINKER_CONSOLE userdata key.

Fixed

  • [#47] [#40] < and > are now replaced by &gt; and &lt; to make them not parse as HTML in tinker output
  • [#40] Fixes always showing output on the last opened project when having multiple projects open.
  • [#41] When pressing the x icon on the progress bar to stop the PHP execution, the process now gets destroyed within 250ms.