Skip to content

v4.1.0

Compare
Choose a tag to compare
@claabs claabs released this 20 May 03:21
· 146 commits to master since this release

Everything is puppeteer now...

Breaking changes

  • Remove puppeteerPurchase config. Everything needs to use puppeteer now, so this is useless.

Features

  • A single browser is shared per account free game check session. This reduces browser creation and destruction as much as possible.

Bug fixes

  • Fix 403 error when doing pretty much anything (#241)