· Version handling of media files, just like pages. Old versions are saved and change history available in “recent changes” list as well as in RSS.
· Better farming with cascading configuration for plugin enabling/disabling, this was developed as part of the new extension manager.
· Performance enhancement by using data URIs.
· IPv6 support.
· Inline diff displaying.
· More password hash formats (Wordpress, Django).
· Custom prefixes for mail subjects.
· Support for custom language strings and translations.
· Security enhancements for cookie handling.
· Introduced a metadata index.
· Improvements for handling Asian languages.
· Various smaller bug fixes and enhancements.
· Permalinks for diff views
· License clarification on various 3rd party libs
· Prefilled section names in summary when editing a section
· License chooser in the installer
· Several IE7, IE8, Chrome fixes
· Parameters can now be passed in internal links (useful for plugins)
· Some XMLRPC improvements
· Configurable filename encoding
· Support for custom section editors (plugins), for example the table editor plugin
· Centralized library loading
· Lots of bug fixes and minor improvements
· This release needs PHP 5.1.2 or later.
· Editor improvements - automatic list indention, better headline system, link wizard :!: template authors need to provide CSS,
· Compatibility fixes for IE8 and Chrome
· PHP 5.3 compatibility fixes
· Row span support in tables
· Downloadable code blocks
· Fulltext search improvements
· Added filename search in media manager
· New dformat function :!: plugin and template authors should replace strftime calls with this function
· One click revert button for managers :!: template authors need to add this button
· Nicer admin screen :!: template authors need to provide CSS
· XMLRPC improvements
· Many smaller feature enhancements
· More plugin events
· Some performance optimizations
· Minor security enhancements
· Improved RSS syndication, now supports diff views and full HTML, search results are available as RSS
· Added AJAX to the index view
· Show diffs between arbitrary page revisions
· Improved search and result highlighting
· Better plugin support for modifying DokuWiki forms :!: removes *FORM_INJECTION events
· Separation of TOC from content for more template flexibility
· Security measurements against CSRF attacks
· X-Sendfile support for supporting Webservers
· XMLRPC API
· Use of UniversalWikiEditButton in default template
· Complete rewrite of the ACL manager
· Moved spell checker from core to plugin
· Support for deep namespace templates
· Popularity plugin added by default – please help us to improve DokuWiki with your data
· Using locale aware strftime instead of date :!: Plugin authors may need to fix their plugins
· Use fulltext index for media file usage scan for better scalability
· Introduction of a temp folder :!: upgraders should make sure data/tmp exists and is writable
· Many bugfixes, smaller features and performance improvements