Skip to content

Releases: intility/bifrost-mkdocs

v0.6.1

28 Feb 14:11
8c3458f

Choose a tag to compare

0.6.1 (2026-02-28)

Fixes

  • clean up version badge styling (05ebc17)

v0.6.0

28 Feb 14:00
da1defd

Choose a tag to compare

0.6.0 (2026-02-28)

Features

  • display version badge in header when extra.version is set (#20) (5787a4e)

v0.5.0

24 Feb 13:43
3bb7834

Choose a tag to compare

0.5.0 (2026-02-24)

Features

  • add markdown-callouts for GitHub alert syntax support (#18) (d63f72f)

v0.4.0

24 Feb 11:28
887d912

Choose a tag to compare

0.4.0 (2026-02-24)

Features

  • add localized-plugin as dependancy (a0565d2)

v0.3.3

24 Feb 11:23
d593202

Choose a tag to compare

0.3.3 (2026-02-24)

Fixes

  • add missing content.tabs.link feature (416e47f)
  • formatting error (fb8dcf9)

v0.3.2

24 Feb 11:16
0b83329

Choose a tag to compare

0.3.2 (2026-02-24)

Documentation

v0.3.1

24 Feb 10:40
f429960

Choose a tag to compare

0.3.1 (2026-02-24)

Documentation

  • add readme to python project file (85484d1)

v0.3.0

24 Feb 09:36
95fa8a3

Choose a tag to compare

0.3.0 (2026-02-24)

Features

  • add PyPI publishing and pin dependencies (#13) (32d671f)

Documentation

CI

v0.2.1

23 Feb 12:12
8ca8cbf

Choose a tag to compare

0.2.1 (2026-02-23)

CI

  • add permissions to check workflow (28abe84)
  • codeql read permission (5c879f7)

v0.2.0

23 Feb 11:15
642b17c

Choose a tag to compare

0.2.0 (2026-02-23)

Features

  • auto-inject extensions, features, and theme defaults from plugin (9178bec)
  • docs: Enable live reload for local documentation server (b53d9ed)
  • Enhance Bifrost theme integration and syntax highlighting (d2ee2d9)
  • restructure as pip-installable MkDocs plugin (ef822f4)

Fixes

  • ci: fix check and deploy docs workflows (25e6fb1)
  • docs: update URLs after repo rename to bifrost-mkdocs (6a5cea1)

Documentation

  • Correct line number for changing the primary color in mkdocs.yaml (a28484c)
  • README: Add link to documentation preview and fix URL placeholder (65a4570)