changelog update

This commit is contained in:
Čarodej
2022-06-23 16:51:58 +02:00
parent 13d0a5feba
commit 7983195223
2 changed files with 18 additions and 11 deletions

View File

@@ -8,10 +8,17 @@
- Fixed issue where Dragged & Dropped folder from desktop didn't start uploading - Fixed issue where Dragged & Dropped folder from desktop didn't start uploading
- Fixed issue when you upload empty .txt file, it stops the upload process - Fixed issue when you upload empty .txt file, it stops the upload process
## Version 2.2.0.8
#### Release date: 15. Jun 2022
- Fixed issue when you tried switch to another language, the language stay same
## Version 2.2.0.7
#### Release date: 13. Jun 2022
- Solved issue when you click on the PayPal logo it makes the new copy of the payment buttons
## Version 2.2.0.6 ## Version 2.2.0.6
#### Release date: 13. Jun 2022 #### Release date: 13. Jun 2022
- Solved issue when user wasn't redirected into stripe checkout - Solved issue when user wasn't redirected into stripe checkout
- Solved issue when you click on the PayPal logo it makes the new copy of the payment buttons
## Version 2.2.0.5 ## Version 2.2.0.5
#### Release date: 12. Jun 2022 #### Release date: 12. Jun 2022

20
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "18240960111d643ea5d9d799fdb93001", "content-hash": "a92e9350b2f10161aaed976505d7c360",
"packages": [ "packages": [
{ {
"name": "amphp/amp", "name": "amphp/amp",
@@ -280,16 +280,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.228.0", "version": "3.228.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "4ff51d01da43aa3bd36eef921a9cd4e0ff843fab" "reference": "53b7f43945b19bb0700c75d4c5f130055096e817"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4ff51d01da43aa3bd36eef921a9cd4e0ff843fab", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/53b7f43945b19bb0700c75d4c5f130055096e817",
"reference": "4ff51d01da43aa3bd36eef921a9cd4e0ff843fab", "reference": "53b7f43945b19bb0700c75d4c5f130055096e817",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -365,9 +365,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.228.0" "source": "https://github.com/aws/aws-sdk-php/tree/3.228.1"
}, },
"time": "2022-06-21T18:13:25+00:00" "time": "2022-06-22T18:16:48+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@@ -4501,11 +4501,11 @@
}, },
{ {
"name": "makingcg/subscription", "name": "makingcg/subscription",
"version": "dev-master", "version": "dev-main",
"dist": { "dist": {
"type": "path", "type": "path",
"url": "packages/subscription", "url": "../../PhpstormProjects/subscription",
"reference": "1e053dd09fe34542ab2ac6dd122db634b3123166" "reference": "973da45512a2703620ff4bca7ee792326033c1cf"
}, },
"require": { "require": {
"friendsofphp/php-cs-fixer": "^3.6.0", "friendsofphp/php-cs-fixer": "^3.6.0",