Merge "Removed cas() from ReplicatedBagOStuff as it is unused"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.25
index 466a786..1621c5f 100644 (file)
@@ -105,6 +105,10 @@ production.
   and appear in the gutter on hovering over the heading.
 * Added 'CategoryViewer::doCategoryQuery' and 'CategoryViewer::generateLink' hooks
   to allow extensions to override how links to pages are rendered within NS_CATEGORY
+* (T19665) Special:WantedPages only lists page which having at least one red link
+  pointing to it.
+* New hooks 'ApiMain::moduleManager' and 'ApiQuery::moduleManager', can be
+  used for conditional registration of API modules.
 
 ==== External libraries ====
 * MediaWiki now requires certain external libraries to be installed. In the past
@@ -276,6 +280,8 @@ production.
   * ApiQueryDeletedrevs
 * Default type param for ApiQueryWatchlist and ApiQueryRecentChanges has
   been changed from all types (e.g. including 'external') to 'edit|new|log'.
+* New hooks 'ApiMain::moduleManager' and 'ApiQuery::moduleManager', can be
+  used for conditional registration of API modules.
 
 === Languages updated in 1.25 ===