Skip to content

Releases: catppuccin/mdBook

v4.0.0

16 Jan 03:07
6d876ce

Choose a tag to compare

v4.0.0 (2026-01-16)

This removes support for the mdbook-alerts and mdbook-admonish plugins as their functionality is now built-in with mdbook v5

⚠ BREAKING CHANGES

  • support native mdbook alerts (#176)

Features

v3.1.1

24 Mar 01:23
ee1956f

Choose a tag to compare

v3.1.1 (2025-03-24)

This release fixes the clipboard copy button being unthemed, see below for the before and after:

Before (Mocha) After (Mocha)
image image

Bug Fixes

Build system & distribution

  • example: update mdbook & mdbook-admonish (#156) (ce6d873)

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

15 Nov 21:16
959e28b

Choose a tag to compare

v3.1.0 (2024-11-15)

This release adds support for the lambdalisue/rs-mdbook-alerts plugin!

image

We've also changed the highlights for inline code blocks to be less colourful and ensure links stay blue:

Before After
Before Image After Image

Features

  • add support for lambdalisue/rs-mdbook-alerts (#135) (cd3ca47)

Bug Fixes

  • change inline codeblocks from peach to text (45da623)
  • increase contrast on icons hover (#140) (7edf128)
  • preserve links as blue inside inline codeblocks (45da623)

Code Refactoring

  • consistently use "flavor" and "color" spellings, update sass syntax (#138) (fa0912e)
  • website: set default to latte (#141) (e8a0135)

New Contributors

Full Changelog: v3.0.3...v3.1.0

v3.0.3

22 Sep 23:39
beb4dc7

Choose a tag to compare

3.0.3 (2024-09-22)

Bug Fixes

  • highlightjs syntax highlighting (#119) (5a04755)
  • properly theme hr element (#122) (90d4392)
  • reduce harshness of hover highlight (ac84329)
  • theme tooltip when copying from codeblock (ac84329)

v3.0.2

22 Sep 23:21
d5b486e

Choose a tag to compare

3.0.2 (2024-09-22)

Code Refactoring

  • add symlinks back (0aad6a2)
  • example: remove symlinks to see if website ci passes (291ceb7)
  • example: update mdbook-admonish & rework pages ci (#116) (db0d22c)
  • ignore css in example directory (ccc7de7)
  • switch borders from crust to surface0 (#118) (c315046)

v3.0.1

22 Sep 21:58
b687810

Choose a tag to compare

3.0.1 (2024-09-22)

Code Refactoring

v3.0.0

22 Sep 21:14
44bdb47

Choose a tag to compare

3.0.0 (2024-09-22)

⚠ BREAKING CHANGES

  • deprecate rust plugin & update sass files (#112)

Features

  • deprecate rust plugin & update sass files (#112) (f705cb5)

v2.2.0

16 Aug 22:55
c9868d3

Choose a tag to compare

2.2.0 (2024-08-15)

Features

Build system & distribution

v2.1.0

11 Nov 13:05
4d41193

Choose a tag to compare

v2.1.0 (2023-11-11)

Features

Build system & distribution

  • cargo: reduce build-time dependencies (8e9ea6e)
  • cargo: update/unpin clap and mdbook (b209ae7)
  • distribution: remove linux-musl, win-gnu, and win32-msvc (170419d)
  • nix: add shell completions (#89) (097a72a)
  • nix: drop macOS native dependencies (#88) (547ed85)
  • website: use mdbook-admonish v1.13.0 (33eb09c)

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

09 Oct 22:42
7ec7e22

Choose a tag to compare

v2.0.1 (2023-10-09)

This release ensures that mdbook v0.4.35 and mdbook-admonish avoid conflicts as a result of the new warning key included within mdbook itself.

Please ensure that you use this release (and future releases) with mdbook-admonish v1.13.0.

Bug Fixes

Full Changelog: v2.0.0...v2.0.1