Legend,

  • 🪵: Breaking changes

  • 🌱: New feature

  • 🌼: Enhancement

  • 💧: Chores

lilin v0.2.0 (2026-02-10)

🪵 all: rename notif field "webhook_url" to "remote_url"

These changes is to minimize duplicate field on "notif" section, so different kind of notif can use the same "remote_url" value.

🌱 all: support sending notification to SMTP server (email)

In the main configuration, lilin.cfg, user now can add "notif" section with kind "smtp" to send notification using user’s email.

lilin v0.1.0 (2025-12-27)

This is the first release of lilin project with the following features,

  • Monitoring HTTP, TCP, UDP services

  • Sending notification when service up or down through,

    • Mattermost incoming webhook