Skip to content

Release 2.1.0

Choose a tag to compare

@violetfrost violetfrost released this 01 Jun 22:34
· 20 commits to main since this release

Release 2.1.0 of Telltale Script Editor.

  • Temp directory will now be automatically removed when a build starts, fixing an issue where a build would start and never complete if temp was present
  • Close button added to recent projects list
  • Recent projects can be deleted from the main menu
  • Recent projects list project directory path
  • Added scrollbar support to recent projects
  • Global search now identifies file paths in addition to filename
  • Added icons to global search
  • Build panel in sidebar now contains 'clear builds' button
  • Added maximum number of builds support to settings. Old builds will automatically be removed once this limit is reached
  • Added icons to file tree files in sidebar dependent on the file extension
  • Users are now unable to create sub-directories outside of the root directory, and will be given a warning
  • Added new file support to file tree file context menu, which will create new files in the same directory as the selected file
  • Fixed bug where new file and new script in the file tree context menu had swapped behavior