From f2a32bf710a9f74e28dba587e82cf59e15e60f97 Mon Sep 17 00:00:00 2001 From: Mark McKinnon <Mark.McKinnon13@outlook.com> Date: Tue, 1 Aug 2023 10:17:19 -0400 Subject: [PATCH] Update NEWS.txt fixes --- NEWS.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 9a3e1ba6da..3ba3ebf9af 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,4 +1,4 @@ ----------------- VERSION 4.21.0 -------------- +---------------- VERSION 4.21.0 --------------- Library Updates - Update Java to version 17 - Update aLeapp/iLeapp executables. @@ -7,25 +7,25 @@ Library Updates - Updated 3rd party libraries that have known CVE's Ingest Module Updates: -- Recent Activity checks for malicious Chrome extensions +- 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. -- List of logical files/folders can be edited before they are added. +- 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 +- 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 +- Fix exporting of CSV files. Issue https://github.com/sleuthkit/autopsy/issues/6717 Misc: -- Add export for Pasco - Added File Repository concept +- Added Spanish language support, contributor https://github.com/AburtoArielPM ---------------- VERSION 4.20.0 -------------- Recent Activity Updates: -- GitLab