Releases: LyraVoid/Mizuki
Releases · LyraVoid/Mizuki
Mizuki v9.0
What's Changed
- fix: closable 配置无效,关闭按钮无法生效 by @snowf14k3 in #339
- feat: 为文章添加评论开关控制功能 by @Leaf-0w0 in #344
- Fix formatting and improve README structure by @reindex-ot in #346
- Fix Japanese translations by @reindex-ot in #347
- chore(deps): bump the patch-updates group with 11 updates by @dependabot[bot] in #348
- chore(deps): bump satori from 0.18.3 to 0.19.1 by @dependabot[bot] in #349
- chore(deps): bump overlayscrollbars from 2.13.0 to 2.14.0 by @dependabot[bot] in #350
- chore(deps-dev): bump prettier from 3.7.4 to 3.8.1 by @dependabot[bot] in #352
- chore(deps): bump astro from 5.16.14 to 5.17.1 by @dependabot[bot] in #351
- Migrate Font Awesome from v6 to v7 by @sakuhanachan in #353
- fix: 重新进入网站保留音量设置 by @MnMeizz in #357
- refactor(anime):逻辑重构,字体溢出bug修复 by @hcl55 in #358
- feat(i18n): 解决页面访问量统计“加载中”问题并添加多语言支持 by @mikus-loli in #360
- refactor: bilibili 的 SESSDATA 应到环境变量中配置 by @hcl55 in #363
- umami by @yCENzh in #370
- Add a local visualization editor by @Senguk520 in #367
- 修复了相册中,column为2时显示为3列的问题 by @endray-coder in #404
- feat: Add support for Giscus comment system by @ckyOL in #407
- fix(profile): 修复页面访问统计在桌面端不显示的问题 by @sleep1223 in #409
- style: format all files with prettier and fix endOfLine config by @sleep1223 in #411
- fix: resolve all type check errors and prettier formatting issues by @sleep1223 in #413
- Upgrade Iconify Icon web component to v3 by @sakuhanachan in #414
New Contributors
- @MnMeizz made their first contribution in #357
- @mikus-loli made their first contribution in #360
- @Senguk520 made their first contribution in #367
- @endray-coder made their first contribution in #404
- @ckyOL made their first contribution in #407
- @sleep1223 made their first contribution in #409
Full Changelog: 8.2...9.0
Mizuki v8.2
What's Changed
- fix: 修复顶部导航栏bug by @hcl55 in #328
- Revert "fix: 修复顶部导航栏bug" by @hcl55 in #329
- Fix: correct calc logic of showBackToTopThreshold by @Shizuku-in in #330
- Optimize sidebar config by @Spr-Aachen in #332
- 添加哔哩哔哩追番 by @rabbits0209 in #331
- fix: 修复issue#333 & #336中的bug by @snowf14k3 in #335
New Contributors
- @Shizuku-in made their first contribution in #330
Full Changelog: 8.1...8.2
Mizuki v8.1
What's Changed
- Update Japanese translations by @reindex-ot in #321
- Japanese translate Update & fix. by @reindex-ot in #322
- Fix navbar text. by @reindex-ot in #323
- fix(QR code poster): Optimize poster height for completeness by @sun2ot in #326
- Enhance responsiveness by @Spr-Aachen in #327
New Contributors
- @reindex-ot made their first contribution in #321
Full Changelog: 8.0...8.1
Mizuki v8.0.1
What's Changed
- Update content.config.ts by @sakuhanachan in #246
- feat(calendar): add month navigation to calendar widget by @stilicho2011 in #249
- fix: 修复音乐播放器的逻辑缺陷并优化UI与交互体验 by @hcl55 in #250
- fix: 现在 twikoo 组件语言与站点语言保持一致 by @hcl55 in #251
- 修复了部分人遇到的astro check检查报错 by @Hill-1024 in #255
- fix: 代码块复制按钮和语言Badge位置跟随滚动的bug by @snowf14k3 in #258
- perf: 优化资源加载与组件懒加载 by @hcl55 in #260
- perf: 移除未使用的 Roboto 字体依赖 by @hcl55 in #262
- fix: Atom 和 RSS 页面在路由切换后事件监听失效的bug by @snowf14k3 in #263
- refactor: 重构文章加密逻辑并优化体验 by @hcl55 in #265
- fix: 修复“当table内容过多时,内容溢出被裁剪”的问题 by @hcl55 in #266
- refactor(calendar): 重构日历组件,异步数据加载并增强交互 by @hcl55 in #267
- build: 修复配置错误并优化构建性能 by @hcl55 in #268
- fix: 修复多个hint,日历组件修改 by @Leaf-0w0 in #271
- fix: 修复WidgetLayout和Calendar组件的样式问题 by @Leaf-0w0 in #272
- Refactor: 重构 Bangumi 显示及数据获取策略,分离 API 请求逻辑 by @hcl55 in #274
- style(Calendar): 统一日期单元格边框样式 by @Leaf-0w0 in #275
- feat(share): 新增文章分享功能,支持生成海报和复制链接 by @Leaf-0w0 in #278
- feat: 增加对 anime 列表模式的支持,优化性能并重新启用动画 by @hcl55 in #280
- fix: 修复 postPage 的 bug 并优化性能 by @hcl55 in #281
- feat(SharePoster): 调整海报底部布局并增大二维码尺寸 by @Leaf-0w0 in #282
- build(deps): bump svelte from 5.45.5 to 5.46.1 by @dependabot[bot] in #286
- Refactor: 重构加密markdown的渲染逻辑 by @hcl55 in #289
- fix: 修复markdown相关部分样式 by @hcl55 in #290
- fix(posts): 修复加密文章内部分享组件无法使用 by @Leaf-0w0 in #291
- fix: 修复加密内容解密后的显示和脚本执行问题 by @Leaf-0w0 in #292
- feat: 添加表格包装功能并优化样式 by @Leaf-0w0 in #294
- 优化代码,修复F12报错 by @rabbits0209 in #295
- fix(i18n): 改善设备页面国际化问题 by @Veutexus in #297
- refactor: 重构 FloatingTOC 交互并修复加密文章兼容性 by @hcl55 in #298
- fix: 修复 links 图标溢出问题,并对 umami 组件进行 i18n by @hcl55 in #302
- Music player by @hcl55 in #303
- docs: Fix broken README language links and image paths by @YYDongRo in #305
- fix: 隐藏playList滚动条 by @snowf14k3 in #316
- fix: 修正字数统计逻辑 by @hcl55 in #318
New Contributors
- @stilicho2011 made their first contribution in #249
- @hcl55 made their first contribution in #250
- @snowf14k3 made their first contribution in #258
- @Leaf-0w0 made their first contribution in #271
- @rabbits0209 made their first contribution in #295
- @Veutexus made their first contribution in #297
- @YYDongRo made their first contribution in #305
Full Changelog: 7.6.5...8.0
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.)