Summarized Changelog
- Added a --chapter option to mdbook test to specify a specific chapter to test
- Added CSS styling for <kbd> tags
- Added build.extra-watch-dirs which is an array of additional directories to watch for changes when running mdbook serve
- Removed the type="text/javascript" attribute from <script> tags
- When hidden code is hidden, the hidden parts are no longer copied to the clipboard via the copy button
- The theme picker now shows which theme is currently selected
- Fixed: avoid blank line at the end of an ACE code block
Full changelog here