Releases: allthingsida/qscripts
Releases · allthingsida/qscripts
QScripts v1.1.9alpha (Windows)
- Refactored the code
- Added package dependency support
QScripts v1.1.6 (Windows)
- Added support for trigger files
- Various UI fixes
QScripts v1.1.5
- 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
- Show error from the reload directive when it occurs
- Added 'With Undo' support
QScripts v1.1.3
- bug fixes release
QScripts v1.1.2
- 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
- Allow execution of a script without activating it first
- Added fancy icons
- Fixed some minor bugs
QScripts v1.0.4
- 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
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
Added "Deactivate script" popup menu