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 reactiveReadonly<Ref<string>>of the current directory that tracks navigation, so you canwatch()or bind it without@path-change(#186)
Docs
- OpenAPI spec aligned with actual request payloads: optional
name/typeupload fields, a sharedItemReferenceschema, and the optionaldestinationfield for archive/unarchive (#184)
Full changes: #188