mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
docs: added changelog for the checkbox field
This commit is contained in:
parent
473af55502
commit
0c66b267eb
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue