Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phutelmyer authored May 30, 2024
1 parent 15859e9 commit 5810448
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Changelog
Changes to the project will be tracked in this file via the date of change.

## 2024-05-30
- **Improved Project Structure**: Strelka UI backend now runs as a package.
- **Enhanced Metadata**: Structured client metadata added to Strelka events.
- **Encryption Status Indicators**: Added icons and tooltips for decryption success/failure in `seven_zip`, `rar`, and `encrypted_zip` scanners.
- **Mimetype/YARA Accuracy**: Refactored handling to show all mimetypes and YARA hits.
- **Edge Styling Enhancements**: Conditional edge styling and interactive highlights.
- **Scan Source Edge Addition**: Added source scan information for parent-child relationships.
- **Tooltips for Checkboxes**: Descriptive tooltips added for checkboxes.
- **Human Readable Text Option**: Toggle view for `string_text` between human-readable form and array form.
- **Background for Image**: Added a visual background stage for images.
-
## 2024-03-29
- Adding unencrypted VirusTotal submission support
- Update dependency (Black)
Expand Down

0 comments on commit 5810448

Please sign in to comment.