🚀 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.