Releases: matsuzaka-yuki/Mizuki
Releases · matsuzaka-yuki/Mizuki
Mizuki v7.6.5 Release
- Added support for magic variables in permanent links
- Supported the brand-new floating navigation for desktop clients
- Supported control over the display of article covers
- Fixed various performance and animation issues
- Added article pinning weight functionality
What's Changed
- build(deps): bump overlayscrollbars from 2.12.0 to 2.13.0 by @dependabot[bot] in #227
- build(deps): bump astro from 5.16.2 to 5.16.3 in the patch-updates group by @dependabot[bot] in #226
- support microsoft indexnow by @sun2ot in #229
- Change log to en by @sun2ot in #231
- build(deps): bump @iconify-json/simple-icons from 1.2.60 to 1.2.61 in the patch-updates group by @dependabot[bot] in #232
- build(deps): bump svelte from 5.43.14 to 5.45.3 by @dependabot[bot] in #233
- Merge getPostUrl functions by @Spr-Aachen in #234
- refactor(fix): floating toc by @sun2ot in #236
- Action.yml by @yCENzh in #241
- build(deps): bump the patch-updates group across 1 directory with 3 updates by @dependabot[bot] in #240
- Support controlling whether to show cover in post content via config by @Spr-Aachen in #244
New Contributors
Full Changelog: 7.6...7.6.5
Mizuki v7.6 Reconstruct
What's Changed
- build(deps): bump astro from 5.15.9 to 5.16.0 by @dependabot[bot] in #206
- build(deps): bump the patch-updates group across 1 directory with 3 updates by @dependabot[bot] in #207
- update reference by @CuteLeaf in #208
- Add contributor chapters to the README file in all languages by @CuteLeaf in #209
- Add Star History chart and emoji to Special Thanks section in all REA… by @CuteLeaf in #210
- Style(page): 修复404页面中返回首页按钮被hover时使用未定义背景色的问题 by @Yamrc in #216
- Remove the redundant DynamicSideBar by @Spr-Aachen in #217
- build(deps): bump the patch-updates group across 1 directory with 7 updates by @dependabot[bot] in #219
New Contributors
Full Changelog: 7.5...7.6
Mizuki v7.5 Release
We have updated the theme documentation with a fresh new version. You can visit Mizuki Next Theme to check out the latest theme usage tutorials.
Mizuki v7.4.5 Official release
What's Changed
- build(deps): bump the patch-updates group across 1 directory with 4 updates by @dependabot[bot] in #197
- Update content collections to use Content Loader API by @sakuhanachan in #199
- build(deps): bump @iconify-json/material-symbols from 1.2.46 to 1.2.47 in the patch-updates group by @dependabot[bot] in #200
New Contributors
- @sakuhanachan made their first contribution in #199
Full Changelog: 7.3...7.4
What's Changed
- build(deps): bump the patch-updates group across 1 directory with 4 updates by @dependabot[bot] in #197
- Update content collections to use Content Loader API by @sakuhanachan in #199
- build(deps): bump @iconify-json/material-symbols from 1.2.46 to 1.2.47 in the patch-updates group by @dependabot[bot] in #200
New Contributors
- @sakuhanachan made their first contribution in #199
Full Changelog: 7.3...7.4
What's Changed
- build(deps): bump the patch-updates group across 1 directory with 4 updates by @dependabot[bot] in #197
- Update content collections to use Content Loader API by @sakuhanachan in #199
- build(deps): bump @iconify-json/material-symbols from 1.2.46 to 1.2.47 in the patch-updates group by @dependabot[bot] in #200
New Contributors
- @sakuhanachan made their first contribution in #199
Full Changelog: 7.3...7.4
Mizuki v7.2.1 Release
- Update the entirely new friends link page, supporting search, multi-category navigation, and adaptation to three-end devices (desktop, tablet, mobile)
- Fix the issue where font optimization cannot be used in Bangumi mode on the anime page
- Fix the issue where font optimization cannot be used on the friends link page
- Separate friends links into the Data folder
Mizuki v7.1 Release
- Fix the mobile layout issue on the diary page
- Fix the overall mobile layout issue
- Fix the problem that the font optimization function fails to retrieve metadata
- Optimize the layout of the skills page
- Fix the data retrieval bug in the statistics component
- Optimize SEO (e.g., meta tags, keyword placement, page loading speed, etc.)
Mizuki v7.0.3 Release
- Add a brand-new two-column layout mode and remove the original left-right layout option.
- Optimize fonts using subsetting, reducing the size of 10MB fonts to approximately 80KB.
- Fix the issue where the HTML injector fails to work.
- Add a brand-new device recommendation page.
- Improve the performance of the anime page.
- Enhance various performance metrics.
Mizuki v6.7.4 Release
- Fix the issue where code blocks display abnormally in dark mode when switching with swup.
- Support multi-language font configuration with different fonts for each language.
- Optimize the problem of missing folders in commits under non-repository separation mode (a bug caused by a slash).
- Fix the abnormal data acquisition for some content on the anime page in Bangumi mode.
Mizuki v6.7.1 Animation
1. Refactor a large number of the theme's animations, such as the dark mode and transition animations for various components.
2. Support code blocks in light mode and enable better folding effects.
Mizuki v6.5 Release
- Code Block Collapsible: Added support for collapsible code blocks, improving code reading experience.
- Repository Separation: Added support for separating code repository and content repository, making content updates more convenient.
- New Frontend Layout Management: Implemented a brand new frontend layout management system for better control.
- Website URL Configuration: Added website URL configuration to config.ts for easier management.
- Layout Switching Feature: Added frontend layout switching functionality for more flexible display options.
- Performance and Bug Fixes: Optimized website performance and fixed various bugs for better user experience.