Releases: josephdadams/ScriptLauncher
v1.9.0
Full Changelog: v1.8.0...v1.9.0
v1.8.0 - additional metrics and error handling
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
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
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
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
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - add rename/move file api
Full Changelog: v1.1.1...v1.2.0
v1.1.1 - system info off by default
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - add api for start/stop system info
In case you don't want it gathering mem, cpu usage, etc.
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- adds a lock command, refactors the execute custom to accept executable, args, and stdin
Full Changelog: v1.0.0...v1.0.1