3.2.18

rajnandan1/kener3.2.18Jun 12, 2025by rajnandan1

AI Summary

This release adds Spanish language support for internationalization, removes VOLUME declarations from the Dockerfile to prevent unintended anonymous volumes, and introduces maintenance visibility to monitor status.

Key Highlights

  • Added Spanish language support (i18n)
  • Removed VOLUME declarations to prevent unintended anonymous volumes
  • Added maintenance visibility to monitor status

New Features

  • Spanish language support (i18n)
  • Maintenance visibility for monitor status
  • Dockerfile optimization by removing VOLUME declarations

Full Release Notes

## What's Changed
* feat(i18n): add Spanish language support by @OzkrOssa in https://github.com/rajnandan1/kener/pull/416
* fix: remove VOLUME declarations to prevent unintended anonymous volumes by @chunchet-ng in https://github.com/rajnandan1/kener/pull/417
* Add maintenance visibility to monitor' status by @ToxykAuBleu in https://github.com/rajnandan1/kener/pull/426
* Release/18 by @rajnandan1 in https://github.com/rajnandan1/kener/pull/431

## New Contributors
* @OzkrOssa made their first contribution in https://github.com/rajnandan1/kener/pull/416
* @chunchet-ng made their first contribution in https://github.com/rajnandan1/kener/pull/417

**Full Changelog**: https://github.com/rajnandan1/kener/compare/3.2.17...3.2.18