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

Commit 55e741d

Browse files
committed
changelog
1 parent 321b3eb commit 55e741d

File tree

7 files changed

+894
-886
lines changed

7 files changed

+894
-886
lines changed

docs/docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 3.3.0
2+
### Shiny new things
3+
- 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+
- Formulas arrives to rollups! You can now use formulas in rollups. [#758](https://github.com/RafaelGB/obsidian-db-folder/issues/758)
5+
### Improved
6+
- Alias allowed with tags and select column type [#613](https://github.com/RafaelGB/obsidian-db-folder/issues/613)
7+
- Drag and drop for group filters [#562](https://github.com/RafaelGB/obsidian-db-folder/issues/562)
8+
### Visual
9+
- Relation support for light mode [#771](https://github.com/RafaelGB/obsidian-db-folder/issues/771)
10+
### No longer broken
11+
- CSV import now use papaparse library to avoid errors [#734](https://github.com/RafaelGB/obsidian-db-folder/issues/734)
12+
- Pagination button is inaccesible no more in some cases for mobile [#588](https://github.com/RafaelGB/obsidian-db-folder/issues/688)
13+
- Change column id does not remove the column anymore in some cases [#770](https://github.com/RafaelGB/obsidian-db-folder/issues/770)
14+
- Regression with nested metadata fixed [#769](https://github.com/RafaelGB/obsidian-db-folder/issues/769)
115
## 3.2.4
216
### Shiny new things
317
- New source of data for the plugin: Dataview JS Pages. You can write your own pages queries and use them as a source of data. [#628](https://github.com/RafaelGB/obsidian-db-folder/issues/628)

0 commit comments

Comments
 (0)