Skip to content

Patch Release v3.15.1

Compare
Choose a tag to compare
@iTerminate iTerminate released this 03 Feb 17:53
· 208 commits to master since this release
9d73422

General Updates

  • Remove the "Jump to QRID" from the top menu. Add a text box in the search for jumping to QRID.

Machine Domain

  • Add mass fulfillment of machine templates using multi-edit.
    • multi-edit functinality to fulfill unfulfilled templates instances.
    • Auto-fill in the param based on the parent substitution reversal.
  • Allow use of multi-edit to edit machine element's children.
  • Update Machine Design redirect for qrids to navigate to list instead of details page.

New App Domain (Experimental)

  • Domain for managing apps is nested under the control hierarchy page.
  • Allow creation of apps with details, logbook and properties.
  • Allow creation of app deployments as items derived from app (similarly as catalog & inventory items).
  • Change default settings to display qrid and hide installed qrid.

Bug Fixes

  • Resolve outdated item record in the multi-edit page. When an item is updated the selection list kept the old version causing misc issues.

Other

  • Update the db connector to the mariadb one.
  • Update development environment and instructions for Netbeans 16.