v4.1.2
greensock/GSAPv4.1.2Jul 13, 2026by rajnandan1
AI Summary
A minor update to the incident monitoring system adding new API capabilities for monitors, improved TLS configuration, translation fixes, and bug fixes for notifications and favicon resolution.
Key Highlights
- Exposed external_url in monitor endpoints
- Enhanced gRPC and DNS monitor TLS options
- Fixed favicon resolution for custom base paths
- Fixed incident comment notifications
New Features
- Expose external_url in monitors POST and PATCH endpoints
- Enhance gRPC and DNS monitors with TLS options
- Notify subscribers when incident comments are posted
- Refactor chartId for reactive updates
Full Release Notes
## What's Changed * Fix Chinese Translation by @CrazyComputer2008 in https://github.com/rajnandan1/kener/pull/766 * feat(api): expose external_url in monitors POST and PATCH endpoints by @jhermesn in https://github.com/rajnandan1/kener/pull/770 * Enhance gRPC and DNS monitors with TLS options by @phatlet in https://github.com/rajnandan1/kener/pull/772 * fix: pass defaultMode to ModeWatcher so site theme is respected by @TTurletti in https://github.com/rajnandan1/kener/pull/777 * fix: notify subscribers when incident comments are posted by @rajnandan1 in https://github.com/rajnandan1/kener/pull/775 * fix: Vietnamese translation by @phinguyen in https://github.com/rajnandan1/kener/pull/779 * Fix favicon resolution for KENER_BASE_PATH by @lokiee0 in https://github.com/rajnandan1/kener/pull/782 * Refactor chartId to use $derived for reactive updates by @lokiee0 in https://github.com/rajnandan1/kener/pull/783 * Handle follow rediretc or not by @garadar in https://github.com/rajnandan1/kener/pull/780 * Create changelog for version 4.1.2 with new features, improvements, a… by @rajnandan1 in https://github.com/rajnandan1/kener/pull/784 ## New Contributors * @CrazyComputer2008 made their first contribution in https://github.com/rajnandan1/kener/pull/766 * @jhermesn made their first contribution in https://github.com/rajnandan1/kener/pull/770 * @TTurletti made their first contribution in https://github.com/rajnandan1/kener/pull/777 * @phinguyen made their first contribution in https://github.com/rajnandan1/kener/pull/779 * @lokiee0 made their first contribution in https://github.com/rajnandan1/kener/pull/782 * @garadar made their first contribution in https://github.com/rajnandan1/kener/pull/780 **Full Changelog**: https://github.com/rajnandan1/kener/compare/v4.1.1...v4.1.2