Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.21.2

06 Jul 22:01
ada4971
Compare
Choose a tag to compare

Fix

  • make feed item display content with new line characters

1.21.1

06 Jul 21:35
87682cc
Compare
Choose a tag to compare

Fix

  • fix list property filter not working for tags with an uppercase letter #157

1.21.0

06 Jul 20:59
8d1126e
Compare
Choose a tag to compare

Feature

  • render file icons next to file name. You may turn this off by toggling the File icons setting. #123

1.20.0

06 Jul 18:51
f37c479
Compare
Choose a tag to compare

Feature

  • add duplicate filter rule button

1.19.1

06 Jul 09:01
325f383
Compare
Choose a tag to compare

Fix

  • fix crash on startup when search filter is not empty (regression 1.19.0)

1.19.0

06 Jul 08:48
f509c8d
Compare
Choose a tag to compare

Feature

  • add random sort #77

Fix

  • update content cache when a file is created, deleted, or renamed

1.18.2

06 Jul 04:50
99065ea
Compare
Choose a tag to compare

Fix

  • fix pagination indicator movement when view is constrained #138
  • set current page to 1 when total pages is less than the current page. #138

Refactor

  • move general section to the top of setting
  • rename Created date to Creation date in settings
  • rename Modified date to Modification date in settings

1.18.1

03 Jul 04:47
e535a9b
Compare
Choose a tag to compare

Fix

  • don't add a filter group to the default plugin settings
  • when a filter group is added, don't automatically enable it

1.18.0

27 Jun 23:44
a967f4b
Compare
Choose a tag to compare

Feature

  • remove width restrictions on List view
  • remove width restrictions on Feed view
  • display 250 characters in feed view
  • add tags to List view
  • include frontmatter content when filtering by search box

Fix

  • resolve title wrapping not working

1.17.2

26 Jun 03:15
652de82
Compare
Choose a tag to compare

Fix

  • don't block plugin UI when verifying a license key on Obsidian start up
  • allow offline access when using a license key
  • make premium UI transition seamless if network is slow on Obsidian startup

Test

  • add tests for migrations