Release notes for aacdb664a10
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 21 Nov 2014 22:05:38 +0000 (14:05 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 21 Nov 2014 22:05:38 +0000 (14:05 -0800)
Change-Id: Ib917a32794726d15dc3c40af24eaad710a0f1645

RELEASE-NOTES-1.25

index 5aba823..2781b38 100644 (file)
@@ -197,6 +197,9 @@ changes to languages because of Bugzilla reports.
   and getInternalLinkAttributes methods in Linker, and removed
   getExternalLinkAttributes method, which was deprecated in MediaWiki 1.18.
 * Removed Sites class, which was deprecated in 1.21 and replaced by SiteSQLStore.
+* The mw.api.getToken() method now uses action=query?meta=tokens. This will now
+  fail for custom tokens registered only via the deprecated ApiTokensGetTokenTypes
+  hook. The ApiQueryTokensRegisterTypes hook should be used for this to work.
 
 == Compatibility ==