Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
40.15 KB
MD5: 2962927aa687f2d2961318bb28dc8dbd
SHA-1: cb1e5a88c87e1bfaf6ca88ea9cbcbd9cb7243d84
SHA-256: 2320b7cc501f8336d15e5872ace278b0c3d7d82d0f4d7dbc958c5bfaaccb36f1
Download zip
40.76 KB
MD5: 20e8626cbe0082a254c9126e55e65b36
SHA-1: 5e25dc7a824037d446db88a82c31c73749407231
SHA-256: 77a3cb63cde12b953b269911bf64536868a30d5bde65c713da3223a1f3f6b00a
Release notes
This is the first stable release!
New features
- #3264851: Dynamic book menu/book menu default configuration options
- #3400698: Start level and active branch of tree
Bug fixes
- #3343737: Missing translation - frontpage link
Links in the book tree navigation now point to the content even if the translation is missing. Before a link with a missing translation pointed to the front page. - #3410295: Active trail indicator is overwritten by current page indicator
This fix is rolling back a regression from an earlier issue. If you would like to restore the "broken" behavior please useis_activein your template instead ofin_active_trail. - #3406886: Custom book block is not using parent default configuration
Maintenance
- #3402639: Add Gitlab CI to project
- Added logo to project
- Updated project page