Remove the 'editwidth' preference and related code.
[lhc/web/wiklou.git] / RELEASE-NOTES
index d964071..d75078f 100644 (file)
@@ -45,6 +45,8 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   viewing contributions of a blocked IP address
 * (bug 22474) {{urlencode:}} now takes an optional second paramter for type of
   escaping.
+* Special:Listfiles now supports a username parameter
+* Special:Random carries over query string parameters
 
 === Bug fixes in 1.17 ===
 * (bug 17560) Half-broken deletion moved image files to deletion archive
@@ -99,6 +101,18 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 23078) "All public logs" option on Special:Log is now always the first
   item
 * (bug 16817) Group names in user rights log are now singular and in lowercase
+* Special:Preferences no longer crashes if the wiki default date formatting
+  style is not valid for the user's interface language
+* (bug 23167) Check the watch checkbox by default if the watchcreations
+  preference is set
+* Maintenance script cleanupTitles is now able to fix titles stored
+in a negative namespace (which is invalid).
+* (bug 19858) Removed obsolete <big> in interface messages.
+* (bug 21456) "Bad title" error when showing non-local interwiki pages no longer
+  displays incorrect tabs
+* (bug 23190) Improved math representation for text browsers.
+* (bug 22015) Improved upload-by-url error handling and error display
+* (bug 17941) $wgMaxUploadSize is now honored by all upload sources
 
 === API changes in 1.17 ===
 * (bug 22738) Allow filtering by action type on query=logevent
@@ -118,6 +132,9 @@ changes to languages because of MediaZilla reports.
 * Latgalian (ltg) (new)
 * Rusyn (rue) (new)
 
+* (bug 23156) Commafy and search normalization updated for Belarusian
+  (Taraškievica)
+
 == Compatibility ==
 
 MediaWiki 1.17 requires PHP 5.1 (5.2 recommended). PHP 4 is no longer