diff --git a/NEWS.txt b/NEWS.txt index 11c56f01c82252906e3658d45245cc85b2bde5f4..3ba3ebf9af998428ffd06bb3298568035bb75adf 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,32 @@ +---------------- VERSION 4.21.0 --------------- +Library Updates +- Update Java to version 17 +- Update aLeapp/iLeapp executables. +- Update JNA Version +- Update SQLite library version +- Updated 3rd party libraries that have known CVE's + +Ingest Module Updates: +- Recent Activity checks for malicious Chrome extensions from list provided by https://github.com/randomaccess3/detections +- Keyword Search module now can search without needing to index text into Solr. +- New Cyber Triage Malware Scanner module that uses Reversing Labs (requires license) + +Add Data Source Updates: +- Timestamps for logical files can be added. Issue https://github.com/sleuthkit/autopsy/issues/5852, https://github.com/sleuthkit/autopsy/issues/1788 +- List of logical files/folders can be edited before they are added. Issue https://github.com/sleuthkit/autopsy/issues/7347 + +GUI Updates: +- Add "has attachments" flag for emails. Issue https://github.com/sleuthkit/autopsy/issues/7358 +- Add Score to tree view + +Bugs: +- Fix path for lnk files +- Fix exporting of CSV files. Issue https://github.com/sleuthkit/autopsy/issues/6717 + +Misc: +- Added File Repository concept +- Added Spanish language support, contributor https://github.com/AburtoArielPM + ---------------- VERSION 4.20.0 -------------- Recent Activity Updates: - Added Favicons, Profiles and Extensions to Chromium Browsers