Fix
We shipped some smaller tweaks over the last month to improve general quality of life and fix annoying bugs.
- feat: We now show the UTC offset for check results in the UI.
- feat: We added a
split()
helper to our Handlebars library so you can split tags liketeam:frontend
in our webhook editor. - fix: passing an
ENVIRONMENT_URL
to a command line trigger would not override the globalENVIRONMENT_URL
. - fix: API check run modal was not scrollable on longer responses.
- fix: You couldn't create Maintenance Window in January for timezones between Alaska and Greenland. Yes. That one was a head scratcher.