X-Git-Url: https://git.cyclocoop.org/%28%28?a=blobdiff_plain;f=RELEASE-NOTES-1.24;h=92b34c66dd45beac4766971651c6a7300139e3ee;hb=57ec9e066978d4d0ffdca2e82d4f4116c39047bf;hp=fa24dadeec9cceee0ad97844033feeada88e077e;hpb=c3fcaba02f7fbc4af288f716f630f6cbf0389221;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index fa24dadeec..92b34c66dd 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -42,6 +42,11 @@ production. configurations are $wgDeletedDirectory and $wgHashedUploadDirectory. * The deprecated $wgUseCommaCount variable has been removed. * $wgEnableSorbs and $wgSorbsUrl have been removed. +* The UserCryptPassword and UserComparePassword hooks are no longer called. Any extensions + using them must be updated to use the Password Hashing API. +* $wgCompiledFiles has been removed. +* $wgSortSpecialPages was removed, the listing on Special:SpecialPages is + now always sorted. === New features in 1.24 === * Added a new hook, "WhatLinksHereProps", to allow extensions to annotate @@ -120,11 +125,9 @@ production. * (bug 67042) Added support for the HTML5 tag for East Asian typography. * Upgrade Sinon.JS to 1.10.3. * Added the es5-shim polyfill for older or non-compliant javascript engines. -* Upgrade jQuery Cookie to v1.2.0. +* Upgrade jQuery Cookie to v1.3.1. * (bug 20476) Add a "viewsuppressed" user right to be able to view suppressed content but not suppress it ("suppressrevision" right). -* Added a new hook, "OutputPageScriptsForBottomQueue", to add modules to the - bottom queue that should be requested in a dedicated