Skip to content

Releases: n1crack/vuefinder

2.5.0

14 Jun 21:30
Compare
Choose a tag to compare

What's Changed

  • add double tap to open item on mobile
  • add hotkeys
    • F2 -opens rename modal
    • F5 -refresh
    • Delete -Delete
    • ctrl+A -Select all
    • ctrl+F -Search
    • ctrl+E -Toggle tree view
    • Esc - Close modals
    • ctrl+, -open settings modal
  • fix selection after sort
  • add 'select all' to context menu
  • add tree view
  • refactor resize handle and scrollbar
  • update about modal
  • add pinned folders

image

Full Changelog: 2.4.0...2.5.0

2.4.0

07 May 19:52
Compare
Choose a tag to compare

What's Changed

  • add a new scrollbar which is working on mobile by @n1crack in #56
  • fixed autofocus on mobile (hopefully) by @n1crack in #57
  • fixed an error when trying to open search mode by @n1crack in #57

Full Changelog: 2.3.0...2.4.0

2.3.0

06 May 09:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

05 Feb 19:42
e55bf13
Compare
Choose a tag to compare

What's Changed

  • Refactoring part 2 by @n1crack in #37
    • [bug] fix download description text colors, it is not readable when the dark mode is active
    • [new] add default locale option
    • [new] add 'persist' prop to vuefinder to remember last directory to be remember on page refresh.
    • [new] add 'path' prop to define the path to initialize first
    • [new] add full-screen prop, start in full screen mode
    • [new] add select button prop, it can be configured, its useful when fullscreen is enabled by default

Full Changelog: 2.1.0...2.2.0

Select button preview in the status bar

image

2.1.0

02 Feb 11:08
9ef86a2
Compare
Choose a tag to compare

Big Update

What's Changed

Full Changelog: 2.0.1...2.1.0

2.0.1

30 Jan 11:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...2.0.1

1.3.2 release

21 Jan 13:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.2

1.2.0

22 Dec 16:57
Compare
Choose a tag to compare
vite 4

1.1.13

08 Oct 17:22
Compare
Choose a tag to compare
  • fix mobile height issue
  • fix unwanted scrolling issue
  • change scrollbar color and size
  • better modal backdrop color for dark theme

1.1.6

02 Oct 16:30
Compare
Choose a tag to compare