Releases: decaf-dev/obsidian-vault-explorer
Releases · decaf-dev/obsidian-vault-explorer
1.47.4
1.47.3
Fix moment.js crash
1.47.2
Fix moment.js crash
1.47.1
Bump minor version to force Obsidian to pick up the new update
1.47.0
Feature
- make premium features available to all users without needing a premium license
Chore
- upgrade to latest package versions (which includes Svelte 5 support)
- format code with prettier
- remove trailing commas
- use type-only only import
- remove unnecessary svelte tsconfig change in pipeline
1.46.0
Feature
- simplify table columns to just
NameandTags
Fix
- resolve list
Show tagssetting not working - make
ListItemrender title in full width whenShow tagsis disabled
Refactor
- remove
viewOrderarray and add aorderproperty to each view
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
SearchSelectclear button always visible when a value is selected - reset
SearchSelectinput to selected value on dropdown close
1.44.5
Feature
- add clear button to
SearchSelect
Fix
- allow
SearchSelectdropdown to render above container - stop loss of focus on
SearchSelectinput when an option is clicked
1.44.4
Fix
- close
SearchSelectdropdown when tab is pressed - make
SearchSelectdropdown appear below focus