From 27de2e805f1ea70a3e8507b040c7a85fac9bde3c Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Fri, 7 Oct 2016 15:49:27 -0400 Subject: [PATCH] First draft of NEWS.txt update --- NEWS.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 76610329ec..96f70f8cfb 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,3 +1,15 @@ +---------------- VERSION 4.1.2 -------------- +Improvements: +- Credit card account search +- Encoding/decoding of extracted files to avoid anti-virus alerts/quarantine +- Options panel for managing custom tag names +- Options panel for setting external viewer associations +- Keyboard shortcut for applying Bookmark tags +- Improved PhotoRec carver ingest module cancellation responsiveness +- Results content viewer formats dates instead of showing raw seconds since epoch +- Update to PostgreSQL 9.5 +- Assorted bug fixes and minor enhancements. + ---------------- VERSION 4.1.1 -------------- Bug Fixes: - Restored ability of Python modules to import standard Python libraries.