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

Commit 3e2d240

Browse files
committed
changelog
1 parent 88d5707 commit 3e2d240

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
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.1.1
2+
### Shiny new things
3+
- Full i18n support. You can now create a PR to support your language. [#679](https://github.com/RafaelGB/obsidian-db-folder/issues/679)
4+
- ES (Spanish) included
5+
- CH (Chinese) partially included. Thanks to (https://github.com/hedonihilist)
6+
### Improved
7+
- DateFn included as Locale of the calendar types (week start, translations...) [#501](https://github.com/RafaelGB/obsidian-db-folder/issues/501)
8+
- Width column does not have a minimum width anymore [#676](https://github.com/RafaelGB/obsidian-db-folder/issues/676)
9+
### Visual
10+
- Select and tags font color are contrasted with the background [#684](https://github.com/RafaelGB/obsidian-db-folder/issues/684)
11+
### No longer broken
12+
- Text column area will scale with the size of the text [#694](https://github.com/RafaelGB/obsidian-db-folder/issues/694)
13+
- Save data on file with the new API respect date format [#683](https://github.com/RafaelGB/obsidian-db-folder/issues/683)
14+
- List with the new edit API is not broken anymore [#686](https://github.com/RafaelGB/obsidian-db-folder/issues/686)
115
## 3.1.0
216
### Shiny new things
317
- Auto refresh when any external change is detected. You can disable it on global settings for performance purposes [ISSUE#482](https://github.com/RafaelGB/obsidian-db-folder/issues/482)

0 commit comments

Comments
 (0)