| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Checkmate v3.1.7 source code.tar.gz | 2025-09-08 | 1.6 MB | |
| Checkmate v3.1.7 source code.zip | 2025-09-08 | 2.0 MB | |
| README.md | 2025-09-08 | 701 Bytes | |
| Totals: 3 Items | 3.7 MB | 0 | |
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
- fix(status-page): toggles for charts and uptime % by @antonstrover in https://github.com/bluewave-labs/Checkmate/pull/2867
- fix: throw ping error if present by @ajhollid in https://github.com/bluewave-labs/Checkmate/pull/2927
- fix: bump version by @ajhollid in https://github.com/bluewave-labs/Checkmate/pull/2926
- fix: install ping by @ajhollid in https://github.com/bluewave-labs/Checkmate/pull/2928
Full Changelog: https://github.com/bluewave-labs/Checkmate/compare/v3.1.6...v3.1.7