Follows-up r93515 CR: Whitespace
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index b018f42..4d2e622 100644 (file)
@@ -19,6 +19,10 @@ production.
 * $wgDnsBlacklistUrls now accepts an array with url and key as the
   elements to work with DNSBLs that require keys, such as
   Project Honeypot.
+* (bug 30022) Add support for custom loadScript sources to ResourceLoader.
+* (bug 19052) Unicode space separator characters (Zs) now terminates external
+  links and images links.
+* (bug 30160) Add public method to mw.loader to get module names from registry.
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if
@@ -28,10 +32,11 @@ production.
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
-* (bug 29748) Add API search prefix support
-* (bug 29684) Set forgotten parameter types in ApiQueryIWLinks
-* (bug 29685) do not output NULL parentid with
-  list=deletedrevs&drprop=parentid
+* (bug 29748) Add API search prefix support.
+* (bug 29684) Set forgotten parameter types in ApiQueryIWLinks.
+* (bug 29685) do not output NULL parentid with list=deletedrevs&drprop=parentid.
+* siprop=interwikimap and siprop=languages can use silanguagecode to have
+  a best effort language name translation. Use CLDR extension for best result.
 
 === Languages updated in 1.19 ===
 
@@ -39,6 +44,7 @@ MediaWiki supports over 330 languages. Many localisations are updated
 regularly. Below only new and removed languages are listed, as well as
 changes to languages because of Bugzilla reports.
 
+* Uighur (Latin) (ug-latn) was incorrectly marked as right-to-left language.
 
 === Other changes in 1.19 ===