Skip to content

Releases: unitycoder/UnityLauncherPro

1.0.47

10 Jun 21:31

Choose a tag to compare

Update Unity installer URL parser (fixes #155), #BUILD

20/04/2024 08:31 (20)

20 Apr 08:31
c52e739

Choose a tag to compare

Automated Release by GitHub Action CI

1.0.46

13 Feb 08:26

Choose a tag to compare

Merge branch 'dev'

* dev:
  refresh projects after adding Unity editors, started adding project properties window (not used yet),
  new project: add warning if projectname starts or ends with Space character
  change/optimize GetElapsedTime #54
  simplified Project.ToString() override (its not needed anywhere, but WPF keeps calling it) #54
  remove unnecessary FindDir/DirectoryInfo scan #54
  avoid calling checkbox checked setting save code at startup (#54)
  after sorting columns: scroll view to selected row

1.0.44

06 Oct 08:31

Choose a tag to compare

fix release type (fixes #132), update assembly info string

1.0.43

04 Apr 18:47

Choose a tag to compare

Upgrade project: Fix null ref for selected row, Updates: Download & R…

1.0.42

22 Dec 19:39
d20ab59

Choose a tag to compare

use main builds

1.0.40

13 Dec 22:05

Choose a tag to compare

1.0.40 Pre-release
Pre-release
fix changed download urls for Alpha, Beta

1.0.39

08 Nov 10:52

Choose a tag to compare

1.0.39 Pre-release
Pre-release
fix: removing manually added project (without it being opened first)

1.0.38

15 Sep 15:15

Choose a tag to compare

1.0.38 Pre-release
Pre-release
test dev builds

1.0.37

28 Mar 19:31

Choose a tag to compare

projects: if press up/down key in searchbox, selection moves in grid,…