From 8fd9d5e3d41d1352c98e42a04fbeab0bddac0674 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Tue, 10 Feb 2026 12:17:39 +0700 Subject: Release lilin v0.2.0 (2026-02-10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit **🪵 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. --- go.sum.license | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.sum.license') diff --git a/go.sum.license b/go.sum.license index 22616a9..d2db5ff 100644 --- a/go.sum.license +++ b/go.sum.license @@ -1,2 +1,2 @@ -SPDX-FileCopyrightText: 2025 M. Shulhan SPDX-License-Identifier: GPL-3.0-only +SPDX-FileCopyrightText: 2025 M. Shulhan -- cgit v1.3