Skip to content

Commit

Permalink
Merge branch 'release/3.11.5' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
shohag121 committed Aug 7, 2024
2 parents 701cd08 + 1fe051d commit 4045522
Show file tree
Hide file tree
Showing 15 changed files with 819 additions and 734 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
**Donate Link:** http://tareq.co/donate/
**Tags:** WooCommerce multivendor marketplace, multivendor marketplace, multivendor, multi seller, multi vendor, WooCommerce marketplace, WooCommerce product vendors
**Requires at least:** 6.4
**Tested up to:** 6.5.5
**Tested up to:** 6.6.1
**WC requires at least:** 8.0.0
**WC tested up to:** 9.0.2
**WC tested up to:** 9.1.4
**Requires PHP:** 7.4
**Stable tag:** 3.11.4
**Stable tag:** 3.11.5
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -347,6 +347,11 @@ A. Just install and activate the PRO version without deleting the free plugin. A

## Changelog ##

### v3.11.5 ( Aug 7, 2024 ) ###

- **fix:** Fixed data updating issue on Admin color picker settings.
- **fix:** Fixed extra slashes issue on store url when translated via WPML.

### v3.11.4 ( Jul 10, 2024 ) ###

- **update:** Direct links to the relevant settings from vendor progress bar added.
Expand Down
2 changes: 1 addition & 1 deletion assets/js/dokan-frontend.js

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

2 changes: 1 addition & 1 deletion assets/js/dokan-promo-notice.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/vue-admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/vue-bootstrap.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/vue-frontend.js

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 @@ -14,7 +14,7 @@
"php": ">=7.4",
"appsero/client": "^v2.0.2",
"jakeasmith/http_build_url": "^1",
"appsero/updater": "^v1.0.0"
"appsero/updater": "^v2.0.0"
},
"require-dev": {
"wp-coding-standards/wpcs": "dev-develop",
Expand Down
Loading

0 comments on commit 4045522

Please sign in to comment.