Release notes for UploadVerifyUpload hook (8f2acfcd)
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 7 Jul 2016 06:25:44 +0000 (08:25 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 7 Jul 2016 06:28:46 +0000 (08:28 +0200)
Change-Id: Ic8c79e7c56c747795b59a05c2cae1e5ca59e417f

RELEASE-NOTES-1.28

index d0bb57f..9281a96 100644 (file)
@@ -22,6 +22,9 @@ production.
 * Added a new hook, 'UserIsBot', to aid in determining if a user is a bot.
 * Added a new hook, 'ApiMakeParserOptions', to allow extensions to better
   interact with API parsing.
+* Added a new hook, 'UploadVerifyUpload', which can be used to reject a file
+  upload. Unlike 'UploadVerifyFile' it provides information about upload comment
+  and the file description page, but does not run for uploads to stash.
 
 === External library changes in 1.28 ===