Improved
v1.2.1-rc.2
What's Changed
- Support ssl for pdo_mysql and mysqli by @sy-records in https://github.com/typecho/typecho/pull/1525
- Fix: php 8.1 strtolower not allow null value by @benzBrake in https://github.com/typecho/typecho/pull/1559
- Fix an XSS vulnerability in v1.2.1-rc by @FaithPatrick in https://github.com/typecho/typecho/pull/1561
- fix php 8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 by @benzBrake in https://github.com/typecho/typecho/pull/1570
- Add a prompt message for manual database creation by @sy-records in https://github.com/typecho/typecho/pull/1348
- fix #1574 by @joyqi in https://github.com/typecho/typecho/pull/1575
New Contributors
- @FaithPatrick made their first contribution in https://github.com/typecho/typecho/pull/1561
Full Changelog: https://github.com/typecho/typecho/compare/v1.2.1-rc...v1.2.1-rc.2