Skip to content

Releases: josephdadams/ScriptLauncher

v1.9.0

Choose a tag to compare

@josephdadams josephdadams released this 07 Oct 04:27

Full Changelog: v1.8.0...v1.9.0

v1.8.0 - additional metrics and error handling

Choose a tag to compare

@josephdadams josephdadams released this 01 Jul 02:25

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

Choose a tag to compare

@josephdadams josephdadams released this 13 May 12:41

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

Choose a tag to compare

@josephdadams josephdadams released this 24 Apr 02:13

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

Choose a tag to compare

@josephdadams josephdadams released this 18 Mar 03:18

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

Choose a tag to compare

@josephdadams josephdadams released this 06 Mar 17:37

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - add rename/move file api

Choose a tag to compare

@josephdadams josephdadams released this 05 Mar 02:55

Full Changelog: v1.1.1...v1.2.0

v1.1.1 - system info off by default

Choose a tag to compare

@josephdadams josephdadams released this 14 Feb 03:22

Full Changelog: v1.1.0...v1.1.1

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

Choose a tag to compare

@josephdadams josephdadams released this 13 Feb 03:40

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

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

v1.0.1

Choose a tag to compare

@josephdadams josephdadams released this 02 Feb 23:31
  • adds a lock command, refactors the execute custom to accept executable, args, and stdin

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