Skip to content

Releases: yasirkula/UnitySimpleFileBrowser

v1.3.0: Added multiple file/folder selection support (closed #10)

30 May 22:41
Compare
Choose a tag to compare
Note that the Scripting API has also changed slightly with this new feature. The OnSuccess callback now returns string[] instead of string and dialog functions now take an allowMultiSelection parameter (false by default)

v1.2.0

14 May 18:53
Compare
Choose a tag to compare

Added Assembly Definition Files

v1.1.1.1.1

05 Mar 15:32
Compare
Choose a tag to compare
Fixed #18

v1.1.1.1

04 Mar 18:54
Compare
Choose a tag to compare
Fixed #18

v1.1.1: - Fixed #16

14 Jan 18:29
Compare
Choose a tag to compare
- Fixed a possible NullPointerException on Android when selecting a new folder using SAF

v1.1

13 Oct 17:42
Compare
Choose a tag to compare
Updated README