mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 22:35:03 +08:00
DEV: Convert header buttons to use new headerButtons
API (#26014)
This commit is contained in:
@ -7,6 +7,10 @@ in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.29.0] - 2024-03-05
|
||||
|
||||
- added `headerButtons` which allows for manipulation of the header butttons. This includes, adding, removing, or modifying the order of buttons.
|
||||
|
||||
## [1.28.0] - 2024-02-21
|
||||
|
||||
- added `headerIcons` which allows for manipulation of the header icons. This includes, adding, removing, or modifying the order of icons.
|
||||
|
Reference in New Issue
Block a user