Skip to content

Releases: auroral-ui/hexo-plugin-aurora

v1.8.4

01 Nov 21:00
Compare
Choose a tag to compare

1.8.4 (2023-11-01)

Bug Fixes

  • category and post generator missing config options (f3896cc)

v1.8.3

16 Sep 09:14
Compare
Choose a tag to compare

1.8.3 (2023-09-16)

Bug Fixes

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

v1.8.2

13 Sep 08:17
Compare
Choose a tag to compare

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)

v1.8.1

12 Sep 18:12
Compare
Choose a tag to compare

1.8.1 (2023-09-12)

Bug Fixes

  • shiki render cause memory leak (1abb8f0)

v1.8.0

10 Sep 17:51
Compare
Choose a tag to compare

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)

v1.7.0

18 Aug 12:11
Compare
Choose a tag to compare

1.7.0 (2023-08-18)

Features

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

v1.6.0

15 Aug 19:49
Compare
Choose a tag to compare

1.6.0 (2023-08-15)

Features

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

v1.5.0

11 Aug 17:33
Compare
Choose a tag to compare

1.5.0 (2023-08-11)

Features

  • changed default post abstract length to 80 (b2575b0)

v1.4.2

10 Aug 07:36
Compare
Choose a tag to compare

1.4.2 (2023-08-10)

Bug Fixes

  • removed privacy data from site config (d26e57a)

v1.4.1

09 Aug 15:45
Compare
Choose a tag to compare

1.4.1 (2023-08-09)

Bug Fixes

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