Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 3.92 KB

Changelog

1.1.2 (2023-07-15)

Bug Fixes

  • darkmod: Fixed Dark Mode when open new page (3893cc5)
  • nav: Add a nav title that jumps to the homepage when clicked. (16140ab)
  • post: 🐛 fixed the problem where the post could not be previewed. (d65824b)

1.1.1 (2023-07-11)

Features

  • Add support for JensDll/tailwindcss-plugin-icons (ea6513a)
  • colorScheme: ✨ add support for Dark Mode (0bd8124), closes #19
  • components: Add new components (77d9c24)
  • config: Add and modify Halo standard template styles (67fe29c)
  • config: Add new dependencies to npm configuration (4c9cffb)
  • config: Add new settings options to Halo configuration (b76b684)
  • config: Add support for Halo plugin Photos and Links (#1) (b080d75)
  • layout: Modified the scrollbar style (8c80ae0)
  • post: Add icons to distinguish the pinned articles(#7) (823b545)
  • post: Added post toc (73f3624)
  • theme: Add availability testing for initialize Crux(#7) (02ae2d6)

Bug Fixes

  • config: Added Theme Logo (ed5d085)
  • layout: Deleted useless require (01e49cf)
  • moments: Optimize Moments style (5238e7d)
  • nav: Fix navbar mobile adaptation(#13) (2935c4e)
  • page: Added singlePage temple (cc7a710)
  • security: Resolve accidental GitHub Personal Token leak (5f17f07)
  • toc: Added script (3b12135)
  • toc: Fixed toc in mobile (5a170cc)
  • toc: Use Alpinejs to generate toc (8a57e1b)