Skip to content

Releases: imfing/hextra

v0.9.7

27 Mar 22:42
38c8ee1
Compare
Choose a tag to compare

Fixes

  • fix: mermaid script was skipped on home page by @imfing in #637

Misc

  • chore(ci): building hextra docs of multiple versions by @imfing in #633

Full Changelog: v0.9.6...v0.9.7

v0.9.6

23 Mar 22:48
c3ce3b6
Compare
Choose a tag to compare

What's Changed

This update includes minor fixes and improvements. It may be the final release before the 0.10.x, which is expected to introduce some breaking changes.

  • fix: sidebar more menu item link with multilingual by @patdavid in #594
  • fix: copy-button not being rendered in details blocks by @maxbischoff in #607
  • fix: use InnerDeindent for filetree shortcode rendering by @imfing in #613
  • docs(showcase): Added Clace to showcase by @akclace in #623

New Contributors

Full Changelog: v0.9.5...v0.9.6

v0.9.5

26 Feb 23:36
Compare
Choose a tag to compare

What's Changed

This release contains bug fixes and minor enhancements:

  • fix: missing doctype error on 404 page with htmltest scan by @gaetan-steininger in #554
  • chore: add telegram icon by @MirS0bhan in #558
  • docs: describe page last modification date by @yuri1969 in #562
  • docs(showcase): add Regolith Desktop by @khos2ow in #568
  • docs: mention Hugo Figure shortcode by @yuri1969 in #572
  • fix: misaligned page title when logo is not displayed by @connorlanigan in #578
  • docs: fix typo in documentation on customization.md by @ngracilla in #582
  • feat: hide navbar on mobile when heading links clicked by @imfing in #584
  • refactor: modularize scripts partial into separate components by @imfing in #587
  • feat: add optional pagination control for blog articles by @imfing in #590
  • fix: sanitize heading title to prevent html tags displayed on mobile by @imfing in #591

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

18 Jan 19:09
14036ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.9.4

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

  • @stoic-hugo made their first contribution in #541
  • @jzerfowski made their first contribution in #538

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