v4.0.12

rajnandan1/kenerv4.0.12Mar 5, 2026by rajnandan1

AI Summary

This is a minor maintenance release focused on internationalization improvements, specifically enhancing Czech and Slovak language support, along with a small fix for the DNS monitor's default value initialization and button label.

Key Highlights

  • Added Czech and Slovak language translations
  • Fixed minor typos in cs.json and sk.json translation files
  • Updated DNS monitor default value initialization and button label
  • Applied $t function for translatable labels

New Features

  • Improved Czech and Slovak language support
  • DNS monitor UI improvements

Full Release Notes

## What's Changed
* Translate labels to use $t function by @danynocz in https://github.com/rajnandan1/kener/pull/630
* Update Czech and Slovak Language by @danynocz in https://github.com/rajnandan1/kener/pull/631
* Update default value initialization and button label for DNS monitor by @rajnandan1 in https://github.com/rajnandan1/kener/pull/638
* Add missing Czech and Slovak translations and fix minor typos in cs.json and sk.json by @danynocz in https://github.com/rajnandan1/kener/pull/632


**Full Changelog**: https://github.com/rajnandan1/kener/compare/v4.0.11...v4.0.12