Releases: decaf-dev/obsidian-vault-explorer
Releases · decaf-dev/obsidian-vault-explorer
1.36.1
Fix
- use new name for license key in local storage. This prevents key deletion if you upgrade a vault, enter a key, and upgrade a different vault on the same device
1.36.0
Breaking change
If you bought a license before version 1.36.0, you will need to enter a new license key. You will be sent a new key by email.
Updates
Feature
- update license system to be fully offline and private.
Fix
- fix license key sometimes not appearing #274
Docs
- update network section of README
1.35.1
Fix
- fix size of social media image for bilibili links
1.35.0
1.34.3
Fix
- increase space between feed card content and date for readability
1.34.2
Fix
- decrease size of feed card content
- increase spacing between list tags
- remove tags from feed card to emphasize content
1.34.1
Fix
- fix spacing between properties and tags (Regression 1.34.0)
1.34.0
Feature
- simplify tag and property display on the grid card
- render properties before tags on the grid card
- display file icon in cover image when no cover image is specified
Fix
- stop double page preview (Regression 1.33.0)
1.33.1
Fix
- stop double link open on url click
1.33.0
Feature
- add border-radius to bottom of grid card
- remove file interaction style. Make the title a hyperlink again
- replace url button with a hyperlink with the hostname
- add a divider between the title/url and the tags/properties on the grid card
Fix
- stop file navigation on property click