Skip to content

Releases: FuturePortal/CIMonitor

Version 4.14.0

12 Jul 08:55
518ff06
Compare
Choose a tag to compare

what

  • Add BitBucket webhook parser and BitBucket statuses (#210)

Version 4.13.1

06 May 13:10
49d9dbb
Compare
Choose a tag to compare

Improved

  • Update error sound so it can be heard on low bass devices (#209)

Version 4.13.0

22 Mar 13:56
11dbb53
Compare
Choose a tag to compare

Added

  • Add status sounds to the dashboard (#206)

Improved

  • Improve status header and its images for mobile (#207) + (#208)

Version 4.12.0

08 Feb 09:59
a287ada
Compare
Choose a tag to compare

Improvements

  • @eXistenZNL: Prioritize running job over failed job on statuses (#203)
  • Don't override a running GitLab job to pending (#204)
  • Add nofollow tag to all status links to prevent unwanted indexing (#205)

Version 4.11.1

05 Nov 20:22
3c44058
Compare
Choose a tag to compare

Fixed

  • @eXistenZNL: Fix that webhooks work for action-flows triggered by a user instead of an organization (#201)

Improved

  • GitHub test data (captured webhooks) have been updated
  • Added additional webhooks and flows that are pushed by GitHub to the test data

Version 4.11.0

25 Oct 15:44
1dec0b6
Compare
Choose a tag to compare

Added

  • Add step run-time on the dashboard to see how long steps take (#198)

Improved

  • Update GitHub job parser, split op jobs by usage chain (#200)

Fixed

Version 4.10.0

13 Oct 19:00
1b918db
Compare
Choose a tag to compare

Added

  • Add label how long it took to run the latest process (#193)
  • Add query parameters to override settings via the URL (#191)

Improved

  • Set maximum width for status labels (#194)
  • Added basic documentation on how to run the module client (#192)

Fixed

  • Add read the docs config file to build documentation again
  • Upgrade to node 20 and use a stable Debian build (#197)

Version 4.9.0

08 Dec 22:20
2935c79
Compare
Choose a tag to compare

Added

  • Add changelog to the settings panel (#189)

Improved

  • Only show tab icons on mobile in the settings panel (#188)
  • Fix the logo corners to ensure no gaps appear (#187)
  • Change avatar toggle logic, all optional options off by default (#190)

Version 4.8.0

01 Dec 14:04
5b2fb93
Compare
Choose a tag to compare

Added

  • Display GitLab environment URL on status when the "deployment events" webhook is enabled (requires GitLab 15.7) (#186)

Improved

Version 4.7.0

12 Nov 19:45
9d332bc
Compare
Choose a tag to compare

Added

  • Add stopped state to handle canceled GitLab jobs and pipelines (#184)

Improved

  • Use tabs instead of spaces to make the code more accessible (#183)