- Added the ability to get the user agent using
getUserAgent()and setting it withsetUserAgent("useragentstring")it also can be set in the options array - Added the ability to get the current session token using getSession() and setting it using setSession("token") this can be used to reuse the session instead of logging in again
Full Changelog: v1.0.5...v1.0.6