Fix Bug #28344 - “Links doesn't work inside collapsible toggles”
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index dad493d..57640eb 100644 (file)
@@ -23,6 +23,10 @@ production.
   http://www.mediawiki.org/wiki/Extension:DublinCoreRdf and
   http://www.mediawiki.org/wiki/Extension:CreativeCoreRdf as appropriate
 * (bug 21107) Split error "customcssjsprotected" into separate messages for JS and CSS
+* Removed $wgCheckCopyrightUpload from DefaultSettings, since the relevant feature
+  was removed in about 1.5.
+* LogPageValidTypes, LogPageLogName, LogPageLogHeader and LogPageActionText
+  hooks have been removed.
 
 === New features in 1.19 ===
 * BREAKING CHANGE: action=watch / action=unwatch now requires a token.
@@ -46,6 +50,9 @@ production.
 * (bug 29067) Creating "user.tokens" module (like user.options) in ResourceLoader.
 * New 'Debug' hook used by wfDebug() and wfDebugLog()
 * (bug 27655) Require token for watching/unwatching pages)
+* (bug 28904) Update jQuery version from 1.4.4 to 1.6.1 (the latest version)
+* (bug 29441) Expose CapitalLinks config in JS to allow modules to properly
+  handle titles on case-sensitive wikis.
 
 === Bug fixes in 1.19 ===
 * (bug 28868) Show total pages in the subtitle of an image on the
@@ -88,6 +95,7 @@ production.
   as lastTabIndex().
 * (bug 29332) Warn if user requests mediawiki-announce subscription but does not
   enter an e-mail address.
+* (bug 25375) Add canonical namespaces to JavaScript "wgNamespaceIds" 
 
 === API changes in 1.19 ===
 * BREAKING CHANGE: action=watch now requires POST and token.
@@ -121,6 +129,7 @@ changes to languages because of Bugzilla reports.
 
 === Other changes in 1.19 ===
 * Removed legacy wgAjaxWatch javascript global object, no longer in use.
+* (bug 28556) Remove MacBinary (IE5 for Mac)
 
 == Compatibility ==