Skip to content

Releases: volantis-x/hexo-theme-volantis

v5.7.2

13 Aug 01:08
4bf8358
Compare
Choose a tag to compare

5.7.2 (2022-08-01)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Bug Fixes

  • fix Chinese urlencode displaying problem in permalink (#794) (677b820)
  • 加引号处理herf属性中空格导致的地址错误 (#796) (2bb4043)

v5.7.1

26 Jul 21:55
afbb510
Compare
Choose a tag to compare

5.7.1 (2022-07-26)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Bug Fixes

v5.7.0

15 Jul 03:02
854572c
Compare
Choose a tag to compare

5.7.0 (2022-07-10)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Features

Bug Fixes

v5.6.0

30 Jun 13:57
0a929b9
Compare
Choose a tag to compare

5.6.0 (2022-06-30)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

⚠ BREAKING CHANGES

  • artalk: imgUploader -> imageUploader

Bug Fixes

Code Refactoring

  • artalk: imgUploader -> imageUploader (8cde195)

Miscellaneous Chores

v5.5.0

18 Jun 00:39
5ef8f6f
Compare
Choose a tag to compare

5.5.0 (2022-06-18)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Features

  • copyright: 精确到文章的版权声明 (1621fbb)
  • scrollreveal&style.css: slow network (c31f54a)
  • widget: 允许侧边栏卡片的粘性定位 (5d5c9d5)

Bug Fixes

  • artalk: 深色模式主动切换修复 (e4a7e2d)
  • background: #776 bing (26dc230)
  • comment: 指定地址的评论计数统计 (482601a)
  • rightmenu: aplayer disable (1c89b63)
  • walinecount: 移除重复代码 (2e2e05d)
  • widget: z-index (c9c823c)

Performance Improvements

  • GLOBAL_CONFIG: 减少不必要的配置输出 (2aa234f)

v5.4.0

09 Jun 23:54
6607ccf
Compare
Choose a tag to compare

5.4.0 (2022-06-09)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Features

  • VolantisRequest: Fetch, POST, Get (ea98dbc)

Bug Fixes

v5.3.2

24 May 01:09
7709065
Compare
Choose a tag to compare

5.3.2 (2022-05-24)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Bug Fixes

  • check: Check environment first (f5692dd)
  • revisioned: calcFileHash (1402b9e)

v5.3.1

23 May 11:38
cde5289
Compare
Choose a tag to compare

5.3.1 (2022-05-23)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Bug Fixes

v5.3.0

22 May 05:08
29c6900
Compare
Choose a tag to compare

5.3.0 (2022-05-22)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Features

  • meta: add artalk comment count (75c5eeb)

Bug Fixes

v5.2.0

21 May 15:20
dff8264
Compare
Choose a tag to compare

5.2.0 (2022-05-21)

Check your environment: ⚠node.js 16+⚠

Hexo: 5.4 ~ 6.x
hexo-cli: 4.3 ~ latest
node.js: 16.x LTS ~ latest LTS
npm: 8.x ~ latest LTS

Features

  • artalk: Add support for using custom imgUploader (b69c502)