0.7.0 (2025-01-25)
- github task checkbox (629a782)
0.6.1 (2025-01-25)
- fixed the issue where the image preview function could not be used on some pages. (12d6493)
0.6.0 (2025-01-24)
0.5.4-alpha.2 (2025-01-24)
- fix the custom image component causing element positioning disorder (7569068)
0.5.4-alpha.1 (2025-01-24)
- remove lodash (5d4fa2c)
0.5.4-alpha.0 (2025-01-24)
- adjust the unocss plugin type assertion (a5f3213)
- handle transformerTwoslash type assertions (0327858)
- add frontmatter.publish to control whether to display the article. (4dff7f3)
- add the scrollRestoration option to control whether the page returns to the last scroll position after refreshing. (d2c7615)
- bilibili video playback component (85ba483)
0.5.3 (2025-01-20)
- fixed the issue where the sidebar status was not synchronized when the config file was modified. (8b1b346)
0.5.2 (2025-01-18)
0.5.2-alpha.0 (2025-01-18)
- fix the issue of the mobile menu not being able to open. (a304c37)
0.5.1 (2025-01-17)
- fix the error caused by the incorrect call to window.close resulting in abnormal window closure (2f25375)
0.5.0 (2025-01-17)
0.4.1-alpha.3 (2025-01-17)
- remove pinia global state management and use provide and inject instead. (551df09)
0.4.1-alpha.2 (2025-01-17)
- adjust the call timing of useBaseStore (0907873)
0.4.1-alpha.1 (2025-01-17)
- fix the issue where the pinia store is called before the instance is created. (3e07cf5)
0.4.1-alpha.0 (2025-01-17)
- fix the sidebar status not updated causing the page display error (4ee2c74)
- sidebar frontmatter add collapsed. (dcbe73b)
- optimize the auto sidebar calculation method (315d57b)
- optimize the issue of hot update memory leak causing browser crash during article editing. (5dd0f1d)
0.4.0 (2025-01-10)
0.3.1-alpha.1 (2025-01-10)
- fix error when taking value when undefined comment is repaired. (bf343b1)
0.3.1-alpha.0 (2025-01-10)
- rss plugins are not loaded when not defined (b78c996)
- the progress bar provides configuration options. (a91988a)
- comment component distinguishes between dark theme and light theme (8b86455)
- remove transition animation within markdown (c43912a)
0.3.0 (2025-01-08)
- adjust the default page size to 5 (4484366)
0.2.1-alpha.0 (2025-01-08)
- fix the initial page number value as NAN causing page anomalies (302bff2)
0.2.0 (2025-01-08)
- fixed the initial page number error on the article list page (5879af3)
- optimize the progress bar display effect (2bcf03f)
- handle not found nprogress (70cff1b)