v0.4.55
To learn how to install and configure OpenCue, see our Getting Started guide.
Changes:
- 9cf2873 Fix bug with host search where search text would be ignored. (#695)
- 30ca1f7 Add method addRenderPartition to api wrappers. (#701)
- b52eeb0 Protect job updates to avoid accessing closed views. (#702)
- 4bad38a Protect getRenderPartition call. (#700)
- a3ce3ae Move from whitelist to acceptlist. (#713)
- eb50cde Beginning to migrate pipelines to Github Actions. (#684)
- 30b1135 Replace sed hack with 2to3. (#709)
- 7050e75 Fix a few Windows compatibility issues. (#718)
- f083d71 Ignore errors when rotating logs on Windows. (#726)
- c46d829 Replace getInteger with PySide2-compatible getInt. (#744)
- 4c9e004 Properly handle empty groups in CueMonitorTree. (#743)
- f2323e0 Fix losing selection issue in FilterDialog. (#741)
- e2ea8de Upgrade pip in all Docker images. (#746)
- f9a331c Fix incorrect frame data access in Preview widget. (#731)
- 47248b8 Dockerfile update to set permissions for VERSION file. (#751) (#752)
- e29edf3 Fix burst typecast. (#757)
- 113a57f Finish migrating packaging pipeline to Github Actions. (#753)
- e7eeed9 Finish migrating release pipeline to Github Actions. (#762)