v1.12
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
- Allow loading of a single file in a hidden folder (#834) @mglazer
- Add view configuration feature, see screenshot (#836) @timja
- add ConfiguredWithCode as class rule (#846) @Casz
π 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