Skip to content

Releases: XPoet/hexo-theme-keep

v4.1.1

03 Apr 14:13
ab9ebd7
Compare
Choose a tag to compare

4.1.1 (2024-04-03)

🐞 Bug Fixes

  • toc: fixed active index error when header is displayed (fdd76b3)

💄 Improvement UI

  • add site deploy provider (7af3c52)

v4.1.0

12 Mar 03:21
147c013
Compare
Choose a tag to compare

4.1.0 (2024-03-12)

🌟 Features

  • active tool category tab when scroll (d095039)
  • add custom setting post copyright info (#305) (8e4e1e4)
  • add tools page template (f48d6bd)
  • can set icon for navigation menu (2301d8c)
  • can set the datetime type of home page post block (#300) (18f28d1)
  • post can be viewed in full screen (188c70c)
  • social contact links add X (39df4b7)
  • support custom set datetime icon in home post block (#300) (fc9a1de)
  • support custom set datetime icon of post page (#301) (5459de6)
  • support set datetime format in home post block (#300) (7c0665e)

🐞 Bug Fixes

  • optimize the settings of menu icon (5762a9c)

🛠 Performance Improvements

  • optimize comment plugin anchor jump (cc194a4)
  • optimize page template render (b667036)

💄 Improvement UI

  • optimize home cover style in mobile (5eb0512)
  • optimize page content max width (82aa999)
  • optimize page template style (0d23aa6)
  • optimize post meta info tag style (6915333)
  • optimize tools page style (1417b2c)
  • optimize tools page template style (f415514)

🚦 Chore

  • rename --components-spacing -> --component-gap (a8d2d96)
  • update theme config (29b6182)

v4.0.7

18 Feb 08:56
1d449fa
Compare
Choose a tag to compare

4.0.7 (2024-02-18)

📖 Docs

🎯 CI

💄 Improvement UI

  • comment: optimize light and dark mode switch (5aa2cca)
  • optimize category item style (#299) (0943611)
  • update first screen background images (c068e7a)
  • use css variable to control the display of post author name (#302) (95ac9c1)

v4.0.6

02 Jan 03:39
a7d6fa9
Compare
Choose a tag to compare

4.0.6 (2024-01-02)

🛠 Performance Improvements

  • cdn configuration adds cdnjs settings item (f21ee56)
  • optimize post meta info (ad55c9f)

💄 Improvement UI

  • modify code block shrink line icon (812dfbf)
  • optimize theme mode settings (#295) (22d8b8e)

v4.0.5

01 Dec 07:01
2558dd4
Compare
Choose a tag to compare

4.0.5 (2023-12-01)

🎯 CI

💄 Improvement UI

  • optimize 404 page style (403e8e2)
  • optimize copyright info style (3ed9c56)

v4.0.4

01 Dec 06:12
fb0b1e6
Compare
Choose a tag to compare

4.0.4 (2023-12-01)

🐞 Bug Fixes

  • Unable to scroll horizontally when the code length is too long (8d6ca63)
  • Unable to scroll horizontally when the code length is too long (44df85e)

🍭 Code Refactoring

🛠 Performance Improvements

  • code-block: optimize style handle after expand codes (#284) (98cda7a)
  • optimize image lazyload (595812b)
  • optimize markdown img align settings (bd548c9)
  • optimize zoom in image handle logic (1f2fbc7)

📦 Build System

💄 Improvement UI

  • use css variable setting post title align (71c3150)

v4.0.3

30 Nov 03:28
d04252f
Compare
Choose a tag to compare

4.0.3 (2023-11-30)

📖 Docs

🛠 Performance Improvements

  • optimize img src url generation (5a09946)
  • optimize the page path judgment logic (2437a13)

🎯 CI

💄 Improvement UI

  • optimize markdown style (3251093)
  • page-template: add page cover settings (2b0c227)

v4.0.2

29 Nov 04:28
0e10301
Compare
Choose a tag to compare

4.0.2 (2023-11-29)

🐞 Bug Fixes

  • fix click site name/logo changes the language (49256cb)

📖 Docs

🛠 Performance Improvements

  • optimize H tag title anchor jump (57236c2)
  • optimize img src url generation (23d6283)
  • optimize root path jump (046c3f1)
  • website announcement support the markdown syntax (7189ead)

🎯 CI

💄 Improvement UI

  • 404: disable user select (727046c)
  • optimize markdown style (3540d32)

v4.0.1

22 Nov 14:48
aee575c
Compare
Choose a tag to compare

4.0.1 (2023-11-22)

🐞 Bug Fixes

  • copyright-info: optimize page disable copyright info (5a0d631)

🎨 Styling

  • print theme information at startup (82cef1d)

🛠 Performance Improvements

  • optimize a tag anchor jump (632a182)
  • post: enhanced front-matter settings (2cd5444)

💄 Improvement UI

  • add 404 page (5b74110)
  • comment: optimize waline style (a03054b)
  • markdown: optimize code block style (255910f)

v4.0.0

13 Nov 09:40
ad4aeef
Compare
Choose a tag to compare

4.0.0 (2023-11-13)

⚠ BREAKING CHANGES

  • add website announcement settings
  • optimize configuration items of keep theme
  • reconstructs the post.author_badge configuration items
  • reconstructs the home_article configuration items

🌟 Features

  • add scroll.hide_header configuration item (1bc6ba1)
  • add Artalk comment plugin (#193) (dbf14a7)
  • add photos page template (9cd51b7)
  • add website announcement settings (2046a97)
  • first-screen: add background_img_dark configuration item (dceafaa)
  • friends-link: add classification fold function (cd6c654)

🐞 Bug Fixes

  • fixed table content overflow container (#273) (6aad228)
  • toc: optimize header hide handle for anchor jump (671e4c5)

🎨 Styling

  • optimal naming of toggle theme (1fc591d)

🍭 Code Refactoring

  • reconstructs the first_screen configuration items (ba0d7a1)
  • reconstructs the home_article configuration items (e07247b)
  • reconstructs the post.author_badge configuration items (b7f320a)
  • reconstructs the scroll configuration items (a8909aa)
  • reconstructs the style configuration items (f68b369)

🛠 Performance Improvements

  • backdrop-filter: blur() support Safari browser (47732b9)
  • comment: optimize Artalk init load (8f633ec)
  • comment: optimize Disqus load (5d09035)
  • comment: optimize Waline init load (04d0fd3)
  • first-screen: add font family css variable (f22fc20)
  • first-screen: add icon color css variable (c1f6172)
  • optimize comment plugin load logic (83711e9)
  • optimize i18n (a17b58a)
  • use css variable setting blog title (d485b30)

📦 Build System

  • optimize configuration items of keep theme (27bb7d9)

🎯 CI

💄 Improvement UI

  • comment: add disqus support (2a6ad4e)
  • first: use css variable control offset and display (c6fd66b)
  • global: optimize basic style (dfe304a)
  • optimize home page style (19580b3)
  • optimize shrink code line style (9e10353)
  • post: shrink the code block initially (e833e49)
  • use css variable setting header font color (0a139c5)