This is the current version of ComboWiki.
Mort Release Support
This version support the Dokuwiki version 2026-07-14 mort
- Move plugin: Warning: The Move plugin should be updated before an upgrade to mort as stated on their page
List of changes and commit
- Callstack: Support for the new Markdown processing with registry modes Commit
- Multiple updates to support the mort Dokuwiki version and cosmetic php8.2
The mort release introduces Markdown support (Announcement Blog (Syntax, not the md file unfortunately). Note, we already supported a subset of Markdown and it still works.
List
Breaking
- PHP version 7 is no more supported. Minimal version is 8.2 as stated in the Dokuwiki composer file
New
Fix
- With bootstrap version 5.3.8 (Commit),
- rgb channels colors are used. We have added the --bs-link-color-rgb custom variable so that the links takes the primary color.
- popper.js is no more and we have made it optional for version 5
- No toc when the first rendering is run by the indexer. Commit
