Releases: Ravbug/UnityHubNative
Release 1.56
Release 1.55
Fixes an error in the new install dialog.
Release 1.54
Release 1.53
~ (#31) No longer removes projects if the project at the file path cannot be found.
~ (#34) Fix the AppImage (Thanks @henriquecolini! )
Release 1.52
Hotfix release
~ (#25) Update Unity versions URL
Release 1.51
What's new in this release:
Bug fixes
~ (#16) If the editor for a project is not installed, prompt the user to pick a different one when opening it
~ (#17) Auto-select new entries to the list
~ (#19) Show project path in dialog box if the project has already been added
~ (#21) Fix failure to open project if its editor is findable via multiple search paths
~ (#22) Create Project dialog box was using the wrong editor version
~ (#23) Fix app not retaining data on Windows if a drive other than the boot drive is used (thanks @LucaFagnoni!)
Release 1.5
What's new in this release:
+ License management! You can now activate Unity installs without needing the official hub!
+ New search field on the main project view
+ Add multiple existing Unity projects at once
~ Bug fixes and usability enhancements
- removed the Learn tab because it was not useful
To install, save the app anywhere on your system. It is self contained. Recommended locations:
- Windows:
C:\Program Files
- macOS:
/Applications
- Linux:
/usr/bin
See README.md
for compilation instructions. Report bugs in the Issues section of this repository.
Release 1.42
What's new in this release:
~ Bug fixes surrounding the installer feature
To install, simply place the executable anywhere. The application is self-contained.
Recommended install locations:
- macOS:
/Applications
- Windows:
C:\Program Files
- Linux:
/usr/bin
Use this repository's Issues section to report bugs.
Release 1.41
What's new in this release:
~ Fix a bug regarding spaces and other path edge cases causing loss of project and install lists.
~ Fix a bug where installer does not launch if the temporary directory has not yet been created.
To install, simply place the executable anywhere. The application is self-contained.
Recommended install locations:
- macOS:
/Applications
- Windows:
C:\Program Files
Use this repository's Issues section to report bugs.
Release 1.4
What's new in this release:
+ Install any Unity version without the hub
+ Native Apple Silicon version via universal binary
- remove the manage button
~ minor changes under the hood
To install, simply place the executable anywhere. The application is self-contained.
Recommended install locations:
- macOS:
/Applications
- Windows:
C:\Program Files
Use this repository's Issues section to report bugs. I'm currently unable to make a linux build, so if you are able, please submit a pull request.