Skip to content

Releases: decaf-dev/obsidian-vault-explorer

1.25.1

14 Jul 19:07
8b69de1
Compare
Choose a tag to compare

Fix

  • fix broken page preview for ListItem when file interaction is set to content (regression 1.25.0)

1.25.0

14 Jul 18:48
8a6d159
Compare
Choose a tag to compare

Feature

  • add file interaction setting
  • make content or title clickable depending on the file interaction setting #40
  • stylize ListItem for small screen
  • add context menu on right click #165
  • optimize svelte list render by using a id generated for each file
  • keep title on one line and cut off overflow with ellipsis

Fix

  • fix build errors found by svelte-check
  • resolve icons disappearing on reshuffle #194

1.24.2

10 Jul 23:39
dd2cd95
Compare
Choose a tag to compare

Refactor

  • output url when social media image fetch fails

1.24.1

10 Jul 22:44
ae480d9
Compare
Choose a tag to compare

Fix

  • fix sticky filter group icon rendering too large

Refactor

  • use pin icon for sticky filter group

1.24.0

10 Jul 21:47
d7d4e10
Compare
Choose a tag to compare

Feature

  • add line clamp to feed card for different screen sizes. This is replacement to trimming the content to 250 characters #40
  • add collapse content setting to feed card #40
  • add reshuffle button when random sort is selected #77

Fix

  • fix broken random sort #77
  • fix time string in feed card sometimes displaying in 24hr instead of 12hr

1.23.2

10 Jul 06:00
b8ed11b
Compare
Choose a tag to compare

Refactor

  • change grid card image placeholder color to background-modifier-border

1.23.1

10 Jul 00:55
9c435ee
Compare
Choose a tag to compare

Fix

  • set default group filters width to 100%

Refactor

  • set default page size to 25

1.23.0

09 Jul 23:48
1a8b337
Compare
Choose a tag to compare

Feature

  • add cover image support for vault files with an image extension
  • fetch social media image for url. This is a premium only feature
  • add load social media image setting

Fix

  • add space between tags and properties on a grid card

1.22.0

09 Jul 18:47
7f7ac66
Compare
Choose a tag to compare

Feature

  • add image support to grid view #32
  • show all tags on a grid card
  • make filter group list resizable #126
  • add filter groups wrapping #126

Refactor

  • update icon of custom filter and move it next to the other filters

1.21.2

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

Fix

  • make feed item display content with new line characters