Skip to content

Version 1.0.2

Choose a tag to compare

@jhuckaby jhuckaby released this 21 Feb 02:41
ae56df7
  • Plugin List UI: Convert to sortable table with clickable column headers and filter text field. Fixes #147.
  • Active Jobs: When maximum concurrent jobs is exceeded, log all blocking job IDs to metadata, for troubleshooting.
  • Bulk Export: Added new bulk_export privilege just for using the admin_export_data API, so automated backups don't need full admin privs.
  • HTML Sanitization: Allow "style" tag on any element (for user HTML content in jobs). Fixes #150.
  • Hosting Doc: Fix typo in daily backup shell script. Fixes #148.
  • Servers Doc: Added section on automated docker workers.