Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.8.1

21 Jun 21:20
44af30a
Compare
Choose a tag to compare

Fix

  • format property value before passing to property filter

Test

  • add property filter tests
  • add assertions for property filters

1.8.0

17 Jun 04:45
d31eaf9
Compare
Choose a tag to compare

Feature

  • add license key setting

1.7.3

13 Jun 21:37
ff216cd
Compare
Choose a tag to compare

Fix

  • fix crash when filtering by list property #69

1.7.2

11 Jun 18:22
2c9106e
Compare
Choose a tag to compare

Refactor

  • use includes instead of contains on strings

1.7.1

11 Jun 08:46
04ac701
Compare
Choose a tag to compare

Fix

  • support YYYY-MM-DDTHH:mm date format #65
  • show warning in console instead of crashing when property date or datetime format is unsupported #65

1.7.0

10 Jun 19:56
c937232
Compare
Choose a tag to compare

Feature

  • add command to open view

1.6.1

10 Jun 19:35
1714ae0
Compare
Choose a tag to compare

Refactor

  • rename to createdDate

1.6.0

10 Jun 19:14
416813d
Compare
Choose a tag to compare

Feature

  • support property based creation date and modified date #58
  • refresh view when a plugin setting is changed
  • add settings button to Vault Explorer View

1.5.0

04 Jun 19:05
83ad31a
Compare
Choose a tag to compare

Feature

  • add hover link preview #26

1.4.1

04 Jun 16:55
dcb5787
Compare
Choose a tag to compare

Fix

  • fix list property filter when the filter input contains multiple values separated by commas
  • stop list property filter from filtering when the filter input is empty