X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.26;h=89dad119d6f22e3519c7eb993b258d29f5153d01;hb=d498c8c21794f5fc8abafd6142fe8972257015ce;hp=3a84d5998a567b88f5c6642d6f17fbfd87d3a797;hpb=185fa884feee5857d4828a7397240a49428e884c;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index 3a84d5998a..89dad119d6 100644 --- a/RELEASE-NOTES-1.26 +++ b/RELEASE-NOTES-1.26 @@ -11,16 +11,16 @@ production. === Configuration changes in 1.26 === === New features in 1.26 === -* Modifying the tagging of a revision or log entry is now available via - Special:EditTags, generally accessed via the revision-deletion-like interface - on history pages and Special:Log is likely to be more useful. -* Added 'applychangetags' and 'changetags' user rights. +* Change tags can now be hidden in the interface by disabling the associated + "tag-" interface message. ==== External libraries ==== === Bug fixes in 1.26 === === Action API changes in 1.26 === +* API action=query&list=tags: The displayname can now be boolean false if the + tag is meant to be hidden from user interfaces. === Action API internal changes in 1.26 === @@ -32,7 +32,8 @@ changes to languages because of Bugzilla reports. === Other changes in 1.26 === - +* ChangeTags::tagDescription() will return false if the interface message + for the tag is disabled. == Compatibility ==