Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Releases: ianmarmour/nvidia-clerk

Fixes for Nvidia New Store Changes

24 Sep 01:49
Compare
Choose a tag to compare

NVIDIA made substantial improvements to their API security to prevent botting (nice job guys!), this release removes the features to add the card to your cart automatically. What is in tact is notifications, it will notify you and open a browser on the page where the add to cart button is.

IMPORTANT - 3070/3090 Support

23 Sep 10:31
Compare
Choose a tag to compare

Big release here, I've added support for 3070/3090's when they launch.

You can setup the bot prior to launch by entering the model number you want to secure. There are various other improvements as well including more robust logging (including model names again yay) and error checking.

Important BugFixes

23 Sep 01:42
Compare
Choose a tag to compare

Important bug fixes for those that are receiving stalls after some period of time

Telegram Fixes

22 Sep 21:33
539addd
Compare
Choose a tag to compare

Release includes fixes for telegram users.

Telegram Notifications and Manual Delay Control

22 Sep 17:46
Compare
Choose a tag to compare

Added support for Telegram Notifications and Manually Specifying your delay. Please see update README.md for usage instructions.

Important Retry Logic

22 Sep 07:56
Compare
Choose a tag to compare

Adding in new retry logic for different failure cases related to cart/checkout (and a fix for inventory status to not fail when erroring out)

Netherlands Support

22 Sep 07:27
Compare
Choose a tag to compare

Release adds support for NLD region as well as date time stamp logging in console output.

Release v1.3

22 Sep 06:48
Compare
Choose a tag to compare

Minor release, added a parameter to every request to ensure responses don't get cached (this shouldn't be an issue to begin with but just to be safe)

Release v1.2

22 Sep 04:35
Compare
Choose a tag to compare

Adds regional support for Norway

Release v1.1

22 Sep 02:59
Compare
Choose a tag to compare

Big Release Here

Simplified usage a TON, but now we only support the list of supported regions (cut an issue if you're region isn't listed there)

Please view new readme and make sure to take this update as it's faster and more stable.