All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2022-01-19)
- add sending commands through stdin (2a291ed)
1.0.1 (2020-08-20)
- hide menubar and prompting for confirmation on exit in production builds (4c5193f)
- Set CWD to executable file directory (ea05dc5)
1.0.0 (2020-06-15)
- upgrade electron
- upgrade electron (76025c4)
- Adding a static path (fd2c638)
- broken tables (02e7a25)
- building package on linux (85c99dc)
- openPath buttons crashing app (50660f5)
0.6.1 (2019-05-21)
- defensive code to handle multiple overlapping restart requests (8ae4330)
0.6.0 (2019-01-30)
- auto start opt out (8ed8cb7)
0.5.3 (2018-12-07)
- Add setting to specify child process and launcher logs path (7296887)
- Ensure that the launcher log dir exists. Guard against exceptions attempting to open launcher-log file (effa614)
- Guard against exception opening process log files (aa88301)
0.5.2 (2018-12-04)
- Logs and startup with no basepath set (7e2041f)
0.5.1 (2018-12-04)
- logs: Use child process name instead of id in log filename (b92ee2d)
0.5.0 (2018-12-04)
- Option to write log files for each process (4d16a8c)
0.4.0 (2018-11-14)
- Block child windows being opened (64ec5f7)
- downgrade bootstrap-vue to fix issue with input fields (e867d81)
- Update electron-builder (ce514fb)
- various fixes (2586499)
- casparcg: Make casparcg ping healthcheck optional (7afaf74)
- Add a status default page to show an overview of every process status (0dfbde2)
- Add version string to bottom of settings page (1f2e8e9)
- Convert hardcoded set of processes to be a table defined in the config. This will convert existing configs to the new format (e916786)
- Option to allow deleting files within a staticPath. Useful for a folder setup for recordings (f4caf94)