Update NEWS.txt

fixes
This commit is contained in:
Mark McKinnon 2023-08-01 10:17:19 -04:00
parent c33cb2ae1a
commit f2a32bf710

View File

@ -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: