⭐v0.8.52
July 11, 2023
This update includes improvements and bug fixes
Improvements 🙌
Consolidated handling of listing processes into a list-process utility.
Bug Fixes 🪲
Fixed issue where request for federated sign in from renderer would error due to the session data object being un-sendable through IPC.
Added a fix for usage of (bundled) wmic utility that would previously result in its evocation failing when the absolute path to the wmic executable on the user's machine contained spaces.
Now ensure that
ensureRequiredDirectoriesis executed before the initialization window is shown (during initialization of the launcher) to ensure any warning dialog windows are not obscured behind the initialization window (which is set to always display on top of all other windows).
Last updated
Was this helpful?