Skip to content

Releases: YunYouJun/valaxy

v0.28.11

13 Jun 08:50

Choose a tag to compare

   🚨 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.uno preset 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)

   🐞 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

02 Jun 07:12

Choose a tag to compare

   🐞 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

23 May 17:56

Choose a tag to compare

   🐞 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

22 May 01:50

Choose a tag to compare

   🐞 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

07 May 17:52

Choose a tag to compare

   🐞 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

29 Apr 12:46

Choose a tag to compare

   🚀 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:
    View changes on GitHub

v0.28.5

15 Apr 13:02

Choose a tag to compare

   🐞 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

28 Mar 22:05

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.28.3

28 Mar 21:33

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.28.2

28 Mar 20:48

Choose a tag to compare

   🚀 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

    View changes on GitHub