3.2.19
rajnandan1/kener3.2.19Aug 6, 2025by rajnandan1
AI Summary
Release 3.2.19 of kener adds Italian and Persian language support while improving existing translations for Russian and Korean. This release also includes bug fixes for heartbeat monitors respecting cron-based grace periods, optimized ORIGIN environment variable handling, and UI enhancements for monitor rearrangement.
Key Highlights
- Added Italian and Persian language support (i18n)
- Heartbeat monitor now respects cron-based grace periods
- Enhanced monitor rearrangement with scrollable container
- Fixed issue #332 with optimized ORIGIN env calls
- Changed password input to use secure password type
New Features
- Italian language support (i18n)
- Persian language support (i18n)
- Scrollable container for monitor rearrangement
- Heartbeat monitor respects cron-based grace periods
- Improved Russian, Korean, and other translations
Full Release Notes
## What's Changed * The translation has been made more suitable for the Russian language. by @sendmiche in https://github.com/rajnandan1/kener/pull/447 * feat(i18n): add Italian language support by @federico-it in https://github.com/rajnandan1/kener/pull/448 * fixed the issue#332 with more optimized ORIGIN env calls by @xgenos in https://github.com/rajnandan1/kener/pull/455 * feat(i18n): add Persian language support by @faridvatani in https://github.com/rajnandan1/kener/pull/469 * Update Korean translations for clarity and consistency by @Baw-Appie in https://github.com/rajnandan1/kener/pull/467 * fix: enhance monitor rearrangement with scrollable container by @antonio-sessa in https://github.com/rajnandan1/kener/pull/461 * Fix/441 by @rajnandan1 in https://github.com/rajnandan1/kener/pull/473 * Fix: Heartbeat monitor respects cron-based grace periods by @moaazbhnas228 in https://github.com/rajnandan1/kener/pull/451 * refactor(docker): enhance build process and organize template files f… by @rajnandan1 in https://github.com/rajnandan1/kener/pull/474 * refactor(users): change plain password input type to password for sec… by @rajnandan1 in https://github.com/rajnandan1/kener/pull/476 ## New Contributors * @sendmiche made their first contribution in https://github.com/rajnandan1/kener/pull/447 * @federico-it made their first contribution in https://github.com/rajnandan1/kener/pull/448 * @xgenos made their first contribution in https://github.com/rajnandan1/kener/pull/455 * @faridvatani made their first contribution in https://github.com/rajnandan1/kener/pull/469 * @Baw-Appie made their first contribution in https://github.com/rajnandan1/kener/pull/467 * @antonio-sessa made their first contribution in https://github.com/rajnandan1/kener/pull/461 * @moaazbhnas228 made their first contribution in https://github.com/rajnandan1/kener/pull/451 **Full Changelog**: https://github.com/rajnandan1/kener/compare/3.2.18...3.2.19