Skip to content

Commit

Permalink
2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
BeycanDeveloper committed Oct 1, 2024
1 parent 79781f4 commit 815f8dd
Show file tree
Hide file tree
Showing 47 changed files with 1,003 additions and 782 deletions.
28 changes: 14 additions & 14 deletions assets/js/app.min.js

Large diffs are not rendered by default.

1,098 changes: 549 additions & 549 deletions assets/js/evm-chains-provider.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/evm-chains-provider.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"require": {
"ext-bcmath": "*",
"beycanpress/csf": "^2.3",
"multiplechain/evm-chains": "^0.1.23",
"multiplechain/evm-chains": "^0.1.24",
"beycanpress/currency-converter": "^0.1.3"
}
}
89 changes: 44 additions & 45 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions cryptopay-wc-lite.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

/**
* Plugin Name: CryptoPay Lite
* Version: 2.3.5
* Version: 2.3.6
* Plugin URI: https://beycanpress.com/cryptopay/
* Description: All In One Cryptocurrency Payments for WordPress
* Author: BeycanPress LLC
Expand Down Expand Up @@ -62,7 +62,6 @@ function json_validate(string $string): bool
'phpVersions' => 8.1,
'extensions' => [
'bcmath',
'gmp',
'curl',
'file_get_contents',
]
Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Tags: WooCommerce, Cryptocurrency, Payment, Gateway, Bitcoin
Requires at least: 5.0
Tested up to: 6.6.2
Requires PHP: 8.1
Stable Tag: 2.3.5
Version: 2.3.5
Stable Tag: 2.3.6
Version: 2.3.6
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -96,7 +96,7 @@ The following features are available in both versions.

* PHP 8.1 or higher
* WordPress 5.0 or higher
* PHP Extensions: cURL, BCMath, GMP
* PHP Extensions: cURL, BCMath

= Privacy notices =

Expand Down Expand Up @@ -143,6 +143,10 @@ Yes, our plugin comes with WooCommerce crypto payment gateway support by default

== Changelog ==

= 2.3.6 =
* Fixed: WalletConnect & Web3Modal can connect only one time or you have to refresh the page
* Removed: GMP extension requirement

= 2.3.5 =
* Updated: API Endpoints

Expand Down
18 changes: 9 additions & 9 deletions vendor/beycanpress/csf/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
.csf-nav ul li .csf-arrow:after {
content: "\f054";
display: inline-block;
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 9px;
line-height: 1;
Expand Down Expand Up @@ -1112,7 +1112,7 @@
top: auto;
left: auto;
right: auto;
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 12px;
text-align: center;
Expand Down Expand Up @@ -1409,7 +1409,7 @@
left: 0;
text-align: center;
font-size: 10px;
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
content: "\f00c";
width: 16px;
Expand Down Expand Up @@ -1547,7 +1547,7 @@
left: 0;
text-align: center;
font-size: 10px;
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
content: "\f00c";
width: 16px;
Expand Down Expand Up @@ -1894,7 +1894,7 @@
background-color: #ddd;
}
.csf-field-spinner .ui-spinner .ui-spinner-button:before {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 14px;
line-height: 14px;
Expand Down Expand Up @@ -2482,7 +2482,7 @@
.csf-field .chosen-container-single .chosen-single abbr {
top: 0;
right: 20px;
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 12px;
height: 100%;
Expand All @@ -2498,7 +2498,7 @@
color: #555;
}
.csf-field .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 12px;
height: 100%;
Expand All @@ -2516,7 +2516,7 @@
color: #555;
}
.csf-field .chosen-container-single .chosen-single div b {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 14px;
color: #aaa;
Expand Down Expand Up @@ -2545,7 +2545,7 @@
background: none;
}
.csf-field .chosen-container-single .chosen-search:before {
font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", "FontAwesome";
font-family: "Font Awesome 5 Free", "FontAwesome";
font-weight: 900;
font-size: 11px;
content: "\f002";
Expand Down
2 changes: 1 addition & 1 deletion vendor/beycanpress/csf/assets/css/style.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/beycanpress/csf/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "beycanpress/csf",
"description": "Codestar Framework composer package",
"version": "2.3.5",
"version": "2.3.6",
"type": "library",
"license": "GPL-2.0",
"author": "BeycanPress",
Expand Down
Loading

0 comments on commit 815f8dd

Please sign in to comment.