v0.22.14
To learn how to install and configure OpenCue, see our Getting Started guide.
Changes:
- a4a9cd1 [rqd] Add some missing env vars on Windows. (#1225)
- 58fcb4a [cuebot] Fix malformed SQL queries. (#1222)
- 3b2326e [rqd] Add pynput to requirements.txt. (#1230)
- 1a920dc Upgrade PySide2 to 5.15.2.1. (#1226)
- 27bc9e1 [sandbox] Stability improvements. (#1244)
- 0466051 Lock evdev dependency for Python 2. (#1248)
- 6339087 [rqd] Raise exception during startup if CUEBOT_HOSTNAME is empty. (#1237)
- 5d5ef8f [cuebot] Fix a few database query and test issues. (#1232)
- 8a33d83 [cuegui] Move constants to a YAML config file. (#1242)
- bb74558 [rqd] Add new config option RQD_USE_PATH_ENV_VAR. (#1241)
- 1c5dce4 [cuegui] Use the QtPy library instead of PySide directly. (#1238)
- deef621 [pyoutline] Move outline.cfg into the outline module. (#1252)
- 2f7f297 Upgrade future to 0.18.3. (#1254)
- 2b7bfdd [cuegui] Fix Comment dialog macros load and add tests. (#1261)
- 48abfd8 Prepend every rqd log line with a timestamp (#1286)
- d2057d3 Migrate stats columns from show to show_stats (#1228)