Skip to content

Commit 7f22346

Browse files
Add 'Revamped Build Monitor plugin' blog post (#8956)
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
1 parent f852a11 commit 7f22346

File tree

3 files changed

+70
-0
lines changed

3 files changed

+70
-0
lines changed
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
layout: post
3+
title: Revamped Build Monitor plugin
4+
tags:
5+
- jenkins
6+
- user-experience
7+
- ux
8+
authors:
9+
- janfaracik
10+
opengraph:
11+
image: /images/post-images/2026/03/19/revamped-build-monitor-plugin.png
12+
links:
13+
discourse: true
14+
---
15+
16+
image:/images/post-images/2026/03/19/revamped-build-monitor-plugin.png[Revamped Build Monitor plugin]
17+
18+
We're excited to announce a major update to the https://plugins.jenkins.io/build-monitor-plugin/[Build Monitor]
19+
plugin - a complete redesign that refreshes its big-screen view with a cleaner, more modern interface for
20+
following build statuses.
21+
22+
---
23+
24+
=== So what's new?
25+
26+
**Rewritten and redesigned**
27+
28+
Originally created for Jenkins 1 and powered by AngularJS, the plugin has now been completely rebuilt in React. The
29+
redesign uses components from the Jenkins Design Library and aligns with the new Jenkins interface, delivering a
30+
cleaner look, smoother navigation, theme support, and a more maintainable foundation for future development.
31+
32+
**Customization**
33+
34+
Build Monitor is now theme-aware - allowing you to match its appearance to your Jenkins theme.
35+
36+
Check out some of the themes available for Jenkins:
37+
38+
* plugin:dark-theme[Dark theme] - A sleek, modern look that's easy on the eyes.
39+
* plugin:solarized-theme[Solarized theme] - Ethan Schoonover's beloved, balanced theme returns
40+
with a fresh release for Jenkins.
41+
* plugin:catppuccin-theme[Catppuccin theme] - A soothing pastel theme for Jenkins.
42+
* plugin:chocolate-theme[Chocolate theme] - Indulge your Jenkins in rich, dark tones with
43+
golden highlights for a refined and elegant developer experience.
44+
* plugin:nord-theme[Nord theme] - A clear, uncluttered, and elegant design
45+
to achieve undisturbed focus and excellent readability.
46+
47+
image:/images/post-images/2026/03/19/theme.png[Solarized theme for Jenkins]
48+
49+
Build Monitor now also supports link:https://plugins.jenkins.io/customizable-header/[Customizable Header] plugin,
50+
allowing you to customise the header shown in the monitor.
51+
52+
**And more!**
53+
54+
Build Monitor now displays the view description and introduces several long-requested improvements,
55+
including customizable auto-refresh, user avatars, and colorful badges, making the dashboard more
56+
informative and easier to scan at a glance.
57+
58+
---
59+
60+
=== Available now 🚀
61+
62+
The update is available now for users on Jenkins 2.516.3 and later.
63+
64+
---
65+
66+
If you want to get involved in the UI and UX discussions of Jenkins join the link:/sigs/ux[User Experience SIG].
67+
68+
Take advantage of new components and patterns in your plugin via the link:https://weekly.ci.jenkins.io/design-library/[Design Library].
69+
70+
You can watch our monthly meetings on link:https://www.youtube.com/playlist?list=PLN7ajX_VdyaOnsIIsZHsv_fM9QhOcajWe[YouTube] and you can view in-progress work on link:https://github.com/jenkinsci/jenkins/pulls?q=is%3Apr+is%3Aopen+label%3Aweb-ui[GitHub].
1.25 MB
Loading
622 KB
Loading

0 commit comments

Comments
 (0)