Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

52 lines (40 loc) · 1.46 KB

Change Log

Next Release

  • Updated frontend dependencies

v1.1.0-build.1568371653 ~ 2019.09.13

  • Fixed wrong logo & board title order
  • Display running pipeline stages
  • Switched to less for style pre-processing
  • Support for unstable builds

v1.0.0-build.1567034395 ~ 2019.08.29

  • CSRF support
  • Internal updates

v0.6.0-build.1566913107 ~ 2019.08.27

  • Switched to the dark side
  • Modified run description logic
  • Made build stability & run description display optional

v0.5.0-build.1566142512 ~ 2019.08.18

  • Changed Jenkins logo on monitor
  • Improved rebuild plugin integration
  • Analytics tracking & opt in model
  • Added animation to progress bar motion

v0.4.0-build.1565952664 ~ 2019.08.16

  • Job health status indication
  • Handle disabled jobs appropriately
  • Fixed run description rendering bug that stopped jobs with no run from being displayed

v0.3.0:build.1565811585 ~ 2019.08.14

  • Progress bar drop shadow
  • Switched to YAML for build config
  • Extract build version from build YAML file in build script
  • changed versioning schema

v0.2.0-beta.4 ~ 2019.08.12

  • Fixed bug where jobs added to the board while running were not displayed
v0.1.3-beta.3 ~ 2019.08.06
  • Corrected build version in build properties file
v0.1.2 ~ 2019.08.06
  • Corrected info message status colors
v0.1.1 ~ 2019.08.06
  • Fixed 404 issue when resolving dashboard js script
v0.1.0 ~ 2019.08.06
  • Alpha release
  • Basic monitoring functionality