Skip to content

Commit

Permalink
Adds v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelopez committed Sep 1, 2023
1 parent 85f89e0 commit 8fb021b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Stripe Payments Changelog


## 5.3.0 - 2023.09.01 [CRITICAL]
### Fixed
- Fixed vulnerability that allows the creation of spam orders. ([#363])
- The `enupal-stripe/stripe/save-order` action is now disabled for when SCA (Strong Customer Authentication) is enabled on the plugin settings

[#363]: https://github.com/enupal/stripe/issues/363

## 5.2.0 - 2023.07.30
### Fixed
- Fixed issue related to projectConfig and missing tables when deploying to new env with `allowAdminChanges` set to `false`. ([#356]) ([#357]) ([#345])
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "enupal/stripe",
"description": "Allows customers # for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS 3.x",
"type": "craft-plugin",
"version": "5.2.0",
"version": "5.3.0",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit 8fb021b

Please # to comment.