You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/docs/changelog.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## 2.6.7
2
+
### Shiny new things
3
+
- New options for text columns: wrap and justify content [ISSUE#378](https://github.com/RafaelGB/obsidian-db-folder/issues/378)
4
+
### Improved
5
+
- Inline editions now support [] characters as wrap characters [ISSUE#413](https://github.com/RafaelGB/obsidian-db-folder/issues/413)
6
+
- Select column type now has the same style of tags to give them support for mobiles, also the UX is improved [ISSUE#401](https://github.com/RafaelGB/obsidian-db-folder/issues/401)
7
+
### No longer broken
8
+
- sticky first column is not transparent with the rest of the cells scrolling [ISSUE#424](https://github.com/RafaelGB/obsidian-db-folder/issues/424)
9
+
- Frontmatter editions now respect nested metadata [ISSUE#194](https://github.com/RafaelGB/obsidian-db-folder/issues/194)
10
+
- Bug persisting inline field when the frontmatter was empty [ISSUE#416](https://github.com/RafaelGB/obsidian-db-folder/issues/416)
1
11
## 2.6.6
2
12
- Hotfix of add row bottom position and min height of navbar
0 commit comments