Skip to content

3.0.0: hCaptcha Support

Compare
Choose a tag to compare
@claabs claabs released this 21 Dec 03:05
· 464 commits to master since this release
45ca54f

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.