Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.43.0

10 Sep 20:23
8b33bd0
Compare
Choose a tag to compare

Feature

  • make folder input a searchable dropdown #162

1.42.1

10 Sep 07:08
8536a52
Compare
Choose a tag to compare

Fix

  • migrate to new default properties

1.42.0

10 Sep 07:02
716615c
Compare
Choose a tag to compare

Feature

  • remove icon placeholder for grid card cover image
  • remove Obsidian status bar when view is open
  • move pagination indicator into a status bar when view is open
  • remove favorites filter
  • remove timestamp filter
  • move search filter and sort order button to right side
  • increase custom filter groups size
  • rename custom filter button to Configure
  • make search filter toggleable
  • add default values to url, image, and image-fit properties
  • add created date to sort filter

Fix

  • Remove leading zero on time when "Yesterday at" is displayed
  • Don't replace existing leaf when the explorer view is first opened
  • remove extra right padding on IconButton

Refactor

  • rename cover image fit to just Cover and Contain

1.41.1

10 Sep 00:13
a286ffd
Compare
Choose a tag to compare

Fix

  • stop invalid tags from appearing on a grid card #292 #314

1.41.0

07 Aug 04:06
66b396b
Compare
Choose a tag to compare

Feature

  • add default cover image setting
  • add cover image fit to grid card context menu #244

1.40.2

07 Aug 01:53
4e0d8f0
Compare
Choose a tag to compare

Fix

  • add tab to the end of the tab list when Open in new tab is clicked #291

1.40.1

07 Aug 01:27
ab3b265
Compare
Choose a tag to compare

Fix

  • stop jumping of table when filtering in table view
  • remove extra space on list view items when the Vault Explorer view is constrained

1.40.0

07 Aug 00:57
4640d25
Compare
Choose a tag to compare

Feature

  • add collapse filters button
  • add toggle tags button when list view is active

Fix

  • resolve crash when list property contains invalid data #298

Refactor

  • add border radius to view tabs
  • update custom filter UI

1.39.0

03 Aug 00:09
7fa0261
Compare
Choose a tag to compare

Feature

  • add table view

Fix

  • fix settings tab not fully loading when Vault Explorer view is not open

1.38.0

01 Aug 21:55
410f6d7
Compare
Choose a tag to compare

Feature

  • load tags from both the tags property and the body of a markdown note #281 #47
  • add setting to disable loading of body tags #47