Skip to content

Releases: Aetf/hexo-next-publist

v2.2.1

21 Jul 08:22
v2.2.1
Compare
Choose a tag to compare

Changelog

  • Fix: do not require unreleased hexo version (5fc6758)

v2.2.0

21 Jul 08:18
v2.2.0
Compare
Choose a tag to compare

Changelog

v2.1.2

01 Oct 21:51
v2.1.2
Compare
Choose a tag to compare

Changelog

v2.1.1

19 Aug 19:40
v2.1.1
Compare
Choose a tag to compare

Changelog

  • Include changelog in github release (0a76ddd)
  • Add missing release-it config (ce6ae79)

v2.1.0

19 Aug 18:33
v2.1.0
Compare
Choose a tag to compare
Release 2.1.0

v2.0.4

19 Aug 16:49
v2.0.4
Compare
Choose a tag to compare

Remove debug logs

v2.0.3

26 May 21:26
v2.0.3
Compare
Choose a tag to compare
v2.0.3

v2.0.2

26 May 21:03
v2.0.2
Compare
Choose a tag to compare
  • Update dependencies
  • Fix webpack module importing

v2.0.1

30 Mar 05:34
v2.0.1
Compare
Choose a tag to compare

Fixes

v2.0.0

30 Mar 04:49
v2.0.0
Compare
Choose a tag to compare

Breaking changes

v2.0.0 introduces a new version of the config format. The old version should still work, but can not use the new confkey regex matching feature.

Improvements and bug fixes

  • publist now uses webpack to handle client-side code bundling.
  • various bug fixes
  • compatibility with pjax