Skip to content

Releases: yasirkula/UnitySimpleFileBrowser

v1.3.9

29 Nov 13:37
Compare
Choose a tag to compare
- Changed folderMode parameter to pickMode that supports picking file…

v1.3.7

22 Nov 10:20
Compare
Choose a tag to compare
File browser no longer throws ArgumentException when entered filename…

v1.3.6

02 Nov 15:41
Compare
Choose a tag to compare
Fixed performance issues that occur when selecting lots of files

v1.3.5

27 Oct 20:35
Compare
Choose a tag to compare
- Added context menu that can be opened in 2 ways: a) right clicking …

v1.3.1

04 Sep 13:53
Compare
Choose a tag to compare

Quick links fixes for Mac OS

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