mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Added bullets to NEWS
This commit is contained in:
parent
339d5ba48d
commit
e11cc291a5
46
NEWS.txt
46
NEWS.txt
@ -1,36 +1,36 @@
|
|||||||
---------------- VERSION 4.17.0 --------------
|
---------------- VERSION 4.17.0 --------------
|
||||||
GUI:
|
GUI:
|
||||||
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.
|
- 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.
|
||||||
Expanded Discovery UI to support searching for and basic display of web domains. It collapses the various web artifacts into a single view.
|
- Expanded Discovery UI to support searching for and basic display of web domains. It collapses the various web artifacts into a single view.
|
||||||
|
|
||||||
Ingest Modules:
|
Ingest Modules:
|
||||||
Added iOS Analyzer module based on iLEAPP and a subset of its artifacts.
|
- Added iOS Analyzer module based on iLEAPP and a subset of its artifacts.
|
||||||
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).
|
- 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).
|
||||||
Added support for the latest version of Edge browser that is based on Chromium into Recent Activity. Other Chromium-based browsers are also supported.
|
- Added support for the latest version of Edge browser that is based on Chromium into Recent Activity. Other Chromium-based browsers are also supported.
|
||||||
Updated the rules that search Web History artifacts for search queries. Expanded module to support multiple search engines for ambiguous URLs.
|
- Updated the rules that search Web History artifacts for search queries. Expanded module to support multiple search engines for ambiguous URLs.
|
||||||
Bluetooth pairing artifacts are created based on RegRipper output.
|
- Bluetooth pairing artifacts are created based on RegRipper output.
|
||||||
Prefetch artifacts record the full path of exes.
|
- Prefetch artifacts record the full path of exes.
|
||||||
PhotoRec module allows you to include or exclude specific file types.
|
- PhotoRec module allows you to include or exclude specific file types.
|
||||||
Upgraded to Tika 1.23.
|
- Upgraded to Tika 1.23.
|
||||||
|
|
||||||
Performance:
|
Performance:
|
||||||
Documents are added to Solr in batches instead of one by one.
|
- Documents are added to Solr in batches instead of one by one.
|
||||||
More efficient queries to find WAL files for SQLite databases.
|
- More efficient queries to find WAL files for SQLite databases.
|
||||||
Use a local drive for temp files for multi-user cases instead of the shared folder.
|
- Use a local drive for temp files for multi-user cases instead of the shared folder.
|
||||||
|
|
||||||
Command Line
|
Command Line
|
||||||
Command line support for report profiles.
|
- Command line support for report profiles.
|
||||||
Restored support for Windows file type association for opening a case in Autopsy by double clicking case metadata (.aut) file.
|
- Restored support for Windows file type association for opening a case in Autopsy by double clicking case metadata (.aut) file.
|
||||||
Better feedback for command line argument errors.
|
- Better feedback for command line argument errors.
|
||||||
|
|
||||||
Misc:
|
Misc:
|
||||||
Updated versions of libvmdk, libvhdi, and libewf.
|
- Updated versions of libvmdk, libvhdi, and libewf.
|
||||||
Persona UI fixes: Pre-populate account and changed order of New Persona dialog.
|
- Persona UI fixes: Pre-populate account and changed order of New Persona dialog.
|
||||||
Streaming ingest support added to auto ingest.
|
- Streaming ingest support added to auto ingest.
|
||||||
Recent Activity module processes now use the global timeout.
|
- Recent Activity module processes now use the global timeout.
|
||||||
Option to include Autopsy executable in portable case (Windows only.)
|
- Option to include Autopsy executable in portable case (Windows only.)
|
||||||
Upgraded to NetBeans 11 Rich Client Platform.
|
- Upgraded to NetBeans 11 Rich Client Platform.
|
||||||
Added debug feature to save the stack trace on all threads.
|
- Added debug feature to save the stack trace on all threads.
|
||||||
|
|
||||||
|
|
||||||
---------------- VERSION 4.16.0 --------------
|
---------------- VERSION 4.16.0 --------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user