Skip to content

v1.12

Compare
Choose a tag to compare
@release-drafter release-drafter released this 20 Apr 04:42
· 1162 commits to master since this release

Changes

  • We now have a view configuration of jenkins.yml export instead of having to download the configuration, all thanks to @timja.
  • We introduced reduced stack traces in the export as well. You no longer have to suffer from scrolling past long stack traces.

πŸš€ Features

πŸ› Bug Fixes

  • Fix NPE with some exceptions in form validation (#840) @daniel-beck
  • Submit form validation via POST (#842) @daniel-beck
  • make export great again by fixing NPE in describe, you should see fewer exceptions (#838) @Casz
  • fix view configuration button and cleanup css styling (#843) @Casz
  • Fix ssh-credential to be optional (#847) @Casz

πŸ‘» Maintenance

πŸ“ Documentation updates

  • docs prettier formatting & cleanup (#831) @Casz