3.0.0: hCaptcha Support
POTENTIALLY BREAKING CHANGE:
- If you use a non-root URL as your
baseUrl
(e.g.https://me.com/epic
), you may run into issues with this release. If you are in this use-case and experience issues, please open a GitHub issue so I can prioritize a fix.
Changes:
- Large rewrite to support hCaptcha for login. This resolves current login issues that came up with the hCaptcha rollout.
- Still supports Arkose catpchas as they are still used for purchase.
- Some purchase logic and game selection logic fixes.