Skip to content

Releases: nrkno/sofie-casparcg-launcher

v0.4.0

14 Nov 12:30
Compare
Choose a tag to compare

Bug Fixes

  • Block child windows being opened (64ec5f7)
  • downgrade bootstrap-vue to fix issue with input fields (e867d81)
  • Update electron-builder (ce514fb)
  • various fixes (2586499)

Features

  • 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)

v0.3.0

10 Oct 14:58
Compare
Choose a tag to compare

Bug Fixes

  • auto scroll in newer electron (c42aa0f)
  • guard against sending ipc messages while shutting down (35f9854)

Features

  • Improve casparcg timeouts. Detect and ignore system clock changes (7e80ab6)
  • Improve logging to file (dbe30bd)

v0.2.0

04 Jul 12:16
Compare
Choose a tag to compare

feat: add seperate enable option for api and define a default port number
feat: add user configurable paths to serve over http

v0.1.0

22 May 10:30
Compare
Choose a tag to compare

Initial working version