- Portable version: Fixed some helper apps crashing on startup, which broke functionality such as the start menu search.
- Portable version: The installer now grants permissive access rights to the engine folder, which are required for some mods.
- Standard version: Fixed schedule tasks being incorrectly enabled on update.
- Fixed update notifications showing up when update checking is disabled.
- Fixed the installer mistakenly showing the "Setup is already running" error message in some cases.
- Windhawk no longer tries to use git outside of editing mode.
- Mod development: Restored the default constructor of
WindhawkUtils::SYMBOL_HOOK
. - Mod development: Fixed a compilation error when calling
Wh_FindFirstSymbol
withNULL
as the second parameter.