Version 1.21.4983
May 28, 2020
Client: improve keyboard functions - fix so + and - keys work as desired.
Client: fix for error caused when a chart had only one data point and passed a null as a label.
Server: ensure app runs only a single instance and log file names without a pId in the name.
Server: additional startup and shutdown log messages.
Server: release scenes when they are offline instead of leaving reference.
Version 1.20.4983
May 22, 2020
Client: apply new on-air refresh timer setting changes from preferences without a restart
Client: add more performance logging and re-arrange steps in app load to reduce waiting
Client: display some data retrieval times in the footer (when performance logging enabled)
Client: save API result to ApiData folder when there is an error parsing it.
Client: allow the quote values to be null for more fields in the API getQuote results.
Server: update to be compatible with latest client.
...