Skip to content

Releases: matsuzaka-yuki/Mizuki

Mizuki v7.6.5 Release

13 Dec 08:22

Choose a tag to compare

  1. Added support for magic variables in permanent links
  2. Supported the brand-new floating navigation for desktop clients
  3. Supported control over the display of article covers
  4. Fixed various performance and animation issues
  5. 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

30 Nov 11:25

Choose a tag to compare

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

21 Nov 07:22

Choose a tag to compare

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

20 Nov 11:02

Choose a tag to compare

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

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

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

Full Changelog: 7.3...7.4

Mizuki v7.2.1 Release

18 Nov 10:46

Choose a tag to compare

  1. Update the entirely new friends link page, supporting search, multi-category navigation, and adaptation to three-end devices (desktop, tablet, mobile)
  2. Fix the issue where font optimization cannot be used in Bangumi mode on the anime page
  3. Fix the issue where font optimization cannot be used on the friends link page
  4. Separate friends links into the Data folder

Mizuki v7.1 Release

18 Nov 05:32

Choose a tag to compare

  1. Fix the mobile layout issue on the diary page
  2. Fix the overall mobile layout issue
  3. Fix the problem that the font optimization function fails to retrieve metadata
  4. Optimize the layout of the skills page
  5. Fix the data retrieval bug in the statistics component
  6. Optimize SEO (e.g., meta tags, keyword placement, page loading speed, etc.)

Mizuki v7.0.3 Release

17 Nov 15:54

Choose a tag to compare

  1. Add a brand-new two-column layout mode and remove the original left-right layout option.
  2. Optimize fonts using subsetting, reducing the size of 10MB fonts to approximately 80KB.
  3. Fix the issue where the HTML injector fails to work.
  4. Add a brand-new device recommendation page.
  5. Improve the performance of the anime page.
  6. Enhance various performance metrics.

Mizuki v6.7.4 Release

17 Nov 06:13

Choose a tag to compare

  1. Fix the issue where code blocks display abnormally in dark mode when switching with swup.
  2. Support multi-language font configuration with different fonts for each language.
  3. Optimize the problem of missing folders in commits under non-repository separation mode (a bug caused by a slash).
  4. Fix the abnormal data acquisition for some content on the anime page in Bangumi mode.

Mizuki v6.7.1 Animation

15 Nov 20:13

Choose a tag to compare

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

14 Nov 18:25

Choose a tag to compare

  • 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.