update news

This commit is contained in:
adam-m 2013-03-21 10:41:33 -04:00
parent fb7dd817f7
commit d85c7195b6

View File

@ -8,6 +8,7 @@ Improvements:
- Sleuthkit-4.0.2 and libewf-20130128
- improved image loading in Media View and Thumbnail View (faster loading, handles large files better)
- improve Keyword Search file indexing (use detected mime-type instead of file extension)
- exif module - better jpeg detection using signature and not only file extension.
- show children counts in directory tree
Bugfixes:
@ -15,8 +16,8 @@ Bugfixes:
- show error message in hex and string viewer if specific offset of a file could not be read.
- file search actions not always enabled when new case is open.
- fixed directory tree history being reset when tree is refreshed.
- exif module better jpeg detection using signature and not only file extension.
- The "media view" tab is inactive for deleted files (#165)
- fixed bug with duplicate instances of result and content viewers (less events, better performance)
---------------- VERSION 3.0.4 --------------