3.0.0

rajnandan1/kener3.0.0Jan 14, 2025by rajnandan1

AI Summary

A major version update introducing new APIs, a new management portal, database support, and email notifications.

Key Highlights

  • New Kener management portal (no config files needed)
  • New APIs for creating incidents and pushing updates
  • Multiple database support (MySQL, Postgres, SQLite3)
  • Email notifications using Resend

Breaking Changes

  • Remove Github dependency

New Features

  • New APIs for creating incidents and pushing updates
  • Incident management in Admin UI
  • Muted UI colors
  • Email Notifications for incidents
  • New Kener management portal
  • Login Page and Setup Page
  • Options to disable square or dot pattern
  • Support for new languages
  • Multiple DB support (mysql, postgres, sqlite3)
  • New API reference
  • New documentation site

Full Release Notes

<picture>
  <source srcset="https://fonts.gstatic.com/s/e/notoemoji/latest/1f680/512.webp" type="image/webp">
  <img src="https://fonts.gstatic.com/s/e/notoemoji/latest/1f680/512.gif" alt="🚀" width="32" height="32">
</picture>

Here are the changes in this release

### Features

-   New APIs for creating incidents and pushing updates. Read more [here](/docs/kener-apis)
-   Incident management is now part of the admin UI and removed from the config file.
-   The UI colors have been updated to be more muted.
-   Email Notifications for incidents using [resend](https://resend.com).
-   New Kener management portal. No monitors.yaml or site.yaml needed anymore
-   Login Page and Setup Page
-   Remove Github dependency
-   Options to disable square or dot pattern
-   Support for new languages
-   Multiple DB support (mysql, postgres, sqlite3)
-   New API reference
-   New documentation site