Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 6299ac3

Browse files
committed
docu
1 parent cdcf46b commit 6299ac3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
- Inline fields now supports render embed images with `![[note]]` syntax. [ISSUE#136](https://github.com/RafaelGB/obsidian-db-folder/issues/136)
77
- Now you can hide completed task on task column type [ISSUE#111](https://github.com/RafaelGB/obsidian-db-folder/issues/111)
88
- Now if your ddbb source is a tag, add a new row includes de tag too[ISSUE#94](https://github.com/RafaelGB/obsidian-db-folder/issues/94)
9+
- New config property to wrap frontmatter values with quotes [ISSUE#117](https://github.com/RafaelGB/obsidian-db-folder/issues/117)
910
### No longer broken
1011
- If you modify the label of a column, now exist an onMouseLeave event to blur the input and be more frieldly to the user interact with the next action without a double click (once for onBlur label edition and another for your next interaction) [ISSUE#114](https://github.com/RafaelGB/obsidian-db-folder/issues/114)
11-
- Change the type of the column to checkbox respects the value `1` as marked and will not mark as `0` all by default[ISSUE#161](https://github.com/RafaelGB/obsidian-db-folder/issues/161)
12+
- Change the type of the column to checkbox respects the value `1` as marked and will not mark as `0` all by default [ISSUE#161](https://github.com/RafaelGB/obsidian-db-folder/issues/161)
13+
## 1.7.2
1214
### No longer broken
1315
- add new rows hotfix. Was broken in 1.7.1 with refactor of datadispatch
1416
## 1.7.1

0 commit comments

Comments
 (0)