October 15th, 2012Usage enhancements:
· A new default dokuwiki template is distributed with this release. This new template is HTML5 compliant and comes with sidebar and mobile support. The old template is still available with this release, but will be deprecated. :!: The new template is activated by default. Special thanks to Clarence Lee for the initial design.
· The TOC and the search results have been rewritten and improved. This impacts templates: :!: all templates need to be adjusted to work properly. See d5acc30d and 91b05b6b for details of the changes and what needs to be done in each template.
· Several fixes and enhancements have been made to the media manager
· RTL has been given some particular attention
· Several fixes of the subscription mechanism have been integrated
Setup & Administration:
· Multiple LDAP servers is now available
· Wiki farms is in the core of DokuWiki: all the farm code is grouped in a farm.php file which can be included through the preload.php to activate farming
· ACL now support a %GROUP% wildcard. This works like the %USER% wildcard, but for groups. :!: %USER% and %GROUP% cannot be mixed on an ACL line
· Notification mail are now sent as HTML formatted mails. :!: This feature is enabled by default.
· Resending password has been reworked. :!: Now DokuWiki honors the autopasswd setting: passwords are resend if $conf['autopasswd'] is enabled. If $conf['autopasswd'] is disabled a token is send allowing password reset. Theses tokens are valid only during a limited time.
· XMLRPC settings in the config file are renamed: xmlrpc and xmlrpcuser become remote and remoteuser. :!: You *must* rename these settings in your local.php config file if you were using them.
· Added support for local style.inis
Integration & Development:
· Several fixes when using Active Directory as backend
· DokuWiki now uses PHPUnit as its test framework
· Sidebar inclusion is now provided in the new default template. (The Release Candidate included a tpl_sidebar() which was removed again to avoid conflicts with many popular templates.)
· The DOKU_TPL* constants are deprecating: :!: template authors are encouraged to integrate that change.
· More details about changes related to programmers.
And also:
· Over 20 language updates
· Over 60 issues were fixed
July 14th, 2012· This is a hotfix release to fix an XSS vulnerability (SA49196).
January 27th, 2012· This version features version handling of media files, just like pages.
· Old versions are saved, and the change history is available in the “recent changes” list as well as in RSS.
· A new media manager with drag and drop support.
· The plugin and template developer can now also enjoy using the power of jQuery.
November 18th, 2011· This version features version handling of media files, just like pages.
· Old versions are saved, and the change history is available in “recent changes” list as well as in RSS.
· A new media manager with drag and drop support.
· The plugin and template developer can now also enjoy using the power of jQuery.
January 3rd, 2011· This version features many improvements, including an improved quick search algorithm, better email subscriptions, configurable filename encoding, and support for custom section editors (plugins) such as the table editor plugin.
December 3rd, 2009· This release needs PHP5!
· many 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
· many, many bug fixes
February 15th, 2009· A new Flash uploader and CC license selector was added.
· A lot of smaller feature improvements, many bugfixes, and some smaller performance and security enhancements were made.
February 6th, 2009· This release candidate fixes a redirect problem, a path setup problem on Windows, and media deletion.
· A few more languages were updated.
January 30th, 2009· This RC reverts the mechanism for disabling plugins back to the old method to avoid problems with distribution packaging.
· It also fixes problems related to the login/logoff procedure.
January 27th, 2009· Flash Multiuploader
· license selector :!: template authors need to make use of tpl_license()
· compatibility fixes with Flash Player 10
· internal changes to make farming easier
removed old upgrade plugins1) :!:
· better support for non-default auth backends in ACL manager
· jump to edited session after saving
· much improved Japanese romanization
· improved XMLRPC interface
· improved search result display
· many smaller feature enhancements
· more plugin events
· some performance optimizations
· minor security enhancements
· many, many bug fixes