Skip to content

v4.0.0

Compare
Choose a tag to compare
@sephiroth-j sephiroth-j released this 29 Aug 12:27
· 383 commits to master since this release

⚠ Breaking

  • minimum required Jenkins version is now 2.289.2

⭐ New Features

  • replaced inline JavaScript ... one step closer to compatibility with the CSP header
  • add 'min' values in field definitions of forms
  • uses modern div-layout for threshold level settings section
  • Clicking on the x-axis label (the job number) of the trend graph will take you directly to the full report.
  • added german translation
  • display report summary on build run page containing the number of severities found

🐞 Bugs Fixed

  • enforce Job/read permission in order to read the analysis results for a build run and the trend data on the project page
  • configured threshold levels in classic jobs where empty in the UI after saving them and reloading the config page. saving them again resulted in the deletion of previous none-empty values.