github claabs/epicgames-freegames-node v4.0.0

latest releases: v5.1.0, v5.0.0, v4.1.0...
2 years ago

Breaking changes

  • Removed arm/v6 and arm/v7 architecture support. v4 uses Chromium for browser automation, and arm/v6/arm/v7 does not have any Chromium builds easily available for Alpine Linux. arm64 is still supported.
  • Added captcha bypass via hCaptcha accessibility token. See this guide to set it up. (#124)
  • Moved email, baseUrl, and onlyWeekly configs. See this guide for migration steps.

Features

  • Added additional notification means (Discord, Telegram, email) (#101)
  • Per-account notification configuration (#70, #120)
  • New captcha solving web portal that uses remote browser screencast rather than proxied UI calls
  • Version check on boot
  • Improved config validation. Stricter value validation and error reporting.
  • Added automatic default config file creation when one isn't present.
  • Config file path and name configurable via environment variables

Bug fixes

  • Fixed login issue due to Talon. Bypassed by using browser automation via puppeteer (#97)
  • Fixed free game search (#129)
  • Support path-based reverse proxy (#75)
  • Timezone configurable via config file (#130)

Don't miss a new epicgames-freegames-node release

NewReleases is sending notifications on new releases.