Add APIQuerySiteInfoStatisticsInfo hook
[lhc/web/wiklou.git] / RELEASE-NOTES-1.22
index 171152a..a6b31b5 100644 (file)
@@ -239,6 +239,9 @@ production.
    referenced in LESS '@import' statements are looked up here first.
 * ResourceLoader supports hashes as module cache invalidation trigger (instead
   of or in addition to timestamps).
+* Added $wgExtensionEntryPointListFiles for use in mergeMessageFileList.php.
+* Added a hook, APIQuerySiteInfoStatisticsInfo, to allow extensions to modify
+  the output of the API query meta=siteinfo&siprop=statistics
 
 === Bug fixes in 1.22 ===
 * Disable Special:PasswordReset when $wgEnableEmail is false. Previously one
@@ -383,6 +386,7 @@ production.
   does not exist in the page.
 * Added meta=filerepoinfo API module for getting information about foreign
   file repositories, and related ForeignAPIRepo methods getInfo and getApiUrl.
+* The new query module list=allfileusages to enumerate file usages was added.
 
 === Languages updated in 1.22===