Releases: imfing/hextra
Releases · imfing/hextra
v0.9.3
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
v0.9.1
What's Changed
Features
- feat: support custom footer section by @Gr3q in #518
- feat: add giscus theme customization by @ywonchae1 in #522
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
- @ywonchae1 made their first contribution in #522
Full Changelog: v0.9.0...v0.9.1
v0.9.0
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
- fix: typo in ref="noreferer" by @ToddZZF in #489
- add cellular_raza to showcase exampleSite by @jonaspleyer in #498
- chore(icons): add bluesky icon by @nisrulz in #505
- fix: rerender mermaid diagrams on theme change by @torbjornbp in #509
- feat: Implement hextra hero-section by @fmunteanu in #390
New Contributors
- @ToddZZF made their first contribution in #489
- @jonaspleyer made their first contribution in #498
- @nisrulz made their first contribution in #505
- @torbjornbp made their first contribution in #509
Full Changelog: v0.8.6...v0.9.0
v0.8.6
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
- @Dev-Huang1 made their first contribution in #475
- @fgazat made their first contribution in #476
- @PurpleBabar made their first contribution in #477
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- docs: add
cols
parameter for cards shortcode by @icannotfly in #459 - docs: fix typos by @deining in #462
- docs(showcase): add Install C by @Welding-Torch in #463
- feat: scroll selected sidebar entry into view by @yuri1969 in #471
- feat: show breadcrumbs in search results by @Gr3q in #473
- feat: make cards as partial by @imfing in #474
- feat: add customizable primary lightness support by @Gr3q in #470
New Contributors
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- fix: jupyter styling not applied by @imfing in #454
- docs: fix incorrect icon in example by @icannotfly in #456
- feat: add badge shortcode by @imfing in #457
- fix: replace deprecated
resources.PostCSS
by @imfing in #458
New Contributors
- @icannotfly made their first contribution in #456
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- fix: tabs styling in steps shortcode by @imfing in #440
- docs: additional shortcodes by @imfing in #441
- docs: update image examples with Lorem Picsum by @hey-august in #445
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #453
- Bugfix: optional Title in md Head by @Filefabrik in #442
- feat: shortcode for Jupyter Notebook by @imfing in #337
Experimental: Jupyter Notebook Shortcode
New Contributors
- @hey-august made their first contribution in #445
- @Filefabrik made their first contribution in #442
Full Changelog: v0.8.2...v0.8.3
v0.8.2
v0.8.1
What's Changed
Features
- feat: add tag support for card shortcode by @juliamrch in #427
Misc
- docs: add customize flexsearch tokenize feature instruction to docs by @loenvom in #322
- docs: list code block copy button config by @yuri1969 in #412
- fix: properly handle tabs overflow by @imfing in #422
- docs: fix typo in chinese doc by @jinzhongjia in #430
- docs: add missing Markdown syntax examples by @yuri1969 in #415
- chore: improve tags styling on card by @imfing in #431
New Contributors
- @yuri1969 made their first contribution in #412
- @jinzhongjia made their first contribution in #430
Full Changelog: v0.8.0...v0.8.1