docs: added changelog for the checkbox field

This commit is contained in:
Kacper Kula 2025-03-21 17:40:00 +00:00
parent 473af55502
commit 0c66b267eb

View file

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