Skip to content

Releases: imfing/hextra

v0.9.3

05 Jan 20:37
709a407
Compare
Choose a tag to compare

What's Changed

  • docs: add instruction for enable and configure passthrough for latex by @imfing in #530
  • i18n: update sw.yaml by @stoic-hugo in #541
  • refactor: use generic .Process for card processing and allow bundled images by @jzerfowski in #538
  • feat: add basic tags support by @imfing in #542

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

28 Dec 15:53
e532637
Compare
Choose a tag to compare

What's Changed

  • feat: support link in code block title by @strowk in #523
  • feat: allow icon in badge shortcode by @imfing in #525
  • fix: correct tabs button color on hover in dark mode by @imfing in #526

New Contributors

Full Changelog: v0.9.1...v0.9.2

v0.9.1

26 Dec 12:30
0716533
Compare
Choose a tag to compare

What's Changed

Features

Misc

  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #514
  • chore(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #515
  • fix: only display footer switches section if it actually has content by @Gr3q in #517
  • docs: add advanced theme customization instruction by @Gr3q in #519

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

14 Dec 23:57
68dd327
Compare
Choose a tag to compare

What's Changed

Relatively a small release before the year ends. A noteworthy new feature is:

🔔 Support GitHub-style alerts by @imfing in #513

Now in Markdown file, you can use GitHub-style blockquote to emphasize critical information.

Markdown:

> [!NOTE]
> Useful information that users should know, even when skimming content.

> [!TIP]
> Helpful advice for doing things better or more easily.

> [!IMPORTANT]
> Key information users need to know to achieve their goal.

> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.

> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.

Improvements

New Contributors

Full Changelog: v0.8.6...v0.9.0

v0.8.6

21 Oct 21:23
7b7eb0f
Compare
Choose a tag to compare

What's Changed

  • docs: updated translation in the Chinese README by @Dev-Huang1 in #475
  • i18n: add russian language + fix GitHub capitalization by @fgazat in #476
  • feat: update mermaid version by @PurpleBabar in #477
  • fix: add back empty content filter in search-data.json by @imfing in #482

New Contributors

Full Changelog: v0.8.5...v0.8.6

v0.8.5

14 Oct 22:12
37089d2
Compare
Choose a tag to compare
v0.8.5 Pre-release
Pre-release

What's Changed

New Contributors

  • @Gr3q made their first contribution in #473

Full Changelog: v0.8.4...v0.8.5

v0.8.4

22 Sep 22:01
36ab528
Compare
Choose a tag to compare

What's Changed

Badge Shortcode

New Contributors

Full Changelog: v0.8.3...v0.8.4

v0.8.3

14 Sep 13:35
2af73b3
Compare
Choose a tag to compare

What's Changed

Experimental: Jupyter Notebook Shortcode

image

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

18 Aug 13:43
2863a3a
Compare
Choose a tag to compare

What's Changed

  • fix: remove deprecated google analytics reference in head.html by @eskopp in #435
  • fix: remove deprecated site.GoogleAnalytics by @imfing in #438

New Contributors

Full Changelog: v0.8.1...v0.8.2

v0.8.1

11 Aug 20:00
e83c11f
Compare
Choose a tag to compare

What's Changed

Features

Misc

New Contributors

Full Changelog: v0.8.0...v0.8.1