Releases: typecho/typecho
Releases ยท typecho/typecho
v1.2.1
What's Changed
- Fix checkVersion by @sy-records in #1356
- ไฟฎๅคSqlite็ฎๅฝๅธฆ.ๆ ก้ชไธ้่ฟ้ฎ้ข by @maoxian-1 in #1357
- Pr/1344 by @joyqi in #1360
- Fix pgsql reset id error by @sy-records in #1369
- Update admin welcome tip by @sy-records in #1389
- Enhancement of Typecho\Cookie by @sy-records in #1399
- fix CORS issues in preview page. ไฟฎๅคๆ็ซ ้ข่ง้กต้ข่ทจๅ้ฎ้ข by @Valpha in #1400
- ๆจกๆฟ็ผฉ็ฅๅพๆฏๆ่ฏๅซwebpๅพ็ๅ็ผ by @jrotty in #1403
- ไฟฎๆญฃๆณจ้ by @jrotty in #1411
- Fix notice not clear by @sy-records in #1416
- ไฟฎๅค็ฎก็ๅ่ฟๅ ฅๅ ถไป็จๆทๆ็ซ ๅ่กจๆถๆพ็คบๆๆๆ็ซ ็bug by @jrotty in #1415
- Fix QUIC/https Mixed Content by @MBRjun in #1423
- Add admin/footer.php begin plugin by @sy-records in #1426
- Fix missing change themeUrl by @sy-records in #1431
- Fix category creation error when using xmlrpc by @sy-records in #1443
- Fix #1449 by @sy-records in #1450
- Minor update by @vndroid in #1451
- Minor update by @vndroid in #1460
- Fix the error of getting request parameters by @sy-records in #1464
- Fix multiple calls returning the same object (#1412) by @benzBrake in #1478
- Fix use SQLite error of windows install by @sy-records in #1471
- Adjust style of edit comments by @sy-records in #1483
- Fix comments feed jump error by @sy-records in #1491
- Fix #1495 by @sy-records in #1496
- Fix unsafe use of jQuery .html() by @l2dy in #1382
- Fix htmlspecialchars error for feed by @sy-records in #1522
- Use https links by @l2dy in #1280
- Support ssl for pdo_mysql and mysqli by @sy-records in #1525
- Fix: php 8.1 strtolower not allow null value by @benzBrake in #1559
- Fix an XSS vulnerability in v1.2.1-rc by @FaithPatrick in #1561
- fix php 8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 by @benzBrake in #1570
- Add a prompt message for manual database creation by @sy-records in #1348
- fix #1574 by @joyqi in #1575
- improve release ci, upload built asset after new release published. by @joyqi in #1576
- ้ๅคๆง่กๅคๆญ็ไผๅ by @logdd in #1586
New Contributors
- @maoxian-1 made their first contribution in #1357
- @Valpha made their first contribution in #1400
- @MBRjun made their first contribution in #1423
- @vndroid made their first contribution in #1451
- @benzBrake made their first contribution in #1478
- @FaithPatrick made their first contribution in #1561
- @logdd made their first contribution in #1586
Full Changelog: v1.2.0...v1.2.1
v1.2.1-rc.2
What's Changed
- Support ssl for pdo_mysql and mysqli by @sy-records in #1525
- Fix: php 8.1 strtolower not allow null value by @benzBrake in #1559
- Fix an XSS vulnerability in v1.2.1-rc by @FaithPatrick in #1561
- fix php 8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 by @benzBrake in #1570
- Add a prompt message for manual database creation by @sy-records in #1348
- fix #1574 by @joyqi in #1575
New Contributors
- @FaithPatrick made their first contribution in #1561
Full Changelog: v1.2.1-rc...v1.2.1-rc.2
v1.2.1-rc
What's Changed
- Fix checkVersion by @sy-records in #1356
- ไฟฎๅคSqlite็ฎๅฝๅธฆ.ๆ ก้ชไธ้่ฟ้ฎ้ข by @maoxian-1 in #1357
- Pr/1344 by @joyqi in #1360
- Fix pgsql reset id error by @sy-records in #1369
- Update admin welcome tip by @sy-records in #1389
- Enhancement of Typecho\Cookie by @sy-records in #1399
- fix CORS issues in preview page. ไฟฎๅคๆ็ซ ้ข่ง้กต้ข่ทจๅ้ฎ้ข by @Valpha in #1400
- ๆจกๆฟ็ผฉ็ฅๅพๆฏๆ่ฏๅซwebpๅพ็ๅ็ผ by @jrotty in #1403
- ไฟฎๆญฃๆณจ้ by @jrotty in #1411
- Fix notice not clear by @sy-records in #1416
- ไฟฎๅค็ฎก็ๅ่ฟๅ ฅๅ ถไป็จๆทๆ็ซ ๅ่กจๆถๆพ็คบๆๆๆ็ซ ็bug by @jrotty in #1415
- Fix QUIC/https Mixed Content by @MBRjun in #1423
- Add admin/footer.php begin plugin by @sy-records in #1426
- Fix missing change themeUrl by @sy-records in #1431
- Fix category creation error when using xmlrpc by @sy-records in #1443
- Fix #1449 by @sy-records in #1450
- Minor update by @vndroid in #1451
- Minor update by @vndroid in #1460
- Fix the error of getting request parameters by @sy-records in #1464
- Fix multiple calls returning the same object (#1412) by @benzBrake in #1478
- Fix use SQLite error of windows install by @sy-records in #1471
- Adjust style of edit comments by @sy-records in #1483
- Fix comments feed jump error by @sy-records in #1491
- Fix #1495 by @sy-records in #1496
- Fix unsafe use of jQuery .html() by @l2dy in #1382
- Fix htmlspecialchars error for feed by @sy-records in #1522
- Use https links by @l2dy in #1280
New Contributors
- @maoxian-1 made their first contribution in #1357
- @Valpha made their first contribution in #1400
- @MBRjun made their first contribution in #1423
- @vndroid made their first contribution in #1451
- @benzBrake made their first contribution in #1478
Full Changelog: v1.2.0...v1.2.1-rc
v1.2.0
We're not kidding, Typecho returns.
v1.2.0-rc.2
v1.2.0-rc.1
CI Build
v1.2.0-beta.2
v1.2.0-beta.1
- Fix many bugs
- New installation UI
- Improve dashboard UI on mobile platform
- Improve markdown editor & update markdown parser
- Improve backup performance
- New abastact layer for widget
- Improve database framework
- Reformat code for PHP 7.2 (now using namespace)
- Use new version rule (
1.x/<year>.<month>.<day>
=>1.x.<minor version>
) - For creating a widget
BeforeAfter$this->widget('Widget_Metas_Category_List'); Typecho_Widget::widget('Widget_Metas_Category_List');
\Widget\Metas\Category\Rows::alloc();
โ ๏ธ You can always use the old way to create a widget, but a migration is recommended. - Improve API
$options->adminStaticUrl()
$options->adminStaticUrl('css', 'style.css'); // It will display a url with version(`<url>?v=<version>`) // no need to add it manually. $options->adminStaticUrl('css', 'style.css', ture); // Return a url instead of displaying it
Typecho 1.1(17.10.30)
Typecho 1.1 ๆญฃๅผ็
ๆณจๆ๏ผ็ฑไบ 17.10.29 ็ๆฌๅญๅจไธไธชๆถๅบ็้่ฏฏ๏ผๆไปฌไฟฎๅคๅ๏ผ้ๆฐๅๅธไบ 17.10.30 ็ๆฌ