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

Commit c1cf5de

Browse files
committed
typo changelog
1 parent d871278 commit c1cf5de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docs/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
## 3.2.1
2+
### Shiny new things
23
- 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)
34
### Improved
45
- Filters now include filename field as option [#659](https://github.com/RafaelGB/obsidian-db-folder/issues/659)
56
### No longer broken
67
- Keyboard arrow navigation includes formula, rollups and metadata too [#731](https://github.com/RafaelGB/obsidian-db-folder/issues/731)
78
- 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)
810
## 3.2.0
911
### Shiny new things
1012
- Tabs between cells & arrow keys navigation [#40](https://github.com/RafaelGB/obsidian-db-folder/issues/40)
1113
- Columns vertical alignment options added [#444](https://github.com/RafaelGB/obsidian-db-folder/issues/444)
12-
- A better error handler with tags [#721](https://github.com/RafaelGB/obsidian-db-folder/issues/721)
1314
### Improved
1415
- Improved the performance of the plugin around 15%
1516
- 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

Comments
 (0)