⚠ BREAKING CHANGES
- rename assets origin configuration files (c283e77)
Features
- add a hook to insert custom metadata in
head
tag (#1015) (fe20341) - i18n: add sl-SI.yml with slovenian translations (#989) (42a700a)
- i18n: add Traditional Chinese (Taiwan) localization file (#961) (d97f95f)
- i18n: added Swedish localization file (#969) (fe70479)
- support hiding the modification date of a post (#1020) (8da583d)
- ui: improve code snippet design (6d99f5c)
- ui: improve the design for top bar (83f1c34)
- ui: new design footer content layout (3210c59)
- ui: redesign the sidebar (83bbe4a)
- ui: show preview image in home page (97b8dfe)
Bug Fixes
- parameter parsing error in image URL (#1022) (ee88cec)
- rss: double quotes in the post title will break the XML structure (#965) (1719d81)
Improvements
- assets: reduce HTTP requests to CDN (9d97120)
- calculate heading font size dynamically (#983) (52f5ee9)
- i18n: set the global default locales to "en" (#979) (61fdbcb)
- tools: avoid initialization interruption in single branch forks (#992) (e90461a)
- ui: improve categories color in dark mode (414dd13)
- ui: improve hover effect for post preview cards (7626e4d)
- ui: improve hover effect of trending tags (34499f0)
- ui: improve inline code in light mode (e38309f)
- ui: improve related posts design (2918da9)
- ui: improve the color of prompts in dark mode (8cbbcfa)
- ui: lighten the link color in light-mode (7c23a4e)
- ui: mute the marker in lists (0c80552)
- ui: uniform the muted text color (aadf939)
- ux: improve LQIP fade in effect (003e7b6)
New Contributors
- @kuohuanhuan made their first contribution in #961
- @JorgenIvarsson made their first contribution in #969
- @mikeytroo made their first contribution in #989