This repository was archived by the owner on Jul 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ # 2.1.2
2+ ### No longer broken
3+ - drap/drop incompatibility with Obsidian was fixed [ ISSUE #239 ] ( https://github.com/RafaelGB/obsidian-db-folder/issues/239 )
4+ - Split pane options was recovered [ ISSUE #257 ] ( https://github.com/RafaelGB/obsidian-db-folder/issues/257 )
15# 2.1.1 (beta)
26### Improved
37- Resizing of columns performed better. [ ISSUE #241 ] ( https://github.com/RafaelGB/obsidian-db-folder/issues/241 )
Original file line number Diff line number Diff line change 11{
22 "id" : " dbfolder" ,
33 "name" : " DB Folder" ,
4- "version" : " 2.1.1 " ,
5- "minAppVersion" : " 0.15.4 " ,
4+ "version" : " 2.1.2 " ,
5+ "minAppVersion" : " 0.15.9 " ,
66 "description" : " Folder with the capability to store and retrieve data from a folder like database" ,
77 "author" : " RafaelGB" ,
88 "authorUrl" : " https://github.com/RafaelGB/obsidian-bd-folder" ,
Original file line number Diff line number Diff line change 11{
22 "id" : " dbfolder" ,
33 "name" : " DB Folder" ,
4- "version" : " 2.0.1 " ,
5- "minAppVersion" : " 0.15.4 " ,
4+ "version" : " 2.1.2 " ,
5+ "minAppVersion" : " 0.15.9 " ,
66 "description" : " Folder with the capability to store and retrieve data from a folder like database" ,
77 "author" : " RafaelGB" ,
88 "authorUrl" : " https://github.com/RafaelGB/obsidian-bd-folder" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-dbfolder" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " This is a sample plugin for Obsidian (https://obsidian.md)" ,
55 "main" : " main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments