Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
This page contains a summary of changes between the official DokuWiki releases. Only the biggest changes are listed here. A complete and detailed log of all changes is available through the GitHub Repository Browser.
Changelogs for releases older than the ones listed here are available at Old Changes. Plugin and template developers should read and subscribe to the detailed change log.
There is some information regarding the upgrade-process.
Changes marked with need some attention on upgrading!
Note: because of various internal changes, not all plugins or templates may be compatible with this release. It is recommended to check the documentation of the plugins you use before upgrading. As always a backup is recommended before upgrading.
Please also read:
And please also ;
manifest.json
to let the user add DokuWiki to the homescreen$conf['auth']['ldap']
→ $conf['plugin']['authldap']
and $conf['authtype'] = 'ldap
' → $conf['authtype'] = 'authldap
'.) 1535input
to button
to improve their stylability. Previous releases are on Old Changes.