This shows you the differences between two versions of the page.
|
changes [2009/10/31 18:30] HåkanS old revision restored |
changes [2010/02/04 10:20] (current) adrianlang |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Changelog ====== | ====== Changelog ====== | ||
| - | This page contains a summary of changes between the official [[DokuWiki]] releases, only the bigger changes are listed here. The complete and detailed log of all changes is available through the [[http://dev.splitbrain.org/darcsweb/darcsweb.cgi?r=dokuwiki;a=summary|Darcs Repository Browser]]. | + | This page contains a summary of changes between the official [[DokuWiki]] releases, only the bigger changes are listed here. The complete and detailed log of all changes is available through the [[http://github.com/splitbrain/dokuwiki/commits/master|GitHub Repository Browser]]. |
| Changelogs of older releases than the ones listed here are available at [[Old Changes]]. | Changelogs of older releases than the ones listed here are available at [[Old Changes]]. | ||
| Line 7: | Line 7: | ||
| Changes marked with :!: need some attention on upgrading. | Changes marked with :!: need some attention on upgrading. | ||
| - | > Andi, it would be useful to have the number seen on first line of conf/msg next to the release title (e.g. Release Candidate 2009-01-30 [16]). | + | ===== Release 2009-12-25c "Lemming" ===== |
| + | * :!: This release needs PHP 5.1.2 or later! | ||
| + | * 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 [[xref>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, many bug fixes | ||
| ===== Release 2009-02-14b ===== | ===== Release 2009-02-14b ===== | ||
| - | * security fix for a local file inclusion issue [[bug>1700]] ([[http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1960|CVE-2009-1960]]) | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ===== Release 2009-02-14 ===== | ||
| * Flash Multiuploader | * Flash Multiuploader | ||
| Line 33: | Line 46: | ||
| * some performance optimizations | * some performance optimizations | ||
| * minor security enhancements | * minor security enhancements | ||
| + | * security fix for a local file inclusion issue [[bug>1700]] ([[http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1960|CVE-2009-1960]]) | ||
| * many, many bug fixes | * many, many bug fixes | ||