๐ 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)