Skip to content

gui-v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 03:32
· 407 commits to master since this 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