2.0.0

rajnandan1/kener2.0.0Dec 5, 2024by rajnandan1

AI Summary

Introduces database support (Postgres, SQLite3), alerting, and various UI customization options.

Key Highlights

  • Added support for SQLite3 and Postgres databases
  • Added support for alerting
  • Added color and home page customization options

New Features

  • Added support for sqlite3
  • Added support for postgres database
  • Added support for alerting
  • Added color customization
  • Added three new customizations for home page (barStyle, barRoundness, summaryStyle)

Full Release Notes

## v2.0.0

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

### Features

-   Added support for sqlite3 and removed dependency on file system
-   Added support for postgres database. Read more [here](https://kener.ing/docs/database)
-   Added support for alerting. Read more [here](https://kener.ing/docs/alerting)
-   Added color customization. Read more [here](https://kener.ing/docs/customize-site#color)
-   Added three new customizations for home page. Read more [here](https://kener.ing/docs/customize-site#barstyle)
    -   `barStyle`
    -   `barRoundness`
    -   `summaryStyle`