Commit caacdc9
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 packages1 parent e1952a6 commit caacdc9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments