Skip to content

Releases: jpchip/giveaway-grabber

v3.1.0 🔇

26 Apr 02:00
Compare
Choose a tag to compare

Mutes video audio by default.

v3.0.1

25 Apr 15:40
Compare
Choose a tag to compare

Added support to correctly handle sign in requests. See changelog for details.

v3.0.0 🔧

18 Apr 18:07
Compare
Choose a tag to compare

Added new CLI commands and configuration file. This should make adding new flagged features and maintaining existing ones a lot easier! See the readme and changelog for more details.

BREAKING CHANGES

The .env file for options is no longer supported. You also no longer need to pass flags like --2FA in the CLI, you can set them in the config file instead.

If your project is cloned, be sure to run npm install to get latest dependencies. Otherwise run gg init or npm start -- init to create the configuration file.

v2.9.0 📓

18 Apr 14:07
Compare
Choose a tag to compare

Script will now attempt to automatically complete captchas, thanks to @KryptoNova! See changelog for more details.

v2.8.0

17 Apr 16:57
Compare
Choose a tag to compare

Turns out there are two different layouts that Amazon presents for the giveaways. It seems to switch between the at random. This release adds support to handle the second layout.

v2.7.3

17 Apr 14:48
Compare
Choose a tag to compare

see changelog

v2.7.2

13 Apr 21:06
Compare
Choose a tag to compare

See changelog

v2.7.1

11 Apr 22:50
Compare
Choose a tag to compare

Handful of fixes for navigation errors. See changelog for details

v2.7.0 ✉️

01 Apr 03:55
Compare
Choose a tag to compare

Added support for emails on win via sendgrid API.

Breaking Change:

Updated blacklist to match whole words only instead of partials. If you were using it for partial matches these will no longer work.

See Changelog for more details

v2.6.1

30 Mar 01:43
Compare
Choose a tag to compare

See changelog