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
Copy file name to clipboardExpand all lines: docs/docs/changelog.md
+6
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
1
## 3.3.0
2
+
### Improved
3
+
- Relations now are shown as tags view. You can select the color of those tags in column settings
4
+
### No longer broken
5
+
- Tag format of new entries fixed [#777](https://github.com/RafaelGB/obsidian-db-folder/issues/777)
6
+
- Bug fixes for CSV management [#782](https://github.com/RafaelGB/obsidian-db-folder/issues/782)[#778](https://github.com/RafaelGB/obsidian-db-folder/issues/778)[#740](https://github.com/RafaelGB/obsidian-db-folder/issues/740)
7
+
## 3.3.0-beta.1
2
8
### Shiny new things
3
9
- New option: Bidirectional relations. You can now create a relation between two databases and the relation will be created in both databases. [#581](https://github.com/RafaelGB/obsidian-db-folder/issues/581)
4
10
- Formulas arrives to rollups! You can now use formulas in rollups. [#758](https://github.com/RafaelGB/obsidian-db-folder/issues/758)
0 commit comments