- Feature: Show previous event titles and revision numbers in search results and job detail pages. Fixes #170. WIP.
- Bug Fix: Bulk deleting jobs tried to delete non-existent job logs causing storage log error noise.
- UI Bug Fix: Deleting event caused a race condition with update event.
- Feature: Add "Export..." button inside revision dialog, so you can export any historical revision in XYPDF format. Fixes #173.
- Feature: Add last job completed date/time as tooltip hover on event status labels. Fixes #172.
- Marketplace Plugins: Do not allow direct editing, as it complicates upgrades. Instead, allow marketplace plugins to be "cloned" for local changes. Fixes #178.
- SSO: Change group role delimiter to simple character (default comma), and allow customization via SSO.group_role_separator. Fixes #177.