1.0.0-alpha.3
Pre-release
Pre-release
Important
This preview requires Godot 4.5-beta4 or a later version of the engine.
Breaking changes
- Remove
disabled_in_editoroption in favor of disabling SDK in the Godot editor by default.(#277) - Bump Godot minimum version to
4.5-beta4(#285)
Fixes
- Prevent feedback loops in SentryLogger (#275)
- Fix
releaseoption not honored if set to a custom value in the project settings, and fix parsing ofapp_name/app_versionreplacement tokens if set via a configuration script. (#276) - Remove
libatomic.so.1dependency on Linux (#278) - Prevent stack overflow in variant conversion (#284)