Skip to content

Version 0.9.36

Choose a tag to compare

@jhuckaby jhuckaby released this 23 Jan 00:04
· 1009 commits to main since this release
9ca026c
  • Hosting Doc: Added section on external storage, recommending MinIO.
  • Default Config: Set correct values in S3 cache (maxItems and maxBytes)
  • Bug fix: Preserve Job.now value when re-running a job.
  • Workflows: Pass Job.now timestamp into sub-jobs by way of workflow.now sub-property.
  • Feature: Add optional "select" parameter to the search_jobs API, to select individual job properties to return.
  • Feature: Add new "Has Files" system tag to the UI and job searches.
  • Feature: Add special _files system tag when a job completes and has output files attached.
  • Fix: Deleting files on the job detail screen was not working if the job also had input files displayed. Fixes #67
  • Database Doc: Fix table formatting.