Kener v3.2.14 released with the most requested change: Subscribe to monitors
Submitted 2 weeks ago by rajnandan1@lemmy.world to selfhosted@lemmy.world
https://lemmy.world/pictrs/image/21e722e0-eb4b-4cdc-a37c-7a8347d8ca0b.png
Here are the full list of changes for v3.2.14
✨ Features
- Gamedig Monitor Functionality: Introduced a new monitor type using Gamedig to monitor over 320+ games and services. Includes options for host, port, timeout, game/service selection, and documentation updates.
- Event Subscription: Added functionality for event subscriptions, involving new database tables (
subscribers
, subscriptions
, subscription_triggers
), UI enhancements, a comprehensive game list
- CRUD API for Monitors: Implemented API endpoints for creating, reading, updating, and deleting monitors (
GET /api/monitor
, POST /api/monitor
, GET /api/monitor/[monitor_id]
, PUT /api/monitor/[monitor_id]
, DELETE /api/monitor/[monitor_id]
). Includes OpenAPI spec updates
- Modify Monitor Data: Added the ability for users to modify historical monitoring data via a new UI option and backend API, useful for correcting past statuses (e.g., false positives).
- Site Status Banner: Now you can choose to show a site status banner in the main home page. The setting has to be turned on in the Home section of the kener portal.
- Upcoming Maintenance: Dedicated Page for upcoming maintenance events.
- Event Page: Dedicated page for each event (incident/maintenance)
- Admin Portal UI Update: Revamped kener management portal for better accessibility.
🐛 Bug Fixes
- SMTP Secure Variable Fix: Corrected the evaluation of the
SMTP_SECURE
environment variable to properly handle values like ‘0’ or empty strings, preventing SSL errors with STARTTLS.
- Group Monitor Fix: Fix group monitor using queues
🌍 Internationalization
- Polish Translation: Added Polish language support (
pl.json
) and integrated it into the application’s localization framework.
Links
qaz@lemmy.world 2 weeks ago
Seems like it’s an uptime kuma alternative?
sxan@midwest.social 2 weeks ago
Thank you. It’s starting to become a pretty peeve of mine, people posting about stuff and just assuming everyone knows WTH the software is.
Even when I’m posting about updates to my own software, I include the elevator pitch. It’s not hard; if you can take the time to post, you can take the time to copy and paste the blurb.
irmadlad@lemmy.world 2 weeks ago
Interesting article.