Skip to content

Releases: josephdadams/ScriptLauncher

v1.9.0

07 Oct 04:27

Choose a tag to compare

v1.8.0 - additional metrics and error handling

01 Jul 02:25

Choose a tag to compare

Version number matched to companion module for feature parity as well (skips v1.7.0)

Full Changelog: v1.6.0...v1.8.0

v1.6.0

13 May 12:41

Choose a tag to compare

This commit introduces a REST API alongside the existing Socket.IO API for greater flexibility in controlling the application.

It also refactors the codebase for better command handling, error management, and overall structure.

If you use the Companion module, make sure you upgrade it also to the latest version.

Full Changelog: v1.5.2...v1.6.0

v1.5.2

24 Apr 02:13

Choose a tag to compare

adds get installed fonts, focus/launch/quit app, and move file(s) based on size

Full Changelog: v1.5.1...v1.5.2

v1.4.0

18 Mar 03:18

Choose a tag to compare

adds a filter by extension support so you can move a dated file but only the most recent (or oldest) of a certain extension

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - add move file by date

06 Mar 17:37

Choose a tag to compare

v1.2.0 - add rename/move file api

05 Mar 02:55

Choose a tag to compare

v1.1.1 - system info off by default

14 Feb 03:22

Choose a tag to compare

v1.1.0 - add api for start/stop system info

13 Feb 03:40

Choose a tag to compare

In case you don't want it gathering mem, cpu usage, etc.

Full Changelog: v1.0.1...v1.1.0

v1.0.1

02 Feb 23:31

Choose a tag to compare

  • adds a lock command, refactors the execute custom to accept executable, args, and stdin

Full Changelog: v1.0.0...v1.0.1