Merge "Hotlink InstantCommons images by default to speed up parsing"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.27
index c2c88d3..3a1ce97 100644 (file)
@@ -71,6 +71,8 @@ production.
 * Extensions can now return detailed error information via the API when
   preventing user actions using 'getUserPermissionsErrors' and similar hooks
   by using ApiMessage instances instead of strings for the $result value.
+* $wgAPIMaxLagThreshold was added to limit bot changes when databases lag
+  becomes too high.
 
 ==== External libraries ====