Skip to content

Latest commit

 

History

History
277 lines (141 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

277 lines (141 loc) · 14.6 KB

1.0.13 (2024-02-05)

Bug Fixes

1.0.12 (2024-02-05)

Bug Fixes

  • category and post generator missing config options (f3896cc)

1.0.11 (2024-02-04)

Bug Fixes

1.0.10 (2024-02-04)

Bug Fixes

1.0.9 (2024-02-04)

Bug Fixes

1.0.8 (2023-11-02)

Bug Fixes

  • 为代码复制按钮添加点击事件属性 (019c3b9)

1.0.7 (2023-11-02)

Bug Fixes

1.0.6 (2023-11-02)

Bug Fixes

1.0.0 (2023-10-31)

Bug Fixes

  • abstracts not generated correctly (656ab3b)
  • add back leancloud script and fixed valine script (2d53a5f)
  • add site.language missing error console (342c969)
  • add warning for not configuring site language correctly (4ad57b7)
  • code fence lang is undefined cause build fail (0be169b)
  • dynamic pack version require for the plugin (9021007)
  • fix links page index.html not being generated (eaaa4ea)
  • generation fail with no tags #1 (3b17b95)
  • gitalk cdn unpkg link (a9ec8e0)
  • missing truncate-html package dependencies (44f7f50)
  • multiple author not generated correctly (521c671)
  • package version reading path for themes folder (91d510e)
  • plugin fails if some comment plugin is not configured (32a1c02)
  • release action fail (428b04c)
  • removed privacy data from site config (d26e57a)
  • removed unccessary files publishing to npm (2637c38)
  • semantic release not found (5674a87)
  • shiki render cause memory leak (1abb8f0)
  • update config (d46f77d)
  • update config of version s (5559431)
  • version now fetch from package fallback to theme folder (63aeda1)

Features

  • add algolia search command (a8ede74)
  • add custom abstracts meta feature support (83af58e)
  • add feature to use uid as slug (d5607b2)
  • add friends link generator (4a07ab0)
  • add hidden post feature (b9ead53)
  • add new achieves API with pagination (e60e62d)
  • add shiki code highlight engine replacing prism (dd066a5)
  • add twikoo and waline scripts (097603a)
  • change all CDN to use unpkg so it auto use latest minor versions (ea826cc)
  • changed default post abstract length to 80 (b2575b0)
  • now sort tags in decending order (b08c750)
  • separate all the aurora scripts into a plugin package (084f113)
  • updated all cdn packages to latest version (5055c52)

Performance Improvements

  • improve performance of shiki progress (6167806)

1.8.3 (2023-09-16)

Bug Fixes

  • code fence lang is undefined cause build fail (0be169b)

1.8.2 (2023-09-13)

Bug Fixes

  • add warning for not configuring site language correctly (4ad57b7)

Performance Improvements

  • improve performance of shiki progress (6167806)

1.8.1 (2023-09-12)

Bug Fixes

  • shiki render cause memory leak (1abb8f0)

1.8.0 (2023-09-10)

Bug Fixes

Features

  • add algolia search command (a8ede74)
  • add shiki code highlight engine replacing prism (dd066a5)
  • change all CDN to use unpkg so it auto use latest minor versions (ea826cc)

1.7.0 (2023-08-18)

Features

  • add feature to use uid as slug (d5607b2)
  • now sort tags in decending order (b08c750)

1.6.0 (2023-08-15)

Features

  • add hidden post feature (b9ead53)
  • add new achieves API with pagination (e60e62d)

1.5.0 (2023-08-11)

Features

  • changed default post abstract length to 80 (b2575b0)

1.4.2 (2023-08-10)

Bug Fixes

  • removed privacy data from site config (d26e57a)

1.4.1 (2023-08-09)

Bug Fixes

  • fix links page index.html not being generated (eaaa4ea)

1.4.0 (2023-08-09)

Features

  • add friends link generator (4a07ab0)

1.3.3 (2023-08-04)

Bug Fixes

  • package version reading path for themes folder (91d510e)

1.3.2 (2023-08-04)

Bug Fixes

  • dynamic pack version require for the plugin (9021007)

1.3.1 (2023-08-03)

Bug Fixes

  • add site.language missing error console (342c969)
  • plugin fails if some comment plugin is not configured (32a1c02)
  • version now fetch from package fallback to theme folder (63aeda1)

1.3.0 (2023-08-02)

Bug Fixes

Features

  • add twikoo and waline scripts (097603a)

1.2.0 (2023-07-25)

Bug Fixes

  • add back leancloud script and fixed valine script (2d53a5f)
  • missing truncate-html package dependencies (44f7f50)

Features

  • updated all cdn packages to latest version (5055c52)

1.1.1 (2023-07-19)

Bug Fixes

  • abstracts not generated correctly (656ab3b)

1.1.0 (2023-07-18)

Features

  • add custom abstracts meta feature support (83af58e)

1.0.2 (2023-07-17)

Bug Fixes

  • multiple author not generated correctly (521c671)

1.0.1 (2023-07-02)

Bug Fixes

  • removed unccessary files publishing to npm (2637c38)

1.0.0 (2023-07-02)

Bug Fixes

Features

  • separate all the aurora scripts into a plugin package (084f113)