- Changed the grid column sizing of the TagsSection; - Changed the display of the filter button in the TagsSection.
4.4.1.dev372
Malware Archive - Frontend
- Made the TagsSection windowed to prevent page scrolling; - Added results grouping in the TagsSection; - Removed unnecessary headers and fixed the icons in the tags and similar tables; - Added a filter header for the TagsSection.
4.4.1.dev371
Optimizations
- Tasking: Minimize lookups in the filestore with results containing duplicate files - Remove unnecessary datastore connection sets when it's not warranted on exception
4.4.1.dev370
Optimizations
- Use substrings instead of regex in OCR detection - Containerize identify testing within CI pipelines
Improvements
- Use queues for managing source updates in updaters - Add a configurable retry + delay when updating from a source that fails
4.4.1.dev369
Bugfix: - correct numbers being seen as dates in lucene queries for post process actions
4.4.1.dev368
Malware Archive - Frontend
- Removed "supplementary" and "actions" header from the ArchivesTable; - Added a clear sorting button on the TagSection; - Increase the number of tag results from 50 to 100; - Hide the "show more" button when there 10 or less elements in the ChildrenSection and ParentSection.