Releases: catppuccin/mdBook
v4.0.0
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
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) |
|---|---|
Bug Fixes
Build system & distribution
New Contributors
Full Changelog: v3.1.0...v3.1.1
v3.1.0
v3.1.0 (2024-11-15)
This release adds support for the lambdalisue/rs-mdbook-alerts plugin!
We've also changed the highlights for inline code blocks to be less colourful and ensure links stay blue:
| Before | After |
|---|---|
Features
Bug Fixes
- change inline codeblocks from
peachtotext(45da623) - increase contrast on icons hover (#140) (7edf128)
- preserve links as
blueinside 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
v3.0.2
v3.0.1
v3.0.0
v2.2.0
v2.1.0
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, andwin32-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
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
- admonish: prefix
admonish-to class names (#76) (ba711b6) by @CoralPink
Full Changelog: v2.0.0...v2.0.1