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
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,16 @@
1
1
## 3.2.1
2
+
### Shiny new things
2
3
- Bulk delete and duplicate options (Shift + Click to select a row OR right click on context header) [#548](https://github.com/RafaelGB/obsidian-db-folder/issues/548)
3
4
### Improved
4
5
- Filters now include filename field as option [#659](https://github.com/RafaelGB/obsidian-db-folder/issues/659)
5
6
### No longer broken
6
7
- Keyboard arrow navigation includes formula, rollups and metadata too [#731](https://github.com/RafaelGB/obsidian-db-folder/issues/731)
7
8
- Filters includes information about other ddbbs [#737](https://github.com/RafaelGB/obsidian-db-folder/issues/737)
9
+
- A better error handler with tags [#721](https://github.com/RafaelGB/obsidian-db-folder/issues/721)
8
10
## 3.2.0
9
11
### Shiny new things
10
12
- Tabs between cells & arrow keys navigation [#40](https://github.com/RafaelGB/obsidian-db-folder/issues/40)
- A better error handler with tags [#721](https://github.com/RafaelGB/obsidian-db-folder/issues/721)
13
14
### Improved
14
15
- Improved the performance of the plugin around 15%
15
16
- Refactor of formula modules to expose internal functions (more info on [API model](https://github.com/RafaelGB/obsidian-db-folder/blob/master/src/cdm/ModulesFnModel.ts))
0 commit comments