X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.26;h=81269b86089387b977ec3ffc4f289fe3d9b5d8c4;hb=64bf3a12b514bb0f88d90e268f388495e2554278;hp=aed6de97905a0cb8162f2e3626ceb40d85ef3a39;hpb=c39964f771719e3e613e59be6710dc68da5549b8;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index aed6de9790..81269b8608 100644 --- a/RELEASE-NOTES-1.26 +++ b/RELEASE-NOTES-1.26 @@ -38,15 +38,17 @@ production. if ImageMagick is used as image scaler ($wgUseImageMagick = true). Uploading of WebP images still disabled by default. Add $wgFileExtensions[] = 'webp'; to LocalSettings.php to enable uploading of WebP images. -* Added a new hook 'EnhancedChangesListModifyLineData', to - modify the data used to build lines in enhanced recentchanges and watchlist. +* Added new hooks 'EnhancedChangesListModifyLineData' & + 'EnhancedChangesListModifyBlockLineData', to modify the data used to build + lines in enhanced recentchanges and watchlist. ==== External libraries ==== * Update es5-shim from v4.0.0 to v4.1.5. * Update json2 from revision 2014-02-04 to 2015-05-03. -* Update Sinon.JS from 1.10.3 to 1.15.0. +* Update Sinon.JS from 1.10.3 to 1.15.4. * Upgrade jQuery Client from v1.0.0 to v2.0.0. -* Added mediawiki/at-ease 1.0.0 +* Added mediawiki/at-ease 1.0.0. +* Update QUnit from v1.17.1 to v1.18.0. === Bug fixes in 1.26 === * (T53283) load.php sometimes sends 304 response without full headers