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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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)
1
15
## 3.1.0
2
16
### Shiny new things
3
17
- 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