Skip to content

Releases: vrc-get/vrc-get

v1.8.1

13 May 13:24
Compare
Choose a tag to compare

Version 1.8.1

Changed

  • Relax validation for package.json for local user packages #750
  • Improved handling for unlocked packages #790
  • Legacy Assets are remove even if the specified GUID does not match with the actual GUID #901
    • This follows VCC 2.3.0 beta 3 behavior.
  • Updated the recommended Unity 2022 version to 2022.3.22f1 #928
  • Support repositories with bad packages #954
  • Use url in settings.json to load remote repository #955

Fixed

  • Installing package while Unity can be failed #696

gui-v0.1.3

13 May 07:22
Compare
Choose a tag to compare
gui-v0.1.3 Pre-release
Pre-release

Version 0.1.3

Added

  • Template for unity 2022.3.6f1 #956

Changed

  • Support repositories with bad packages #954
  • Use url in settings.json to load remote repository #955

Fixed

  • Project page is not refreshed after unity patch migration #941
  • VCC Crashes after opening settings page #942
  • Resolve needed check ignores legacy packages #952

gui-v0.1.2

10 May 09:03
Compare
Choose a tag to compare
gui-v0.1.2 Pre-release
Pre-release

Version 0.1.2

Fixed

  • Unity version used in template is not updated #933
    • We upgraded Unity to 2022.3.22f1

gui-v0.1.1

10 May 03:32
Compare
Choose a tag to compare
gui-v0.1.1 Pre-release
Pre-release

Version 0.1.1

Added

  • /opt/unityhub/unityhub to the unity hub search path #812
    • The path is the default path for official apt distribution
  • Issue Report button feature in Settings #821
  • German translation #824
  • SDK2 Project is now shown as type "SDK2" #869
  • Select Unity Path if there are two or more Unity of the same version installed #863
    • Currently, ALCOM will ask every time you open Unity. We will implement saving the selection in the future.
  • Unity 2022 patch version migration #863
  • Legacy Assets are remove even if the specified GUID does not match with the actual GUID #901
    • This follows VCC 2.3.0 beta 3 behavior.
  • Added a French language translation #904
  • Updated the recommended Unity 2022 version to 2022.3.22f1 #928
  • Resolve suggestion #930

Fixed

  • Impossible to control some portion if the window is narrow #805
  • Reorder Sidebar menu for clearer organization #820
  • Background is black if dark mode #811
    • Plaease wait a while for the dark mode support
  • Added dedicated messages for bulk actions in manage packages page #819
  • Panics are ignored #846
    • From this version, panics will be logged to error logs instead of stderr.
  • We cannot see packages from newly added repository just after adding repository #903

gui-v0.1.0-rc.0

18 Apr 01:50
Compare
Choose a tag to compare
gui-v0.1.0-rc.0 Pre-release
Pre-release

Version 0.1.0-rc.0

Changed

  • Reduced network load by reducing fetching remote repository #800
    • Remote repositories will not be fetched for 5 minutes after the last fetch.
    • Please click the refresh button on the package page if you want to fetch the remote repository immediately.
  • Preserve if fullscreen #801

Fixed

  • bad behaviors with minimizing the window #798
  • error if backup folder is not exists #799
  • unable to control if error occurs while backup is in progress #799

gui-v0.1.0

18 Apr 02:38
Compare
Choose a tag to compare
gui-v0.1.0 Pre-release
Pre-release

Version 0.1.0

gui-v0.1.0-beta.21

16 Apr 09:18
Compare
Choose a tag to compare
gui-v0.1.0-beta.21 Pre-release
Pre-release

Version 0.1.0-beta.21

Added

  • Simplified Chinese localization #765
  • Improved handling for unlocked packages #790
  • locale detection #771

Fixed

  • Window size is not preserved when the app is closed with command + Q in macOS #769
  • Panic with relative paths #770
  • Update last modified on open Unity not working #775
  • Multiple instances can be launched #791

gui-v0.1.0-beta.20

13 Apr 17:50
Compare
Choose a tag to compare
gui-v0.1.0-beta.20 Pre-release
Pre-release

Version 0.1.0-beta.20

Added

  • Check for update button on the settings page #762
  • Click version name to copy version name #761
  • Bulk uppgrade, install, and remove packages #752

Changed

  • Relax validation for package.json for local user packages #750
  • Use star instead of check on the favorite row in the project list #755
  • Moved the Upgrade All button to front #757
  • Renamed the Application to ALCOM #760

gui-v0.1.0-beta.19

07 Apr 14:52
Compare
Choose a tag to compare
gui-v0.1.0-beta.19 Pre-release
Pre-release

Version 0.1.0-beta.19

Added

  • Remove old log files #721 #729
  • Add repository with headers #725

Changed

Fixed

  • Last Modified row is not localized #723

gui-v0.1.0-beta.18

05 Apr 15:40
Compare
Choose a tag to compare
gui-v0.1.0-beta.18 Pre-release
Pre-release

Version 0.1.0-beta.18

Added

  • Backup Project #714
  • Favorite project and sort by name #717

Fixed

  • Unity 2022 Migration can be fails with Compilation Error #712