Skip to content

Commit

Permalink
Prepare release 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daN4cat committed Dec 31, 2020
1 parent 2a66107 commit 8e52bd4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -154,11 +154,9 @@ FAQ

* If you have suhosin installed and face an issue with CSRF, please make sure you read [issue #1492](https://github.com/opensourcepos/opensourcepos/issues/1492).

* If you see the item edit dialog box empty starting with version 3.3.0, please disable `only_full_group_by` option from MySQL/MariaDB. See [issue #2538](https://github.com/opensourcepos/opensourcepos/issues/2538).

* PHP 8.0 is not currently supported, see [issue #3051](https://github.com/opensourcepos/opensourcepos/issues/3051).

* PHP 5.6 is no longer support as deprecated and not safe to use from security perspective.
* PHP 5.5 and 5.6 are no longer supported due to the fact that they have been deprecated and not safe to use from security point of view.

Credits
-------
Expand Down
10 changes: 10 additions & 0 deletions WHATS_NEW.txt
@@ -1,3 +1,13 @@
Version 3.3.3

This comment has been minimized.

Copy link
@272789920

272789920 Dec 31, 2020

falta ubl 2.0 o + para firma dijital

This comment has been minimized.

Copy link
@daN4cat

daN4cat Jan 1, 2021

Author Collaborator

Sorry, but these comments don't make sense. What is that you are after?

-------------
+ 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
Expand Down

0 comments on commit 8e52bd4

Please sign in to comment.