New
v1.2.1
What's Changed
- Fix checkVersion by @sy-records in https://github.com/typecho/typecho/pull/1356
- 修复Sqlite目录带.校验不通过问题 by @maoxian-1 in https://github.com/typecho/typecho/pull/1357
- Pr/1344 by @joyqi in https://github.com/typecho/typecho/pull/1360
- Fix pgsql reset id error by @sy-records in https://github.com/typecho/typecho/pull/1369
- Update admin welcome tip by @sy-records in https://github.com/typecho/typecho/pull/1389
- Enhancement of Typecho\Cookie by @sy-records in https://github.com/typecho/typecho/pull/1399
- fix CORS issues in preview page. 修复文章预览页面跨域问题 by @Valpha in https://github.com/typecho/typecho/pull/1400
- 模板缩略图支持识别webp图片后缀 by @jrotty in https://github.com/typecho/typecho/pull/1403
- 修正注释 by @jrotty in https://github.com/typecho/typecho/pull/1411
- Fix notice not clear by @sy-records in https://github.com/typecho/typecho/pull/1416
- 修复管理员进入其他用户文章列表时显示所有文章的bug by @jrotty in https://github.com/typecho/typecho/pull/1415
- Fix QUIC/https Mixed Content by @MBRjun in https://github.com/typecho/typecho/pull/1423
- Add admin/footer.php begin plugin by @sy-records in https://github.com/typecho/typecho/pull/1426
- Fix missing change themeUrl by @sy-records in https://github.com/typecho/typecho/pull/1431
- Fix category creation error when using xmlrpc by @sy-records in https://github.com/typecho/typecho/pull/1443
- Fix #1449 by @sy-records in https://github.com/typecho/typecho/pull/1450
- Minor update by @vndroid in https://github.com/typecho/typecho/pull/1451
- Minor update by @vndroid in https://github.com/typecho/typecho/pull/1460
- Fix the error of getting request parameters by @sy-records in https://github.com/typecho/typecho/pull/1464
- Fix multiple calls returning the same object (#1412) by @benzBrake in https://github.com/typecho/typecho/pull/1478
- Fix use SQLite error of windows install by @sy-records in https://github.com/typecho/typecho/pull/1471
- Adjust style of edit comments by @sy-records in https://github.com/typecho/typecho/pull/1483
- Fix comments feed jump error by @sy-records in https://github.com/typecho/typecho/pull/1491
- Fix #1495 by @sy-records in https://github.com/typecho/typecho/pull/1496
- Fix unsafe use of jQuery .html() by @l2dy in https://github.com/typecho/typecho/pull/1382
- Fix htmlspecialchars error for feed by @sy-records in https://github.com/typecho/typecho/pull/1522
- Use https links by @l2dy in https://github.com/typecho/typecho/pull/1280
- 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
- improve release ci, upload built asset after new release published. by @joyqi in https://github.com/typecho/typecho/pull/1576
- 重复执行判断的优化 by @logdd in https://github.com/typecho/typecho/pull/1586
New Contributors
- @maoxian-1 made their first contribution in https://github.com/typecho/typecho/pull/1357
- @Valpha made their first contribution in https://github.com/typecho/typecho/pull/1400
- @MBRjun made their first contribution in https://github.com/typecho/typecho/pull/1423
- @vndroid made their first contribution in https://github.com/typecho/typecho/pull/1451
- @benzBrake made their first contribution in https://github.com/typecho/typecho/pull/1478
- @FaithPatrick made their first contribution in https://github.com/typecho/typecho/pull/1561
- @logdd made their first contribution in https://github.com/typecho/typecho/pull/1586
Full Changelog: https://github.com/typecho/typecho/compare/v1.2.0...v1.2.1