Skip to content

Releases: XPoet/hexo-theme-keep

v4.2.5

25 Nov 02:18
032f1bc
Compare
Choose a tag to compare

4.2.5 (2024-11-25)

🐞 Bug Fixes

🎯 CI

v4.2.4

21 Nov 08:51
4df49d9
Compare
Choose a tag to compare

4.2.4 (2024-11-21)

🐞 Bug Fixes

  • fix the footer copyright period when it is within the same year (c999714)

🎨 Styling

  • optimize element block z-index order (#366) (b654489)

🛠 Performance Improvements

  • enhanced protection against third-party css style intrusions (#370) (573bc3c)
  • optimize footer since year settings (19be89b)
  • optimize the display of post update time (#369) (c57764d)

🎯 CI

💄 Improvement UI

🚦 Chore

  • upgrade the comment plugins version (59dc05e)

v4.2.3

09 Sep 08:03
240364b
Compare
Choose a tag to compare

4.2.3 (2024-09-09)

🎯 CI

💄 Improvement UI

🚦 Chore

v4.2.2

19 Aug 02:32
0f974c3
Compare
Choose a tag to compare

4.2.2 (2024-08-19)

🐞 Bug Fixes

  • fix the error caused by closing lazy loading of images (#365) (5dede08)

v4.2.1

29 Jul 06:56
61746db
Compare
Choose a tag to compare

4.2.1 (2024-07-29)

📖 Docs

  • language: update Traditional Chinese (9330df8)

💄 Improvement UI

  • optimize the style of the secondary navigation menu (075429b)

v4.2.0

15 Jul 09:16
891fb0b
Compare
Choose a tag to compare

4.2.0 (2024-07-15)

🌟 Features

  • supports secondary menu configuration in mobile (7b32ee5)
  • supports secondary menu configuration in pc (ae9fa33)

🐞 Bug Fixes

  • fixed the problem of code block fold failure (#346) (dfb0758)
  • optimize judgment logic of scroll to top of page (#342) (017540a)

🍭 Code Refactoring

  • refactoring page template usage logic (ab51486)

🛠 Performance Improvements

💄 Improvement UI

  • clear header shrink after page jump (748ed43)
  • optimize markdown style (d486a7d)
  • optimize reward author style (12d9215)

v4.1.5

05 Jul 02:05
8db1f7d
Compare
Choose a tag to compare

4.1.5 (2024-07-05)

🛠 Performance Improvements

  • home: optimize post updated time settings (b444efd)
  • post: optimize article encryption function (b189db5)

🎯 CI

v4.1.4

03 Jul 06:08
4ebe932
Compare
Choose a tag to compare

4.1.4 (2024-07-03)

🐞 Bug Fixes

🛠 Performance Improvements

  • built-in article encryption function (54bf474)

🎯 CI

💄 Improvement UI

  • optimize archive page style (58aaf7d)

v4.1.3

29 May 06:47
977e13b
Compare
Choose a tag to compare

4.1.3 (2024-05-29)

🛠 Performance Improvements

  • comment: optimize Twikoo version number matching (04047da)
  • comment: optimize Waline version number matching (a7ec00b)
  • optimize the matching of menu navigation (0ada7b9)
  • supports configuring code block shrink for each post (a187c4a)
  • supports configuring initial theme mode (#327) (5e31bef)

🎯 CI

💄 Improvement UI

v4.1.2

15 May 02:15
7afe092
Compare
Choose a tag to compare

4.1.2 (2024-05-15)

🍭 Code Refactoring

  • footer: support fill in more record information (#316) (c2c9232)
  • optimize the directory structure of the page (b758c89)

🛠 Performance Improvements

  • comment: optimize version matching of waline (1c2895b)
  • comment: support Waline v3 (#322) (4145926)
  • toc: support encrypted article display toc (#323) (1529ba0)

🎯 CI

💄 Improvement UI