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
+
# 2.5.0
2
+
*Published on 2022/09/11*
3
+
### Shiny new things
4
+
- Added support for mobile devices (iOS and Android) and tablets (iPad and Android tablets) [ISSUE#27](https://github.com/RafaelGB/obsidian-db-folder/issues/27)
5
+
- CSV import option included on menu [ISSUE#129](https://github.com/RafaelGB/obsidian-db-folder/issues/129)
6
+
- Global search not admit regex [ISSUE#169](https://github.com/RafaelGB/obsidian-db-folder/issues/169)
7
+
- New metadata options from dataview: Inlinks and Outlinks [ISSUE#170](https://github.com/RafaelGB/obsidian-db-folder/issues/170)
8
+
### Improved
9
+
- Button to clear date and datetime fields [ISSUE#160](https://github.com/RafaelGB/obsidian-db-folder/issues/160)
10
+
- New option to add an alias for all url links per column [ISSUE#157](https://github.com/RafaelGB/obsidian-db-folder/issues/157)
11
+
### No longer broken
12
+
- Yaml config centinel was changed to convive with Templater plugin [ISSUE#179](https://github.com/RafaelGB/obsidian-db-folder/issues/179)
13
+
- onBlur did not work well on empty text cells [ISSUE#352](https://github.com/RafaelGB/obsidian-db-folder/issues/352)
14
+
- DnD conflicts with resize fixed [ISSUE#349](https://github.com/RafaelGB/obsidian-db-folder/issues/349)
0 commit comments