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 #2867
- fix: throw ping error if present by @ajhollid in #2927
- fix: bump version by @ajhollid in #2926
- fix: install ping by @ajhollid in #2928
Full Changelog: v3.1.6...v3.1.7