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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,18 @@
1
+
## 3.3.1
2
+
### Shiny new things
3
+
- Options for a tag or select column types could be added by formula (Experimental)
4
+
### Improved
5
+
- Support labels for values of columns [#693](https://github.com/RafaelGB/obsidian-db-folder/issues/693)
6
+
### No longer broken
7
+
- YAML list adds a blank entry when displayed fixed[#745](https://github.com/RafaelGB/obsidian-db-folder/issues/745)
8
+
- Regresion with Obsidian project fixed [#786](https://github.com/RafaelGB/obsidian-db-folder/issues/786)
9
+
- Now you can delete a tag or select column type value with the menu opened [#783](https://github.com/RafaelGB/obsidian-db-folder/issues/783)
10
+
- Inline values with brakets were not closed correctly [#798](https://github.com/RafaelGB/obsidian-db-folder/issues/798)
11
+
- Empty space for first position of a list fixed [#803](https://github.com/RafaelGB/obsidian-db-folder/issues/803)
12
+
- Output of formulas were affected with the pagination [#785](https://github.com/RafaelGB/obsidian-db-folder/issues/785)
13
+
- Typo of an import affecting a setting option fixed [#815](https://github.com/RafaelGB/obsidian-db-folder/issues/815) thanks to [schoonc](https://github.com/schoonc)
14
+
- Range input may not display the actual value of "Pagination size" fixed (#816)[https://github.com/RafaelGB/obsidian-db-folder/issues/816] thanks to [schoonc](https://github.com/schoonc)
15
+
1
16
## 3.3.0
2
17
### Improved
3
18
- Relations now are shown as tags view. You can select the color of those tags in column settings
0 commit comments