Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 15:25
· 43 commits to main since this release
  • Fixed
    • Fix navbar item padding (#15)
    • Fix TOC collapse cursor style (#25, #36)
    • Fix site search resource retrieval bug (#29)
    • Fix wrong variable in base.scss (#44)
    • Fix inappropriate navbar decoration for item that links to home page
    • Fix color scheme button FOUC bug
    • Fix twitter card text color in dark mode
  • Changed
    • BREAKING CHANGE The minimum hugo version requirement is now 0.112.0
    • BREAKING CHANGE Support all feather icons, vendor="feather" is required to migrate from old shortcode (#19)
    • Images in an article are centered by default (#35)
    • Term's layout now respects the enable_group_by_year, enable_show_date, enable_pagination parameters
    • Upgrade dependencies
      • Prism: v1.27.0 -> v1.29.0
      • Fuse.js: v6.5.3 -> v6.6.2
  • New
    • Support custom CSS (#23, #33)
    • Support GA4 (#37)
    • Support custom title for bookcase item (#32)
    • Support hiding bookcase items (#27)
    • Add default color scheme setting (#40)
    • Add bookcase shortcode (#34)
    • Add recent-posts shortcode
    • Add an RSS button next to the title in the term's layout