Skip to content

Releases: unitycoder/UnityLauncherPro

1.0.24

30 Sep 20:11
Compare
Choose a tag to compare
use streamreader for editor.log file (to fix "file is used by another…

… process"), #build

1.0.23

25 Jul 11:22
Compare
Choose a tag to compare
add Kill Process context menu for selected project and shortcut (Alt+…

…Q) , #build

1.0.22

03 Jun 16:05
Compare
Choose a tag to compare
add option to disable project folder rename, fix nullref if try to re…

…name after added project, disable grid navigation keys during cell edit, validate project rename better and restore old value if failed, #build

1.0.21

20 Apr 19:53
Compare
Choose a tag to compare
fix nullref error for GetUnityExePath, fix Add Project folder checkin…

…g, #build

1.0.20

26 Mar 14:23
Compare
Choose a tag to compare
fix unity release notes page issue (404 if url doesnt contain params)…

… #build

1.0.19

07 Mar 22:06
Compare
Choose a tag to compare
fix unity version number sorting, fix FindNearestVersion to properly …

…get next available version: fixes #5, #build

1.0.18

03 Mar 15:45
Compare
Choose a tag to compare
add option to show new project dialog and set project name (for Quick…

… Project), fix empty row in recent project grid, #build

1.0.17

29 Feb 16:52
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/unitycoder/UnityLauncherPro

1.0.16

27 Feb 20:08
Compare
Choose a tag to compare
fix add project button, add Fast Create button (to create empty proje…

…ct in 1 click), add new projects root folder setting field

1.0.15

13 Feb 06:14
Compare
Choose a tag to compare
show upgrade dialog if no version for commandline launch, override ho…

…me and end keys to scroll in recentlist, update unityinstallations on F5 for recentlist, add double click for upgradelist, #build