v4.1.5

rajnandan1/kenerv4.1.5Sep 6, 2026by rajnandan1

AI Summary

This release focuses on improving monitoring capabilities and security. It introduces Docker container monitoring and HTTP proxy support for external requests, alongside a fix for alerting logic and a security enhancement via CAPTCHA.

Key Highlights

  • Docker container monitor
  • HTTP proxy for outbound requests
  • Alerting logic fix
  • CAPTCHA protection for subscribe form

New Features

  • Docker container monitor type
  • HTTP proxy for outbound requests and API/Prometheus monitors
  • CAPTCHA protection to subscribe form

Full Release Notes

## What's Changed
* fix(alerting): alert_name is only the monitor tag by @rajnandan1 in https://github.com/rajnandan1/kener/pull/833
* feat: Docker container monitor by @rajnandan1 in https://github.com/rajnandan1/kener/pull/835
* feat: add Docker container monitor type by @kensac in https://github.com/rajnandan1/kener/pull/818
* feat: add CAPTCHA protection to subscribe form (#729) by @otherwiseGG in https://github.com/rajnandan1/kener/pull/803
* feat: HTTP proxy for outbound requests and API/Prometheus monitors by @rajnandan1 in https://github.com/rajnandan1/kener/pull/838
* Create changelog for version 4.1.5 by @rajnandan1 in https://github.com/rajnandan1/kener/pull/839


**Full Changelog**: https://github.com/rajnandan1/kener/compare/v4.1.4...v4.1.5