Releases: decaf-dev/obsidian-vault-explorer
Releases · decaf-dev/obsidian-vault-explorer
1.46.0
1.45.0
Feature
- add delete option to context menu
- add confirm delete setting
- make feed view a non-premium feature
1.44.6
Fix
- make
SearchSelect
clear button always visible when a value is selected - reset
SearchSelect
input to selected value on dropdown close
1.44.5
Feature
- add clear button to
SearchSelect
Fix
- allow
SearchSelect
dropdown to render above container - stop loss of focus on
SearchSelect
input when an option is clicked
1.44.4
Fix
- close
SearchSelect
dropdown when tab is pressed - make
SearchSelect
dropdown appear below focus
1.44.3
1.44.2
Fix
- fix some social media image url's not being cached
1.44.1
Fix
- clear social media cache on upgrade
Refactor
- rename
socialMediaImageUrl
tosmiUrl
in IndexDB cache
Test
- add more logs to social media cache