New
Features
- Add Utterances comments
- Add heading anchor to posts
- Add abbreviation support for image width/height
- Add variables to define the path of the post images
UI
- New design for the header of code snippets
- Redesign the meta-data display of posts
- Restore the default scroll bar and make it support dark mode on Windows Chrome
- Move the preview image of the post to the top
- New design for keyboard input element (#471)
Improved
- Reduce the number of files refactored by liquid to speed up the build
- Refactor the layouts to reduce duplication of code
- Make the anchor scroll position more precise
- Hide the cursor of icons, images, and code snippets
- Add Korean locales (#467)
Fixed
- Escape characters of post list (homepage and related posts)
- Tab focus doesn't reach the theme-mode toggle (#453)
New Contributors
- @bhavykhatri made their first contribution in #453
- @mirusu400 made their first contribution in #467
- @ternbusty made their first contribution in #469