Releases: MCMicS/jenkins-control-plugin
Releases · MCMicS/jenkins-control-plugin
v0.13.11
- Rename Plugin to 'Jenkins Control' to respect Jetbrains naming convention
- #84 Handle connection exceptions
- RSS change: Use Notification system. First failed build will shown as warning in Notification Group 'Jenkins Notification' instead as balloon over Build Status Summary widget.
- #270 Multiline String Parameter Turkish Character Problem
- #240 PT_MULTI_SELECT and PT_CHECKBOX not supported: Render Select items as text input
v0.13.10
- #253 [Feature Request] Log in progress
- #181 Change to Dynamic Plugin for 2020.3+
v0.13.9
- display build parameters (PR #246)
- auto load builds option in settings (PR #246)
- #249 PT_BRANCH_TAG is unsupported
- #247 Plugin 'Jenkins Control Plugin' failed to initialize in Android Studio 4.1
v0.13.8
- Initialize Notification on Load
- add About Entry for 2020.1+
- #231 jobs in folders: collapsed after refresh: Last Expanded and Selections are restored after Restart IDE too
- #197 Show log for individual builds
v0.13.7
- #232 PersistentStringParameter not supported
- #233 Error overlay over whole of screen if connection is lost. Add Notification group to configure the behaviour in IDE settings.
- #234 Can't seem to connect to my jenkins server with the latest version 0.13.6-2020.1
- Add Notification group to configure the behaviour in IDE settings.
- Fix: regression: remove trailing Slash for URL Validation
- #230: jobs in folders: job name too long
v0.13.6
- #225 Git Branch Parameter is unsupported
- #227Jenkins invalid configuration causes AuthenticationException and UI not respond correctly to this
v0.13.5
- #221 Allow showing all build results in the status bar. Thanks to @nvdweem
- #222 Separate icon for running builds. Thanks to @nvdweem
- #217 Show Log not possible for selected Job if self-signed or invalid SSL certificate is used
- #223 FileParameterDefinition is unsupported
v0.13.4
- #219 How to run a jenkins job with hidden fields?
- #218 "Show log" on Job without Build leads to error
v0.13.3
- add GoTo Allure report
- #213 NodeParameterDefinition is unsupported
- #215 Read timed out: Add socket and connection timeout to Configuration (default 10 sec.)
v0.13.2
- #64: NumberFormatException on start of IntelliJ
- #208: Jenkins.LoadBuilds already registered Exception