Skip to content

Version 0.9.62

Choose a tag to compare

@jhuckaby jhuckaby released this 10 Feb 21:33
ab7fbd6
  • Marketplace: Add xyOps version to XYPDF file format, and include on export and validate on import. Affects direct imports and Marketplace Plugins. Fixes #128.
  • Hot Keys: Add "Delete" key as an alternate key for workflow delete selection, as well as delete job.
  • Workflow UI: Change wording of upper delete button for nodes to say "Remove", to differentiate it from the lower "Delete" button that deletes the entire workflow. Fixes #131.
  • Improve "select [id]" syntax handling for param menus (better default value fallback).
  • Bug Fix: Prevent macro expansion infinite loop when job params is expanded directly. Fixes #132.
  • Server List: Add architecture (x64, arm64) as sortable column.
  • Job Action Details UI: Fix spacing issue between summary and mailer debug log sections.
  • Workflow UI: When adding a new job node, honor the new_event_template config settings (category, plugin, targets)