Improved
v1.3.0-rc
What's Changed
- fix: adding checkbox options after theme initialization cannot be saved. by @liaocp666 in https://github.com/typecho/typecho/pull/1591
- Fix typo by @Lanfei in https://github.com/typecho/typecho/pull/1612
- Fixed ajax prompt message by @sy-records in https://github.com/typecho/typecho/pull/1605
- fix the source to get content type by @joyqi in https://github.com/typecho/typecho/pull/1622
- fix: Fix #1597 by @Losses in https://github.com/typecho/typecho/pull/1598
- 增加邮箱也可以登陆的提示 by @jrotty in https://github.com/typecho/typecho/pull/1631
- Fix null argument issue by @sy-records in https://github.com/typecho/typecho/pull/1633
- fix #1635 by @joyqi in https://github.com/typecho/typecho/pull/1636
- gettext for installation comment by @insomnux in https://github.com/typecho/typecho/pull/1643
- v1.3.0 by @joyqi in https://github.com/typecho/typecho/pull/1661
- Fix installation failure by @sy-records in https://github.com/typecho/typecho/pull/1664
- Merge pull request branch automatically by @joyqi in https://github.com/typecho/typecho/pull/1669
- 删除多余无用js by @jrotty in https://github.com/typecho/typecho/pull/1668
- Dev by @joyqi in https://github.com/typecho/typecho/pull/1670
- 修复“在查看某一分类或标签时无法正确生成分页链接” by @libxzr in https://github.com/typecho/typecho/pull/1673
- fix #1674 by @joyqi in https://github.com/typecho/typecho/pull/1676
- fix style error for code by @sy-records in https://github.com/typecho/typecho/pull/1677
- fix #1671 by @joyqi in https://github.com/typecho/typecho/pull/1678
- fix #1679 by @joyqi in https://github.com/typecho/typecho/pull/1680
- update theme classic-22 by @fenbox in https://github.com/typecho/typecho/pull/1682
- Remove useless code by @sy-records in https://github.com/typecho/typecho/pull/1683
- Optimize applySlug by @sy-records in https://github.com/typecho/typecho/pull/1684
- More efficient string comparison by @joyqi in https://github.com/typecho/typecho/pull/1685
- Fix unable to preview revisions by @libxzr in https://github.com/typecho/typecho/pull/1687
- update theme classic-22 color schema by @fenbox in https://github.com/typecho/typecho/pull/1689
- fix undefined array key by @joyqi in https://github.com/typecho/typecho/pull/1688
- Fix/classic 22 by @fenbox in https://github.com/typecho/typecho/pull/1690
- Fix unable to show attachment parent in manage-medias by @libxzr in https://github.com/typecho/typecho/pull/1693
- fix attachment handle by @joyqi in https://github.com/typecho/typecho/pull/1696
- fix trim error by @sy-records in https://github.com/typecho/typecho/pull/1697
- Fix/classic 22 by @fenbox in https://github.com/typecho/typecho/pull/1698
- update issue template by @fenbox in https://github.com/typecho/typecho/pull/1700
- fix: choose the correct key when setting widget value by @joyqi in https://github.com/typecho/typecho/pull/1702
- fix: getHeader for Content-Type & Content-Length by @imkero in https://github.com/typecho/typecho/pull/1703
- Fix/classic22 by @fenbox in https://github.com/typecho/typecho/pull/1708
- fix: xmlrpc message args by @joyqi in https://github.com/typecho/typecho/pull/1714
- fix: remove special chars by @joyqi in https://github.com/typecho/typecho/pull/1716
- fix: remove unnecessary DOCTYPE tags by @joyqi in https://github.com/typecho/typecho/pull/1715
- Upgrade actions/checkout to v4 by @sy-records in https://github.com/typecho/typecho/pull/1718
- Remove comment link if status is not approved by @joyqi in https://github.com/typecho/typecho/pull/1712
- Limit build execution by @sy-records in https://github.com/typecho/typecho/pull/1723
- Fix assign null to property Widget\Archive::$archiveKeywords by @sy-records in https://github.com/typecho/typecho/pull/1738
- Fix missing get date by @sy-records in https://github.com/typecho/typecho/pull/1740
- update picocss to 2.0 by @fenbox in https://github.com/typecho/typecho/pull/1751
- fix: nav menu active style by @fenbox in https://github.com/typecho/typecho/pull/1752
- Fix missing WidgetException error message by @sy-records in https://github.com/typecho/typecho/pull/1730
- Fix TypeError: Typed property Typecho\Feed::$subTitle must be string by @sy-records in https://github.com/typecho/typecho/pull/1779
- Fix timezone error in XmlRpc by @kraity in https://github.com/typecho/typecho/pull/1758
- Require PHP 7.4.0 or higher by @sy-records in https://github.com/typecho/typecho/pull/1785
- Update Login.php by @ZShijun in https://github.com/typecho/typecho/pull/1804
- Fix sendPingHandle warning by @sy-records in https://github.com/typecho/typecho/pull/1808
- Fix: fix preg_match parameter#2 $subject is null deprecated issue by @mrchipset in https://github.com/typecho/typecho/pull/1798
- Fix manage comments failed by @sy-records in https://github.com/typecho/typecho/pull/1838
- fix #1816 by @joyqi in https://github.com/typecho/typecho/pull/1839
- fix #1830 by @joyqi in https://github.com/typecho/typecho/pull/1841
- Fix/1754 by @joyqi in https://github.com/typecho/typecho/pull/1842
- fix #1843 by @joyqi in https://github.com/typecho/typecho/pull/1844
- Fix #1846 by @sy-records in https://github.com/typecho/typecho/pull/1847
- fix typo "稍侯" to "稍候" by @PomeloOfficial in https://github.com/typecho/typecho/pull/1850
- Remove debug output from category selection in Archive widget by @sy-records in https://github.com/typecho/typecho/pull/1852
- Fix missing nameExists and mailExists by @sy-records in https://github.com/typecho/typecho/pull/1854
- Add MariaDB to README.md by @robertsilen in https://github.com/typecho/typecho/pull/1827
- Feat/improve styles by @joyqi in https://github.com/typecho/typecho/pull/1868
- feat: validate via regexp by @joyqi in https://github.com/typecho/typecho/pull/1877
New Contributors
- @liaocp666 made their first contribution in https://github.com/typecho/typecho/pull/1591
- @Losses made their first contribution in https://github.com/typecho/typecho/pull/1598
- @libxzr made their first contribution in https://github.com/typecho/typecho/pull/1673
- @imkero made their first contribution in https://github.com/typecho/typecho/pull/1703
- @ZShijun made their first contribution in https://github.com/typecho/typecho/pull/1804
- @mrchipset made their first contribution in https://github.com/typecho/typecho/pull/1798
- @PomeloOfficial made their first contribution in https://github.com/typecho/typecho/pull/1850
- @robertsilen made their first contribution in https://github.com/typecho/typecho/pull/1827
Full Changelog: https://github.com/typecho/typecho/compare/v1.2.1...v1.3.0-rc