Checkmate 2.1.1
This is a minor follow-up release for 2.1, intended to fix bugs and introduce small features.
Major fixes
- E-mail issues on settings page resolved
Minor features
- Introduced ARM CPU support
- Allow testing of email without saving settings
- Added port to monitor name in maintenance window search item
- It is now possible to add ping monitors to a status page
What's Changed
- feat: build multi-arch images for dist by @ajhollid in #2267
- update workflow by @ajhollid in #2268
- fix: TypeError in hardware notifications for null disk values by @fredrikburmester in #2273
- hotfix: remove arm64 config by @ajhollid in #2277
- Fix: Port Validation Uptime by @Br0wnHammer in #2279
- Enabling SMTP Relay with Nodemailer by @catilgan-nextension in #2271
- Fix: Infra Uptime Percentage by @Br0wnHammer in #2285
- fix: update strings for email settings by @ajhollid in #2283
- feat: unified details header by @ajhollid in #2284
- hotfix: uptime-percentage by @ajhollid in #2287
- Changed error msg of invalid of Docker container ID by @Anurag123Chauhan in #2281
- hotfix: graceful error hanlding, unordered write by @ajhollid in #2290
- update package-lock by @ajhollid in #2292
- Consistent font sizes across all create/configure pages by @vishnusn77 in #2302
- Bump vite from 5.4.18 to 5.4.19 in /client by @dependabot in #2296
- feat: settings test email endpoint by @ajhollid in #2293
- fix: status page feature checkboxes not saving (Fixes #2274) by @remememe in #2298
- Email test button added in details page. by @Owaiseimdad in #2295
- Added incidents page in the details header. by @Owaiseimdad in #2308
- feat: job queue refactor by @ajhollid in #2291
- fix: monolithic docker by @ajhollid in #2311
- fix aciton name by @ajhollid in #2312
- Fix/action name by @ajhollid in #2313
- update config by @ajhollid in #2314
- feat: jobqueue error handling by @ajhollid in #2309
- Feature/email testing without saving by @mohicody in #2294
- Added pause button in configuration page. by @Owaiseimdad in #2317
- feat: arm dist by @ajhollid in #2321
- init script isntead of healthcheck by @ajhollid in #2322
- Feat/arm support by @ajhollid in #2323
- hsts:false by @ajhollid in #2324
- update helmet policy by @ajhollid in #2325
- fix: test email by @ajhollid in #2329
- Add ping monitoring to status pages (#2299) by @mohicody in #2330
- Fix: Optionally show IP/URL of the monitor in status page by @AsimAhmedSiddiquii in #2327
- Show port monitors with port numbers. by @sonvir249 in #2335
- hotfix: remove showurl validation by @ajhollid in #2338
New Contributors
- @fredrikburmester made their first contribution in #2273
- @catilgan-nextension made their first contribution in #2271
- @Anurag123Chauhan made their first contribution in #2281
- @remememe made their first contribution in #2298
- @AsimAhmedSiddiquii made their first contribution in #2327
Full Changelog: v2.1...v2.1.1