Releases: jenkinsci/material-theme-plugin
Releases · jenkinsci/material-theme-plugin
v0.5.3
✍ Other changes
- Adding green and yellow theme colors, formatting edits for readability & consistency (#52) @tkensiski
0.5.2-rc100.6121925fe229
- No changes
v0.5.2
✍ Other changes
- Fix grey and light blue theme console style (#51) @jonesbusy
- Remove 'attempt to' from description (#49) @timbrown5
v0.5.4
🚀 New features
✍ Other changes
- Fix typo (#81) @martinzding
- Update Jenkinsfile syntax (#82) @NotMyFault
- Switch from deprecated
useAci
syntax touseContainerAgent
(#65) @NotMyFault
0.5.1 - Internalise fonts.
✍ Other changes
- Fix changelog in README (#48) @timbrown5
- Increment minor version (#47) @timbrown5
- Internalise fonts (#45) @timbrown5
- Remove unneeded console icon (#46) @timbrown5
📦 Dependency updates
- Bump bom-2.346.x from 1478.v81d3dc4f9a_43 to 1607.va_c1576527071 (#42) @dependabot
0.5.0
✍ Other changes
- Add grey and light blue theme (#25) @jonesbusy
- Fix console color and bump LTS baseline (#24) @jonesbusy
- Add Jenkins Security Scan (#23) @offa
- JENKINS-53720 - Remove SpotBugs Workaround (#22) @offa
- Remove unused imports (#21) @offa
- Update POM, remove java.level and enable Dependabot (#20) @offa
- Remove and ignore .DS_Store files (#19) @offa
- chore: use jenkins infra maven cd reusable workflow (#17) @jetersen
- Use Eclipse Temurin, not AdoptOpenJDK in action (#14) @MarkEWaite
- Add live theme switching support (#11) @timja
- Add installation and CasC instructions to readme (#10) @bhartshorn
- Remove credentials and JCasC icons (#41 )
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#31) @dependabot
- Bump plugin from 4.42 to 4.47 (#39) @dependabot
- Bump theme-manager from 1.0 to 1.5 (#32) @dependabot
What's Changed
- Add installation and CasC instructions to readme by @bhartshorn in #10
- Add live theme switching support by @timja in #11
- Use Eclipse Temurin, not AdoptOpenJDK in action by @MarkEWaite in #14
- chore: use jenkins infra maven cd reusable workflow by @jetersen in #17
- Remove and ignore .DS_Store files by @offa in #19
- Update POM, remove java.level and enable Dependabot by @offa in #20
- Remove unused imports by @offa in #21
- [JENKINS-53720] Remove SpotBugs Workaround by @offa in #22
- Add Jenkins Security Scan by @offa in #23
- Fix console color and bump LTS baseline by @jonesbusy in #24
- Add grey and light blue theme by @jonesbusy in #25
- Bump theme-manager from 1.0 to 1.5 by @dependabot in #32
- Bump plugin from 4.42 to 4.47 by @dependabot in #39
- Bump git-changelist-maven-extension from 1.3 to 1.4 by @dependabot in #31
- Remove wrench and key icons - have been updated in core by @timbrown5 in #41
New Contributors
- @bhartshorn made their first contribution in #10
- @timja made their first contribution in #11
- @MarkEWaite made their first contribution in #14
- @jetersen made their first contribution in #17
- @offa made their first contribution in #19
- @jonesbusy made their first contribution in #24
- @dependabot made their first contribution in #32
- @timbrown5 made their first contribution in #41
Full Changelog: 0.4.1...v0.5,0
Stop overriding new Jenkins Icons
Icons:
- Stop overriding new Jenkins Icons (#7)
Fix build number dropdown formatting and console style
Core Theme
- Fix Build number dropdown formatting (#5) @wejrox
- Copy over console styles from afonsof/jenkins-material-theme (#6) @wejrox
- Refactor less files to open to door for adding more theme types (light, dark etc.)
Updated Icons:
- Add replacement icon for the claim plugin (#4)
- Add replacement for Replat from stage icon (Pipeline)
Add wider mask (icon) support and replace more icons.
Add support for more browsers:
- Add better-supported mask repeat and mask size CSS tags
Update more icons:
- Icons on Credentials page
- Maven job
- ExternalJob
- Multi-configuration job (update to table icon)
- 'Attribute' (label/tag) icon
Increase icon coverage and fix masking issues on mobile.
Increase the icon coverage.
Core:
- New 'orange-square' icon.
- New Copy Job icon.
- New Disk Usage icon.
- New Environment Variables (and Parameters) icon.
- New Free-style Project icon.
- New 'hourglass' icon.
- New Manage Old Data icon.
- New Monitor icon.
- Remove background image from 'New item' options.
Plugins:
- Replace Docker plugin icon.
- Replace Git plugin icon and fix formatting - git uses a 32x32 image
in the job menu - all others are 24x24. - Replace Jenkins Config as Code (JCasC).
- Replace Lockable Resources plugin icon.
- Replace Matrix build icon.
- Replace Multi-branch Pipeline Jobs.
- Replace Pipeline Jobs icon.
-- Pause build icon.
-- Replay build icon.
Also make masks not repeat - which caused issues when viewed on mobile.