Skip to content

1.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 18:48
· 318 commits to master since this release
8a6d159

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