DEV Community

Cover image for Kener 3.2.14 released with the most requested change: Subscribe to monitors
Raj Nandan Sharma
Raj Nandan Sharma

Posted on

Kener 3.2.14 released with the most requested change: Subscribe to monitors

๐Ÿš€ Kener v3.2.14 Released: Gamedig Monitoring, Event Subscriptions & More!

The latest Kener update is here โ€” and itโ€™s packed. Version v3.2.14 drops some serious firepower for game server monitoring, event subscriptions, and UX improvements. Here's what's new:


โœจ New Features

๐ŸŽฎ Gamedig Monitoring Support

You can now monitor over 320+ games and services using the new Gamedig monitor type. Configure host, port, timeout, and game/service of your choice โ€” all wrapped in fresh docs.

๐Ÿ”” Event Subscription System

Subscriptions are here! A full backend (subscribers, subscriptions, subscription_triggers) and UI setup lets users subscribe to events across incidents and maintenance.

๐Ÿ“ก Monitor CRUD API

Full REST API support for monitor management:

  • GET /api/monitor
  • POST /api/monitor
  • GET /api/monitor/[monitor_id]
  • PUT /api/monitor/[monitor_id]
  • DELETE /api/monitor/[monitor_id] OpenAPI spec is updated accordingly.

โœ๏ธ Modify Monitor History

False positives? No problem. You can now manually update historical status data via the UI and backend.

๐Ÿท๏ธ Site Status Banner

Add a real-time status banner to your homepage. Toggle it under the "Home" section in the portal.

๐Ÿ› ๏ธ Upcoming Maintenance Page

Maintenance now gets its own dedicated spotlight.

๐Ÿ“„ Event Pages

Each incident or maintenance event now has its own page for easier reference and sharing.

๐Ÿง‘โ€๐Ÿ’ผ Admin Portal Revamp

The admin UI got a facelift. Cleaner. Faster. Easier to navigate.


๐Ÿž Bug Fixes

  • SMTP_SECURE Handling: Fixed logic around SMTP_SECURE so that empty or '0' values donโ€™t trigger unwanted SSL behavior.
  • Group Monitor Queues: Group monitors now behave as expected when using queues.

๐ŸŒ Internationalization

  • Polish Language Support: Added pl.json and wired it into the i18n system. Czeล›ฤ‡, Poland! ๐Ÿ‡ต๐Ÿ‡ฑ

๐Ÿ”— GitHub Repo

๐ŸŒ Live Demo


Want to nerd out with status pages, incident tracking, and game server monitoring? Give Kener a spin โ€” and drop a โญ if you like what you see.

Top comments (0)