Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.36.1

30 Jul 08:44
d42d214

Choose a tag to compare

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

30 Jul 08:33
e6f2e22

Choose a tag to compare

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

27 Jul 05:43
a3bc5d2

Choose a tag to compare

Fix

  • fix size of social media image for bilibili links

1.35.0

27 Jul 03:11
bd095d1

Choose a tag to compare

Feature

  • add clear social media cache button in settings

Fix

  • make filter group container constrain when window is resized
  • handle edge cases with social media url #265

1.34.3

27 Jul 02:31
6e4b7ab

Choose a tag to compare

Fix

  • increase space between feed card content and date for readability

1.34.2

27 Jul 02:23
ec8b02a

Choose a tag to compare

Fix

  • decrease size of feed card content
  • increase spacing between list tags
  • remove tags from feed card to emphasize content

1.34.1

27 Jul 00:47
3a7e131

Choose a tag to compare

Fix

  • fix spacing between properties and tags (Regression 1.34.0)

1.34.0

27 Jul 00:39
e32c168

Choose a tag to compare

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

27 Jul 00:11
7605e3e

Choose a tag to compare

Fix

  • stop double link open on url click

1.33.0

27 Jul 00:04
a407641

Choose a tag to compare

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