You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature: When running a Python script, add the script's directory to sys.path before executing the script (see also #112) Feature: When running a Python script, add the environment variable JYTHONPATH to sys.path before executing the script (see also #112)
Feature request: menu entries for most recently run scripts remember the scripting engine, see #107 Minor: toolbar buttons for custom script files are not supported anymore, see #107 Bug fix: removed download URL for the Groovy scripting language engine
Major: the scripting plugin now requires Java 17 Major: the scripting plugin now requires GraalJS 23.0.x Major: the Rhino scripting engine has been removed from the scripting plugin Major: the JavaScript API V1 has been removed from the scripting plugin Major: the JavaScript API V2 has been removed from the scripting plugin