|
1 | 1 | ---------------- VERSION 4.17.0 --------------
|
2 | 2 | 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. |
5 | 5 |
|
6 | 6 | 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. |
15 | 15 |
|
16 | 16 | 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. |
20 | 20 |
|
21 | 21 | 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. |
25 | 25 |
|
26 | 26 | 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. |
34 | 34 |
|
35 | 35 |
|
36 | 36 | ---------------- VERSION 4.16.0 --------------
|
|
0 commit comments