Frontend
- Fixed several bugs in the workflow components;
- Added a rerun workflow button.
v4.5.0.stable52
Features
- On the Workflow Detail page, added the "Execute Workflow" button to run a workflow again in the event that an error prevented alerts from being tagged by the initial execution of the workflow;
- On the Alerts page, added the "Create a new Workflow" button to open the Create Workflow page with the current query filled in;
- On the Alerts page, added sorting by score;
- The Signature Detail page now displays the last user that modified that signature and added the "Restore the signature's status" button to restore the status over to the system.
Bugfix
- Fixed a bug in Firefox where the Dashboard's scroll position would be set incorrectly when receiving incoming data.
v4.5.0.stable51
Bugfix
- Fix bug in `save_or_freshen_file` when archiving is enabled
- Fixed a bug in the tag's context menu where number values caused the UI to crash.
v4.5.0.stable50
Features
- Defined all the ODM models on the frontend in an effort to centralize all the type definitions, reduce deduplication across the repository and detect possible property access errors.
Bugfixes
- Fixed a bug where adding or changing a filter parameter will reset the offset to 0.