Skip to content

Releases: intility/bifrost-mkdocs

v0.7.1

08 May 15:10
Immutable release. Only release title and notes can be modified.
45e58aa

Choose a tag to compare

0.7.1 (2026-05-08)

Fixes

  • theme: detect Material's slate scheme as dark mode (#37) (82624b3)

Code refactoring

  • css: drop extra.css, layer Bifrost framework, strip important (#39) (6b868f7)

v0.7.0

07 May 07:26
Immutable release. Only release title and notes can be modified.
bdca412

Choose a tag to compare

0.7.0 (2026-05-07)

Features

  • bundle mkdocs-awesome-nav as runtime dependency (#31) (5f4f565)

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