Skip to content

Latest commit

 

History

History
173 lines (90 loc) · 8.6 KB

CHANGELOG.adoc

File metadata and controls

173 lines (90 loc) · 8.6 KB

Change Log

Starting with version 1.10 the Change Log can be found in the GitHub Releases.

badge-1.10 (2024-05-11)

Closed issues:

  • Can’t removeBadge(id) for a createSummary(icon, id, txt) entry #45

Merged pull requests:

  • Require Jenkins 2.426.3 or newer #132

  • Remove unused commons-validator dependency #131

  • Support design library symbols and colors #130

badge-1.9 (2020-10-25)

badge-1.8 (2018-12-15)

Closed issues:

  • Create summary removes some html tags #18

Merged pull requests:

  • add global config #20

badge-1.7 (2018-12-15)

Closed issues:

  • Allow external icons #16

  • link on addErrorBadge not working #17

badge-1.6 (2018-10-07)

Closed issues:

  • Multiple ShortText created by Badge plugin failed to wrapped in build history pane SECURITY-906 / JENKINS-52287

  • using icon from other plugins #12

  • no public field ‘link’ (or getter method) found in class com.jenkinsci.plugins.badge.dsl.AddShortTextStep JENKINS-53841

badge-1.5 (2018-06-18)

Closed issues:

  • Badge Plugin stored and displayed user-provided HTML for badges and summaries unprocessed, allowing users with the ability to control badge content to store malicious HTML to be displayed within Jenkins. SECURITY-906 / Jenkins Security Advisory 2018-06-25

  • No page found 'badge.jelly' for class com.jenkinsci.plugins.badge.action.BadgeSummaryAction #6

Merged pull requests:

  • fix one char typo border vs. order #9 (balihb)

badge-1.4 (2018-04-04)

Merged pull requests:

badge-1.3 (2018-04-03)

Closed issues:

  • Adding removeBadge(icon) and removeAllBadges() methods to remove existing badges #4

  • Is it possible to add link in the addShortText dsl? #2

Merged pull requests:

  • Adding removeBadge(icon) and removeAllBadges() methods to remove existing badges #5 (bakito)

badge-1.2 (2018-02-27)

badge-1.1 (2018-02-23)

Closed issues:

  • BuildBadgeAction and BadgeSummaryAction need to be serializable #1

badge-1.0 (2018-02-21)