mirror of
https://github.com/h-sphere/sql-seal.git
synced 2026-07-22 10:10:28 +00:00
commit
bd31209fc4
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# 0.29.0 (2025-03-19)
|
||||
- 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
|
||||
# 0.28.3 (2025-03-15)
|
||||
|
|
|
|||
Loading…
Reference in a new issue