Skip to content

Commit caacdc9

Browse files
committed
v2.10.0-beta-4
Changes since v2.10.0-beta-3: Security: - Security fix: prevent password exposure in SQL logs - Fix SSRF vulnerability in guide.php and add URL helper functions Bug Fixes: - Fix head title conflicts with some themes or SEO plugins (backport from 3.x) - Fix db connection crashing when leaving default port - Fix tests misinterpreting no mysql port (use default) - Fix minor warnings when using wp-cli - Clean debug log in v3/2to3-init.php Improvements: - Improve test suite structure and dependency checking (backported from 3.x) - New ExceptionHandling trait - Database connection failure caching and exception handling Documentation: - Update THEME-COMPATIBILITY.md - Update README.md Dependencies: - Updated composer and npm packages
1 parent e1952a6 commit caacdc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

w4os.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Author URI: https://speculoos.world
88
* Text Domain: w4os
99
* Domain Path: /languages/
10-
* Version: 2.10.0-beta-3
10+
* Version: 2.10.0-beta-4
1111
*
1212
* @package GuduleLapointe/w4os
1313
*

0 commit comments

Comments
 (0)