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

Commit f1a809e

Browse files
committed
up manifest
1 parent c2412b5 commit f1a809e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
## 0.3.0
2+
*Published on 2022/05/10*
23
### Shiny new things
34
- Dataview filters added on settings modal! Now you can filter the initial data obtained from the folder [ISSUE#33](https://github.com/RafaelGB/obsidian-db-folder/issues/33)
45
- Improve css styling [ISSUE#31](https://github.com/RafaelGB/obsidian-db-folder/pull/31) [artisticat1](https://github.com/artisticat1)
6+
- ### Improved
7+
- Added event of enter to create a new row [ISSUE#32](https://github.com/RafaelGB/obsidian-db-folder/issues/32)
58
### No longer broken
69
- Duplicated columns are now controled when you add it [ISSUE#32](https://github.com/RafaelGB/obsidian-db-folder/issues/32)
710
- DnD of columns is now scaling well the width.
8-
### Improved
9-
- Added event of enter to create a new row [ISSUE#32](https://github.com/RafaelGB/obsidian-db-folder/issues/32)
1011
## 0.2.2
1112
*Published on 2022/05/08*
1213
### No longer broken

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
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",
9-
"isDesktopOnly": false
9+
"isDesktopOnly": true
1010
}

0 commit comments

Comments
 (0)