Skip to content

4.6.0

Latest

Choose a tag to compare

@n1crack n1crack released this 24 Jun 20:59
d954aae

Fixed

  • Disambiguate a file and a folder that share a name on virtual-directory backends (S3/R2/GCS); they are now selected and opened independently (#185)

Added

  • useVueFinder().path — a reactive Readonly<Ref<string>> of the current directory that tracks navigation, so you can watch() or bind it without @path-change (#186)

Docs

  • OpenAPI spec aligned with actual request payloads: optional name/type upload fields, a shared ItemReference schema, and the optional destination field for archive/unarchive (#184)

Full changes: #188