Skip to content

Commit e11cc29

Browse files
committed
Added bullets to NEWS
1 parent 339d5ba commit e11cc29

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

NEWS.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
---------------- VERSION 4.17.0 --------------
22
GUI:
3-
Expanded the Data Source Summary panel to show recent activity, past cases, analysis results, etc. Also made this available from the main UI when a data source is selected.
4-
Expanded Discovery UI to support searching for and basic display of web domains. It collapses the various web artifacts into a single view.
3+
- Expanded the Data Source Summary panel to show recent activity, past cases, analysis results, etc. Also made this available from the main UI when a data source is selected.
4+
- Expanded Discovery UI to support searching for and basic display of web domains. It collapses the various web artifacts into a single view.
55

66
Ingest Modules:
7-
Added iOS Analyzer module based on iLEAPP and a subset of its artifacts.
8-
New Picture Analyzer module that does EXIF extraction and HEIC conversion. HEIC/HEIF images are converted to JPEGs that retain EXIF using ImageMagick (replaces the previous EXIF ingest module).
9-
Added support for the latest version of Edge browser that is based on Chromium into Recent Activity. Other Chromium-based browsers are also supported.
10-
Updated the rules that search Web History artifacts for search queries. Expanded module to support multiple search engines for ambiguous URLs.
11-
Bluetooth pairing artifacts are created based on RegRipper output.
12-
Prefetch artifacts record the full path of exes.
13-
PhotoRec module allows you to include or exclude specific file types.
14-
Upgraded to Tika 1.23.
7+
- Added iOS Analyzer module based on iLEAPP and a subset of its artifacts.
8+
- New Picture Analyzer module that does EXIF extraction and HEIC conversion. HEIC/HEIF images are converted to JPEGs that retain EXIF using ImageMagick (replaces the previous EXIF ingest module).
9+
- Added support for the latest version of Edge browser that is based on Chromium into Recent Activity. Other Chromium-based browsers are also supported.
10+
- Updated the rules that search Web History artifacts for search queries. Expanded module to support multiple search engines for ambiguous URLs.
11+
- Bluetooth pairing artifacts are created based on RegRipper output.
12+
- Prefetch artifacts record the full path of exes.
13+
- PhotoRec module allows you to include or exclude specific file types.
14+
- Upgraded to Tika 1.23.
1515

1616
Performance:
17-
Documents are added to Solr in batches instead of one by one.
18-
More efficient queries to find WAL files for SQLite databases.
19-
Use a local drive for temp files for multi-user cases instead of the shared folder.
17+
- Documents are added to Solr in batches instead of one by one.
18+
- More efficient queries to find WAL files for SQLite databases.
19+
- Use a local drive for temp files for multi-user cases instead of the shared folder.
2020

2121
Command Line
22-
Command line support for report profiles.
23-
Restored support for Windows file type association for opening a case in Autopsy by double clicking case metadata (.aut) file.
24-
Better feedback for command line argument errors.
22+
- Command line support for report profiles.
23+
- Restored support for Windows file type association for opening a case in Autopsy by double clicking case metadata (.aut) file.
24+
- Better feedback for command line argument errors.
2525

2626
Misc:
27-
Updated versions of libvmdk, libvhdi, and libewf.
28-
Persona UI fixes: Pre-populate account and changed order of New Persona dialog.
29-
Streaming ingest support added to auto ingest.
30-
Recent Activity module processes now use the global timeout.
31-
Option to include Autopsy executable in portable case (Windows only.)
32-
Upgraded to NetBeans 11 Rich Client Platform.
33-
Added debug feature to save the stack trace on all threads.
27+
- Updated versions of libvmdk, libvhdi, and libewf.
28+
- Persona UI fixes: Pre-populate account and changed order of New Persona dialog.
29+
- Streaming ingest support added to auto ingest.
30+
- Recent Activity module processes now use the global timeout.
31+
- Option to include Autopsy executable in portable case (Windows only.)
32+
- Upgraded to NetBeans 11 Rich Client Platform.
33+
- Added debug feature to save the stack trace on all threads.
3434

3535

3636
---------------- VERSION 4.16.0 --------------

0 commit comments

Comments
 (0)