Skip to content

Commit 21636c8

Browse files
Release 5.4.0 (#940)
1 parent 7f56db7 commit 21636c8

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.2.1
1+
5.4.0

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [5.4.0](https://github.com/auth0/wp-auth0/tree/5.4.0) (2025-09-03)
4+
5+
### Fixed
6+
7+
- Security fix: Resolve CVE-2025-58769
8+
39
## [5.3.0](https://github.com/auth0/wp-auth0/tree/5.3.0) (2025-05-16)
410

511
### Fixed

wpAuth0.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
* Plugin Name: Auth0
55
* Plugin URL: https://github.com/auth0/wordpress
66
* Description: Supercharge your WordPress website with Auth0. Improve account security, add support for multifactor, enable social, passwordless and enterprise connections, and much more.
7-
* Version: 5.2.1
7+
* Version: 5.4.0
88
* Requires at least: 6.0
99
* Tested up to: 6.5.3
10-
* Stable tag: 5.2.1
10+
* Stable tag: 5.4.0
1111
* Requires PHP: 8.1
1212
* Author: Auth0
1313
* Author URI: https://auth0.com

0 commit comments

Comments
 (0)