Releases: jenkinsci/build-monitor-plugin
Releases · jenkinsci/build-monitor-plugin
Layout config persisted in a long-lived cookie
Build Monitor stores custom layout configuration (number of columns and font size) in a long-lived cookie, so you no longer need to adjust your settings after restarting your browser. Yay!
Support for environments without access to the Internet
Build Monitor supports environments without access to the Internet (#8)
Support for Jenkins 1.521-1.526 with jQuery plugin enabled
Build Monitor is no longer affected by a defective Stapler <st:bind/>
implementation bundled with Jenkins 1.521-1.527 (#3)
Support for the Build Name Setter and Jenkins Build Per Branch plugins as well as better AJAX error handling
Build Monitor now:
- displays custom build names (support for the Build Name Setter plugin #2)
- supports selecting jobs included in the view using a regular expression (support for the Jenkins Build Per Branch #7)
- handles AJAX communication errors better
Jenkins >= 1.480 and auto-refresh mode support
Build Monitor is now:
- compatible with Jenkins >= 1.480
- compatible with Jenkins auto-refresh mode enabled (although it works best with auto-refresh disabled; the plugin uses AJAX to update the view)
First Public Release to Jenkins Update Centre
Build Monitor is now:
- available on Jenkins Update Centre