Merge "Honor transform limit for images with many old revisions"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.22
index 1d48023..95da63b 100644 (file)
@@ -12,6 +12,7 @@ production.
 * $wgRedirectScript was removed. It was unused.
 
 === New features in 1.22 ===
+* (bug 44525) mediawiki.jqueryMsg can now parse (whitelisted) HTML elements and attributes.
 
 === Bug fixes in 1.22 ===
 
@@ -35,6 +36,8 @@ changes to languages because of Bugzilla reports.
   with its associated globals of $wgExternalAuthType, $wgExternalAuthConf,
   $wgAutocreatePolicy and $wgAllowPrefChange. Affected users are encouraged to
   use AuthPlugin for external authentication/authorization needs.
+* The Quickbar feature of the legacy skin model and the last remnants of it
+  throughout the code base have been removed.
 
 == Compatibility ==