Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.47.4

03 May 03:03
c8a4c5f

Choose a tag to compare

Fix moment.js crash

1.47.3

03 May 02:49
239dd79

Choose a tag to compare

Fix moment.js crash

1.47.2

03 May 02:37
5ebfc3f

Choose a tag to compare

Fix moment.js crash

1.47.1

03 May 02:27
9ac4be6

Choose a tag to compare

Bump minor version to force Obsidian to pick up the new update

1.47.0

03 May 02:24
38f8c82

Choose a tag to compare

Feature

  • make premium features available to all users without needing a premium license

Chore

  • upgrade to latest package versions (which includes Svelte 5 support)
  • format code with prettier
  • remove trailing commas
  • use type-only only import
  • remove unnecessary svelte tsconfig change in pipeline

1.46.0

14 Sep 01:59
68484ea

Choose a tag to compare

Feature

  • simplify table columns to just Name and Tags

Fix

  • resolve list Show tags setting not working
  • make ListItem render title in full width when Show tags is disabled

Refactor

  • remove viewOrder array and add a order property to each view

1.45.0

13 Sep 22:24
7dfd619

Choose a tag to compare

Feature

  • add delete option to context menu
  • add confirm delete setting
  • make feed view a non-premium feature

1.44.6

13 Sep 01:29
83b431b

Choose a tag to compare

Fix

  • make SearchSelect clear button always visible when a value is selected
  • reset SearchSelect input to selected value on dropdown close

1.44.5

13 Sep 01:09
1cee3e1

Choose a tag to compare

Feature

  • add clear button to SearchSelect

Fix

  • allow SearchSelect dropdown to render above container
  • stop loss of focus on SearchSelect input when an option is clicked

1.44.4

13 Sep 00:14
4f541b8

Choose a tag to compare

Fix

  • close SearchSelect dropdown when tab is pressed
  • make SearchSelect dropdown appear below focus