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

Commit 83e37a2

Browse files
committed
changelog
1 parent 16da57d commit 83e37a2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/docs/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.0.0-beta.3
2+
### Improved
3+
- Delay of DnD improvements in the UI [ISSUE#214](https://github.com/RafaelGB/obsidian-db-folder/issues/214)
4+
- Resizing of column is smoother [ISSUE#210](https://github.com/RafaelGB/obsidian-db-folder/issues/210)
5+
### Visual
6+
- new row button is aligned again with the new UI [ISSUE#208](https://github.com/RafaelGB/obsidian-db-folder/issues/208)
7+
- Cell content is aligned again with the new UI [ISSUE#215](https://github.com/RafaelGB/obsidian-db-folder/issues/215) [artisticat1](https://github.com/artisticat1)
8+
### No longer broken
9+
- Control duplicates on tags and select columns [ISSUE#209](https://github.com/RafaelGB/obsidian-db-folder/issues/209)
10+
- Sorting works with empty cells using a custom comparator (react-table not support it yet) [ISSUE#212](https://github.com/RafaelGB/obsidian-db-folder/issues/212
111
# 2.0.0-beta.2
212
### Improved
313
- unwanted columns when populating based on all fields removed. Also the memory consumption of the table is reduced significantly [ISSUE#176](https://github.com/RafaelGB/obsidian-db-folder/issues/176)

0 commit comments

Comments
 (0)