X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.28;h=697665552c24770b777b0e4f244530f14ec2effd;hb=507a6aece2707816375468589b7a7992c9ad9380;hp=d0bb57f60931f3f1d637847b835bc7bc460070df;hpb=94818adfb7af9e929b23a0d40b7fd8143727b2c7;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index d0bb57f609..697665552c 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -19,9 +19,13 @@ production. === New features in 1.28 === * User::isBot() method for checking if an account is a bot role account. +* Added a new 'slider' mode for galleries. * 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 ===