Releases: Litarvan/OpenAuth
Releases · Litarvan/OpenAuth
Release list
1.1.6
1.1.4
1.1.3
- Updated GSON to 2.9.1
- Added JavaFX to the dependencies, added user agent when using
MicrosoftAuthenticator#loginWithWebviewand translated the frame title in english by @DxsSucuk (#18) - Fixed crash on recent Java version when using
MicrosoftAuthenticator#loginWithWebviewby @FlowArg (#19) - Fixed crash when an exception was thrown in
Authenticator#loginWithTokenby @3arthqu4ke (#20)
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3-SNAPSHOT - Bug really fixed
1.0.3-SNAPSHOT - Bug really fixed
I finally did really fix these bugs, the 1.0.2-SNAPSHOT was TOTALLY bugged, and was not detecting when an error was returned, now I tested, everything should work, the errors are normally parsed, even when they are not JSONs.
1.0.2-SNAPSHOT - Error parsing fixes
1.0.2-SNAPSHOT - Error parsing fixes
- Fixed crash when parsing an error thrown by Java directly, not really fixed by the last snapshot, really fixed now
- Fixed Javadoc typos
1.0.1-SNAPSHOT - Fixes
1.0.1-SNAPSHOT - Fixes
- Fixed major crash