Releases: YunYouJun/valaxy
Releases · YunYouJun/valaxy
v0.28.11
🚨 Breaking Changes
- deps:
- Bump unocss & unplugin-vue-markdown for Vite 8; require Node >=22.12 - by @YunYouJun and Claude Opus 4.8 (1M context) in #710 (72945)
- valaxy:
- Remove deprecated
unocssPresets.unopreset option - by @YunYouJun and Claude Opus 4.8 (1M context) (9c1a3) - Migrate built-in APlayer/Meting player to valaxy-addon-meting - by @YunYouJun and Claude Opus 4.8 (1M context) (ece80)
- Remove deprecated top-level
ignoreDeadLinks- by @YunYouJun and Claude Opus 4.8 (1M context) (a9289) - Remove legacy vite-ssg SSG engine - by @YunYouJun and Claude Opus 4.8 (1M context) in #706 (404ea)
- Remove deprecated
🐞 Bug Fixes
- cli: Keep dev server alive in non-TTY environments - by @YunYouJun and Claude Opus 4.8 (1M context) in #707 (95978)
- docs: Use inline span in BrandIcon to avoid invalid -in-
nesting - by @YunYouJun and Claude Opus 4.8 (1M context) (f1be8)
View changes on GitHub
v0.28.10
🐞 Bug Fixes
- valaxy: Make vue-router & SSG server bundle resolve under pnpm - by @YunYouJun and Claude Opus 4.8 in #704 and #705 (0dc2b)
View changes on GitHub
v0.28.9
🐞 Bug Fixes
- valaxy: Declare vue & vue-router as peerDependencies - by @YunYouJun and Claude Opus 4.7 in #702 (435f8)
View changes on GitHub
v0.28.8
🐞 Bug Fixes
- valaxy:
- Suppress false-positive IMPORT_IS_UNDEFINED warning for optional addons - by @YunYouJun and Claude Opus 4.7 in #698 (c2d04)
- Prevent stack overflow when encrypting long content - by @YunYouJun and Claude Opus 4.7 in #700 (18c3e)
View changes on GitHub
v0.28.7
🐞 Bug Fixes
- theme-press: Resolve hydration mismatch with lazy hydration - by @YunYouJun and Claude Opus 4.7 in #696 (8ff3b)
- valaxy: Correct link color cascade by reordering uno.css before user styles - by @YunYouJun and Claude Opus 4.7 (1870d)
View changes on GitHub
v0.28.6
🚀 Features
- addon-meting: Add custom API support & align props with MetingJS - by @YunYouJun in #605 (bfd6f)
- valaxy: Add useAddonConfig composable & refactor addons/themes - by @YunYouJun (87d93)
🐞 Bug Fixes
- ci:
- Use regex variable to avoid GitHub Actions template escaping - by @YunYouJun (72cc6)
- medium-zoom:
- Use getBoundingClientRect to freeze zoom position - by @YunYouJun (424ba)
- Re-apply empty transform to trigger close transition - by @YunYouJun (9016b)
View changes on GitHub
v0.28.5
🐞 Bug Fixes
- Make beian.police optional and add cursor style to AppLink - by @YunYouJun (8bd2f)
- theme-yun: Wrap URL-sourced links/girls in ClientOnly to fix SSG hydration mismatch - by @YunYouJun in #690 (70c80)
View changes on GitHub
v0.28.4
No significant changes
View changes on GitHub
v0.28.3
No significant changes
View changes on GitHub
v0.28.2
🚀 Features
- Add Yun theme docs, improve performance logging and addon system - by @YunYouJun (d4db4)
- encrypt: Support global password via VALAXY_ENCRYPT_PASSWORD env var - by @YunYouJun (6bc08)
- search: Add Local Search with MiniSearch and modernize CSS syntax - by @YunYouJun (2a8f8)
🐞 Bug Fixes
- Dynamically exclude addon names from dep pre-bundling - by @YunYouJun (9f96f)
- theme-press: 修复 git log 贡献者列表多余间距 - by @YunYouJun (b3a2e)