Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Releases: unitycoder/UnityLauncher

Autumn Edition 29

03 Aug 10:57
Compare
Choose a tag to compare
  • keep selected row after refresh project list fixes #86
  • fixed some release note urls from #73
  • remove excess "Ready" status messages
  • dont show upgrade dialog if only running unity fixes #45
  • add download in browser button for unity updates

Summer Edition 2019

26 Apr 19:43
Compare
Choose a tag to compare

Fixes & Updates

  • add enter and esc keys to upgrade dialog #fixes 80
  • fix release note urls fixes #73
  • if no matching upgrade version set first row selected
  • fix HaveExactVersionInstalled (returned true for null version)
  • download missing version button now shows version number in target url
  • fix missing statuslabel
  • add button to launch adb logcat with colors fixes #62

Spring Edition 2019

27 Feb 18:27
Compare
Choose a tag to compare

Latest small updates and fixes.

  • this is build in release mode, might need to setup the scan folder and app settings again

Winter Storm Release

02 Jan 19:48
Compare
Choose a tag to compare

contains fixes and updates:

  • crash if used search #74
  • updated release notes urls #73
  • fixed utf8 project path issue #72
  • fix missing registry folder during explorer context menu install #65
  • add search field in Updates list
  • update project list if installed unity list is updated (to show correct colors for missing/installed versions)

Summer Build

03 Jun 12:15
Compare
Choose a tag to compare

all the latest fixes and updates

  • fixed #64
  • fixed #58
  • fixed #55
  • chanced config saving #53
  • added version override file #57

Build Including Recent Updates

29 Mar 09:42
Compare
Choose a tag to compare
  • Adjusted texts, thanks to @Raebyn ( #48 )
  • Command line fixes and support for relative path, thanks to @villetuh ( #51 & #52 )
  • Added +Add Project button to browse for a new project folder ( #40 & #47 )
  • Added button to Refresh recent projects list
  • Fixed #46 "with unity 2018, last modified date is empty"
  • Fixed #44 "if project folder is deleted, project still visible in list"

This Is The Latest Build

04 Mar 06:45
Compare
Choose a tag to compare
  • Adjust statusbar width (text was getting clipped/hidden)

Fix Null Ref Error In Case Of Missing Setting

04 Mar 06:30
Compare
Choose a tag to compare

Just Small Fixes

25 Feb 04:07
Compare
Choose a tag to compare

Non-Critical Bug Fixes

Probably All The Features For A While

19 Feb 10:39
a5731f8
Compare
Choose a tag to compare
  • Pass all arguments from commandline (-projectPath still needs to be FIRST argument though) #27
  • Update checker button (at Settings tab). Display messagebox if update available #33