diff --git a/WHATS_NEW.txt b/WHATS_NEW.txt index b8ce62738..1ab3d5e7c 100644 --- a/WHATS_NEW.txt +++ b/WHATS_NEW.txt @@ -1,3 +1,20 @@ +Version 2.4 +----------- ++ *CodeIgniter 3.0.5* Upgrade ++ Fix for spurious logouts ++ Apache .htaccess mod_expiry caching and security optimizations ++ Bulk item edit fixes (tax and supplier fields) ++ Remove f-key shortcuts used for module navigation ++ Allow to use custom invoice numbers when suspending sale ++ PHP7 fixes ++ Specific warnings to distinguish between reorder level and out of stock situation in sales ++ Fix malware detection issues due to usage of base64 encoding for storing session variables ++ Improve langauge generation scripts (use PHP builtin functionality) ++ Add extra buttons for navigation and printing to receipt and invoice ++ Improve print layout for invoices ++ Make layout consistent for items between receipt and invoice templates ++ Minor bugfixes + Version 2.3.4 ------------- + Migration script fixes