Skip to content

v0.4.0

Compare
Choose a tag to compare
@bcipriano bcipriano released this 03 Apr 21:31
4c9e076

To learn how to install and configure OpenCue, see our Getting Started guide.

Changes:

  • c67a3f7 View and Edit Subscriptions in full cores. (#644)
  • f347994 Batch of fixes for filters, matchers, and actions. (#624)
  • 3877834 Make UID optional in frame submission (#618)
  • 0b36f34 Make pycuerun Python 3 compatible. (#632)
  • 5f2e8bc Bump psutil from 5.4.7 to 5.6.6 (#652)
  • 5e6a263 Replace getopt with argparse in cuerqd.py. (#666)
  • 5bad398 Fix reparentHosts to correctly construct its gRPC response. (#656)
  • 7638288 Added a popup listview style for the qcompleter popup to fix white-over-white issue in the dropdown (#650)
  • cbb98f4 Fix a bug in findJob and fix its test. (#648)
  • dae6524 Fix regex to allow underscores in job name. (#640)
  • 48785ea Fix error dialog on submission failure. (#628)
  • 76a3b71 Update default Cuebot host in Python. (#637)
  • 1f93b4d Disable user switching for macOS. (#638)
  • 42139e9 Fix root group check to handle standard groups. (#634)