From 76a0026bdb1a06e2cab6931ed7e2f79ce6b729bc Mon Sep 17 00:00:00 2001 From: FrancescoUK Date: Sat, 9 Sep 2017 09:49:54 +0100 Subject: [PATCH] Prepare Release 3.1.1 notes (#1546) --- WHATS_NEW.txt | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/WHATS_NEW.txt b/WHATS_NEW.txt index 672336542..7b58ec0d7 100644 --- a/WHATS_NEW.txt +++ b/WHATS_NEW.txt @@ -1,5 +1,16 @@ +Version 3.1.1 +------------- ++ Updated en-US and en-GB translations, better grammar and consistency ++ Fixed database migration issue with VAT tax included ++ Fixed database backup bug ++ Fixed Gift card error ++ Fixed database upgrade to 3.1.x script (now it's to 3.1.1 and there is no 3.1.0 anymore) ++ Fixed old database upgrade scripts for people upgrading from 2.x versions ++ Fixed .htaccess file in opensourcepos root dir (it was not forwarding to public subdir) ++ Fixed few jQuery 2.0 upgrade issues + Version 3.1.0 ------------ +------------- + MySQL 5.7 and PHP 7.x support + Advanced Tax support with customer tax categories and etc, + Better HORECA use case support with Dinner Table sale tagging @@ -28,7 +39,7 @@ Version 3.1.0 + Minor bugfixes Version 3.0.2 ------------ +------------- + Fixed error when performing scans multiple times in a row + Fixed summary reports + Protect Employee privacy printing just the first letter of the family name @@ -37,7 +48,7 @@ Version 3.0.2 + Minor bugfixes Version 3.0.1 ------------ +------------- + *CodeIgniter 3.1.2 Upgrade* + *Substantial database performance improvements* + *Improved security: email and sms passwords encryption, removed phpinfo.php* @@ -52,7 +63,7 @@ Version 3.0.1 + Minor bugfixes and some general code clean up Version 3.0.0 ------------ +------------- + *CodeIgniter 3.1 Upgrade* + Major UI overhaul based on *Boostrap 3.0 and Bootswatch Themes* + New tabular views with advanced filtering using *Bootstrap Tables* @@ -70,8 +81,8 @@ Version 3.0.0 + About 280 closed issues under 3.0.0 release label, too many to produce a meaningful list + Various code cleanup, refactoring, optimisation and etc. -Version 2.4 ------------ +Version 2.4.0 +------------- + *CodeIgniter 3.0.5* Upgrade (please read UPGRADE.txt) + Fix for spurious logouts + Apache .htaccess mod_expiry caching and security optimizations @@ -144,7 +155,6 @@ Version 2.3.2 Version 2.3.1 ------------- - + Extra report permissions (this includes a refactoring of the database model - new grants table) + Tax inclusive/exclusive pricing + Receivings amount multiplication (can be configured in items section) @@ -153,8 +163,8 @@ Version 2.3.1 + Fix item import through csv + Bug fixes for reports -Version 2.3 ------------ +Version 2.3.0 +------------- + Support for multiple stock locations Version 2.2.2 @@ -166,7 +176,7 @@ Version 2.2.2 + Fix duplicated session cookies in http headers (this broke the application when running on nginx) Version 2.1.1 -------------- +--------------- + Barcodes on the order receipt weren't generated correctly + Sales edit screen for detailed sales reports is now available with thickbox as in the rest of the application + Indonesian language files updated (Oktafianus)