Skip to content

Releases: bluewave-labs/Checkmate

Checkmate v3.1.7

08 Sep 15:08
ed8352d
Compare
Choose a tag to compare

Major fix

  • Fixed ping issue: The node:slim image that we use as a base image does not include the ping library. This release adds the ping library to images on build.

What's Changed

Full Changelog: v3.1.6...v3.1.7

Checkmate v3.1.6

05 Sep 13:34
c8d3e3b
Compare
Choose a tag to compare

Major fix

  • fix broken multiarch build

Minor features

  • Allow for admin to create users without registration

What's Changed

New Contributors

Full Changelog: v3.1.5...v3.1.6

Checkmate v3.1.5

01 Sep 17:38
7a90a6f
Compare
Choose a tag to compare

Major fixes

  • Fix dependency and build issue with Sharp library

What's Changed

Full Changelog: v3.1.4...v3.1.5

Checkmate v3.1.4

30 Aug 23:27
16a8552
Compare
Choose a tag to compare

This version brings an issue about architectures, so please use 3.1.3 for now

Major fixes

  • Bump queue dependency to fix interval update issue
  • Add migration to fix the status window threshold issue

Minor fixes

  • UI fixes

Minor features

  • Allow Docker container names as well as IDs for Docker monitoring

What's Changed

Full Changelog: v3.1.3...v3.1.4

Checkmate v3.1.3

25 Aug 22:07
05dd5f7
Compare
Choose a tag to compare

Major fixes

  • Fix Docker monitor type

What's Changed

Full Changelog: v3.1.2...v3.1.3

Checkmate v3.1.2

25 Aug 21:43
ce3ec99
Compare
Choose a tag to compare

Major fixes

  • Resolved issue with string service path

Minor fixes

  • Update ARM distribution docker compose file
  • Fix notification validation

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

Checkmate v3.1.1

21 Aug 17:51
c2e2ae8
Compare
Choose a tag to compare

Checkmate v3.1.1

Minor changes

  • Added translations

What's Changed

Full Changelog: v3.1...v3.1.1

Checkmate V3.1

20 Aug 22:57
8f971cf
Compare
Choose a tag to compare

For a list of all features that goes in this release, please check v3.0 beta link.

Major feautures

  • n of m type checks are now possible, where your monitor will only change status if the last n of m checks fail/succeed.
  • Added network monitoring
  • Everything else from 3.1-beta

Minor fixes

  • Various UI bugs

What's Changed

New Contributors

Full Changelog: v3.1-beta...v3.1

Checkmate V3.1-beta

15 Aug 16:59
122a84b
Compare
Choose a tag to compare

Major fixes

  • Incorrect path resolution fixed

Minor fixes

  • UI tweaks

What's Changed

Full Changelog: V3.0-beta...v3.1-beta

Checkmate V3.0-beta

14 Aug 21:52
065a6cb
Compare
Choose a tag to compare

This is a beta release before we roll out general availability of 3.0. We have passed 103 contributors and 7.7K stars mark!

What's new

  • Redis and BullMQ have been removed from the project in favour of a simpler in-memory based queue
  • MongoDB replica cluster requirement has been removed as it is no longer needed
  • Infrastructure monitoring now includes net stats (requires latest Capture version)
  • Game server monitoring functionality added to monitor hundreds of game servers
  • Capture now includes support for Windows, Linux, MacOS as well as smaller devices like RPi
  • Ping monitoring can be added to Status Pages
  • New screen to edit users
  • Introduced global thresholds - now admin can set a global threshold once and apply it to all new monitors
  • More language support

Minor changes

  • Lots of UI tweaks
  • Many minor bug fixes

Known issues

  • Very few cosmetic issues are left, but we believe this release is stable enough to test on your own

All changes

Read more