You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment variables in folder pathes are now expanded (syntax $name or ${name}
and additionally %name% on windows).
For example this allows the usage of e.g. %public/Desktop% in windows.