Releases: jenkinsci/customizable-header-plugin
Releases · jenkinsci/customizable-header-plugin
143.v6cb_d4e85f9d5
👷 Changes for plugin developers
- Add
npm
install in order to add to bom (#161) @darinpope
141.vdd3dcb_cfcf66
🚀 New features and improvements
- add a separator for the link menu (#158) @mawinter69
💥 Breaking changes
This breaks CasC configurations that contain links
Change:
links:
- label: "Jira"
logo:
image:
logoUrl: "userContent/sidebar/64jira.png"
url: "https://jira.example.com/secure/MyJiraHome.jspa"
to
links:
- appNavLink:
label: "Jira"
logo:
image:
logoUrl: "userContent/sidebar/64jira.png"
url: "https://jira.example.com/secure/MyJiraHome.jspa"```
140.v8e771d054075
🚀 New features and improvements
- Links for Jenkins Header (#140) @mawinter69
139.v9ddf3532f123
🐛 Bug fixes
- fix NPE in user config reconfigure (#153) @mawinter69
✍ Other changes
- Update Jenkins Security Scan action (#136) @strangelookingnerd
135.vf8ce4237feb_c
👷 Changes for plugin developers
- Remove hard-coded Java version in security-scan (#135) @mawinter69
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.440.x from 3180.vc1df4d5b_8097 to 3234.v5ca_5154341ef (#134) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.85 to 4.86 (#132) @dependabot
129.vfd15b_9742623
🚀 New features and improvements
- use header taglib to decouple from core (#101) @mawinter69
👻 Maintenance
- use header taglib to decouple from core (#101) @mawinter69
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.440.x from 3120.v4d898e1e9fc4 to 3180.vc1df4d5b_8097 (#129) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.83 to 4.85 (#128) @dependabot
124.vff1b_7602cc5a_
🚀 New features and improvements
- delete system message via rest api (#123) @mawinter69
- add system message via rest api (#122) @mawinter69
📦 Dependency updates
- Bump io.jenkins.tools.bom:bom-2.440.x from 3023.v02a_987a_b_3ff9 to 3120.v4d898e1e9fc4 (#120) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.83 (#116) @dependabot
115.v91250ee04a_2f
113.v09524a_dfd80d
🐛 Bug fixes
- fix null in userheader dismissed (#115) @mawinter69
111.vc66905a_d923b_
🚀 New features and improvements
- multiple expiring system messages (#110, #112) (#114) @mawinter69
👻 Maintenance
- build with jdk17 (#111) @mawinter69