Releases: GlobedGD/argon
Releases · GlobedGD/argon
v1.4.7
v1.4.6
- Fix use after free bug that caused auth failures
v1.4.5
1.4.5
- Actually fix early load crashing on MacOS (I even tested!)
v1.4.4
upd changelog
v1.4.3
1.4.3
- Fix incorrect URL offsets on Android causing verification failure
v1.4.2
- Fix Android builds by @hiimjasmine00 in #7
v1.4.1
- Fix compilation on MSVC
- Use lower priority for the mod load listeners
v1.4.0
- API slightly changed to be async-friendly
- Internals rewritten for much cleaner code
v1.3.1
- Add some helper functions to check if the user is signed into a GD account and if any auth tokens are already cached
v1.3.0
- Enforce strict thread safety, argon will now return errors in some functions when not invoked from main thread. See README for more details.
- Fix some internal thread safety bugs
- Fix a bug in task API that would start auth even if not logged into an account
- Include the mod version in telemetry