Releases: GlobedGD/argon
Releases · GlobedGD/argon
Release list
v1.4.9
v1.4.8
- Check if the user has the auth bot account blocked upon auth failure, and return a special message
v1.4.7
- Make
getGameAccountDataprint a warning instead of crashing when called off main thread
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
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