D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
ospos
/
Filename :
changelog.txt
back
Copy
Version 3.3.4 ------------- + Translation updates (Hungarian, Indonesian, Bosnian, Ukranian, Vietnamese, Spanish) + Prevent data wipeout when calling GET directly on save endpoint + Cleanup .htaccess + Docker compose usability improvements + Cookie secure flag fix for Chrome (you can enable csrf protection again now) + Use longblob for session storage. This should fix issues preventing a user from adding a large number of items to register + Cashrounding bugfixes + Fix daily overview cash sale totals + Show sale count in transaction report + Button disable to prevent double submission + Add barcode field to item kits + Fix discount register parsing in some specific locales Version 3.3.3 ------------- + PHP 7.4 support + Set PHP 7.2 to be the minimum level due to older version deprecations + Added email CC and BCC (see config/email.php) + Cash rounding to nearest 5 cents + Updated composer packages and js plugins + Improved security (CSRF protection) + Various small improvements and bug fixes Version 3.3.2 ------------- + Fixed `only_full_group_by` issue with MySQL/MariaDB + Fixed POS transaction return failure if items are deleted + Various bug fixes Version 3.3.1 ------------- + Various bug fixes (please disable `only_full_group_by` option from MySQL/MariaDB to avoid issues) Version 3.3.0 ------------- + New logo + Code Igniter 3.1.11 upgrade + PHP 7.3 support + Attributes feature (allows extensibility of Items replacing old custom fields) + India GST Tax support + various Tax support improvements + Cashup feature + Temporary items feature + Fixed Sales Discount + Supplier category feature + Improved Items import and csv file generation (to contain additional attributes) + Improved Docker installation with nginx reverse proxy using Let's encrypt TLS certificate + Database performance improvements + Added and Updated translations + Fixed various reports issues + Fixed rounding issues + Fixed CSRF issues + Fixed database upgrade script issues + Various bug fixes