Skip to content

Releases: allthingsida/qscripts

QScripts v1.1.9alpha (Windows)

27 Dec 05:35

Choose a tag to compare

  • Refactored the code
  • Added package dependency support

QScripts v1.1.6 (Windows)

07 Jul 21:44

Choose a tag to compare

  • Added support for trigger files
  • Various UI fixes

QScripts v1.1.5

30 Jun 20:04

Choose a tag to compare

  • Re-execute active script manually using the Alt-Shift-X hotkey
  • The scripts window now shows the script base name on its own column. This speeds up incremental search in the chooser

QScripts v1.1.4

10 Apr 00:18

Choose a tag to compare

  • Show error from the reload directive when it occurs
  • Added 'With Undo' support

QScripts v1.1.3

12 Feb 00:21

Choose a tag to compare

  • bug fixes release

QScripts v1.1.2

10 Feb 22:15

Choose a tag to compare

  • Allow recursive dependencies
  • Allow relative script names
  • Environment variables expansion support in the dependency index file
  • bugfix: QScripts 1.1.0 was broken if the main script did not have a dependencies file
  • docfix: Dependency file name was wrong in the source code but correct in the documentation

QScripts v1.0.5

16 Jan 20:07

Choose a tag to compare

  • Allow execution of a script without activating it first
  • Added fancy icons
  • Fixed some minor bugs

QScripts v1.0.4

15 Jan 23:26

Choose a tag to compare

  • Active script remains active even if the UI window is closed
  • Introduced run arguments 2 and 3 to activate/deactivate the active script monitor

QScripts v1.0.3

02 Jan 19:27

Choose a tag to compare

Allow script writers to execute last active script via the run argument '1' (comes in handy for automation and headless mode)

QScripts v1.0.2

02 Aug 16:55

Choose a tag to compare

Added "Deactivate script" popup menu