- Improved user notification for saving / deleting plugins.
- Added notification dialog after saving, which lists all the events, workflows, categories and/or groups that depend on the plugin.
- Redesigned delete plugin confirmation dialog to show same dep summary.
- Docs: Added a note on using job data in web hook macros
- Docs: Added note regarding using an actual hostname that resolves on your network
- Fix cosmetic issue where server group list is rendered incorrectly (rogue "true" is displayed instead of the comma separator).
- Fix issue where quick-added tag isn't added to the menu right away.
- Fix issue with cloning events, where plugin resets back to shell. Fixes #22
- When jobs change, sync all data to master peers right away (don't wait for next tick).
- Docs: Add blurb on starting xyops automatically on server reboot
- Fix issue with load avg display when zero, and page desc disappearing when info refreshes
- Docs: Add python3-setuptools to apt-get install (for sqlite3 install)
- Docs: Added note regarding compiler tools for manual install