Merge "api: Update QueryFilearchive to provide information to everyone"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.34
index c7527ab..e0f4752 100644 (file)
@@ -162,6 +162,8 @@ $wgPasswordPolicy['policies']['default']['PasswordNotInLargeBlacklist'] = false;
 === Action API changes in 1.34 ===
 * The 'recenteditcount' response property from action=query list=allusers,
   deprecated in 1.25, has been removed.
+* (T60993) action=query list=filearchive no longer requires the 'deletedhistory'
+  user right.
 
 === Action API internal changes in 1.34 ===
 * The exception thrown in ApiModuleManager::getModule has been changed