Skip to content

v0.3.0

Compare
Choose a tag to compare
@imfing imfing released this 26 Sep 07:39
· 167 commits to main since this release
3c4ede9

New Features

  • Wide and Full Page Modes: Now you can experience more flexible layouts with wide and full-page modes. (#69)
  • Google Analytics Support: Integrate Google Analytics to track your site's performance effortlessly. (#70)
  • Shortcodes for Hextra Home Page: Easily build your Hextra home page with new, handy shortcodes. (#90)
Mode Image
Default Default
Wide Wide
Full Full

Use shortcodes for Hextra homepage, the components are also reusable in your Markdown file!
image

Bug Fixes

  • fix: htmlUnescape page description by @iju707 in #71
  • fix: card image not displaying correctly by @imfing in #77
  • fix: add integrity attribute to styles css preload tag by @imfing in #83
  • fix: reverse order in blog list page by @iju707 in #87

Improvements

  • chore: update list page RSS template by @imfing in #75
  • chore: enhance image resolving by @imfing in #82

Documentation

CI/CD

  • ci: upgrade actions/checkout from v3 to v4 by @hugo-sid in #73

New Contributors

Full Changelog: v0.2.9...v0.3.0