From 0c66b267eb07fd17b1ddbf41470f30126c873bb0 Mon Sep 17 00:00:00 2001 From: Kacper Kula Date: Fri, 21 Mar 2025 17:40:00 +0000 Subject: [PATCH] docs: added changelog for the checkbox field --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c4b678..f533afb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - feat: LIST views with single column are rendered as a regular list (rather than nested one) (by @kDCYorke) - feat: files table now contains tags column with tags defined directly in properties (by @sksizer) - feat: frontmatter links are now exposed in links table (by @kDCYorke) +- feat: added checkbox field to tasks which adds **interactive** checkbox so you can mark tasks as completed directly from the SQLSeal # 0.28.4 (2025-03-15) - Feat: Template view can now access file properties