Skip to content

Releases: jakehilborn/debbit

v2.1.4

18 Dec 02:14
Compare
Choose a tag to compare

debbit-v2.1.4-macOS.zip
debbit-v2.1.4-win64.zip
debbit-linux

Instructions on how to upgrade debbit versions here

Changelog

Bug Fixes:

  • amazon_gift_card_reload: Fix Unable to locate element: //span[contains(text(),'Continue')] bug
  • amazon_gift_card_reload: Fix could not be scrolled into view bug
  • Windows: Fix The network path was not found: '\\\\VBoxSvr\\shared\\debbit\\src\\debbit.py' bug

macOS is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
cd ~/Downloads && curl -O https://github.com/jakehilborn/debbit/releases/download/v2.1.4/debbit-v2.1.4-macOS.zip
and hit enter. Debbit will now be in your downloads folder.

v2.1.3

13 Dec 04:55
Compare
Choose a tag to compare

debbit-v2.1.3-macOS.zip
debbit-v2.1.3-win64.zip (win64 build was fixed and republished on Dec. 15th)
debbit-linux

Instructions on how to upgrade debbit versions here

Changelog

Bug Fixes:

  • amazon_gift_card_reload: Fix order total verification
  • amazon_gift_card_reload: Fix order confirmation
  • amazon_gift_card_reload: Fix for slow systems

macOS is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
cd ~/Downloads && curl -O https://github.com/jakehilborn/debbit/releases/download/v2.1.3/debbit-v2.1.3-macOS.zip
and hit enter. Debbit will now be in your downloads folder.

v2.1.2

06 Sep 02:50
Compare
Choose a tag to compare

debbit-v2.1.2-macOS.zip
debbit-v2.1.2-win64.zip
debbit-linux

Instructions on how to upgrade debbit versions here

Changelog

Bug Fixes:

  • Add verification step to ensure Amazon gift card reload is spending the correct amount of money.
  • Add support for older macOS versions (minimum 10.12).

macOS is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.1.2/debbit-v2.1.2-macOS.zip
and hit enter.

v2.1.1

29 Aug 06:51
Compare
Choose a tag to compare

debbit-v2.1.1-macOS.zip
debbit-v2.1.1-win64.zip
debbit-linux

Instructions on how to upgrade debbit versions here

Changelog

Bug Fixes:

  • Support new Amazon gift card reload design

macOS is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.1.1/debbit-v2.1.1-macOS.zip
and hit enter.

v2.1

04 Jan 00:25
Compare
Choose a tag to compare

debbit-v2.1-macOS.zip
debbit-v2.1-win64.zip
debbit-linux

Changelog

New Features:

  • Algorithm to avoid spending the same amount twice which some merchants do not allow
  • Optional automatic error reporting when merchant automation fails
  • Made a few more burst mode timing numbers configurable in config.txt
  • amazon_gift_card_reload push notification MFA support

Bug Fixes:

  • Fixed att_bill_pay pmtAmount0 timeout exception
  • Fixed amazon_gift_card_reload ap_email is not reachable by keyboard error
  • Fixed amazon_gift_card_reload unable to locate element: //button[starts-with(text(),'Reload') error
  • Cookies for the same account are now shared across multiple cards in config.txt
  • OSError 22 fixed for Windows users running debbit near the end of the month

macOS Catalina/Big Sur are being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.1/debbit-v2.1-macOS.zip
and hit enter.

v2.0.2

13 Jul 00:44
Compare
Choose a tag to compare

debbit-v2.0.2-macOS.zip
debbit-v2.0.2-win64.zip
debbit-linux

Changelog

Bug Fixes:

  • Fix amazon_gift_card_reload error: Unable to locate element: //button[contains(text(),'Reload $0.50')]"
  • Fix att_bill_pay login and multi-factor auth

macOS Catalina is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.0.2/debbit-v2.0.2-macOS.zip
and hit enter.

v2.0.1

26 Jun 02:50
Compare
Choose a tag to compare

debbit-v2.0.1-macOS.zip
debbit-v2.0.1-win64.zip
debbit-linux

Changelog

Bug Fixes:

  • Fix xfinity_bill_pay "password was incorrect" error.
  • Fix memory leak caused by geckodriver not being properly quit.

macOS Catalina is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.0.1/debbit-v2.0.1-macOS.zip
and hit enter.

v2.0

18 Jun 06:00
Compare
Choose a tag to compare

debbit-v2.0-macOS.zip
debbit-v2.0-win64.zip
debbit-linux

Changelog

New Features:

  • Support for multiple debit/credit cards.
  • Cookie support. Firefox stays logged in to avoid captchas.
  • Email notifications for when debbit fails.
  • Instructions to auto-run debbit on computer start up.
  • Plug-in support for adding new merchants.

New Merchants:

  • AT&T Bill Pay
  • Optimum Bill Pay

macOS Catalina is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.0/debbit-v2.0-macOS.zip
and hit enter.

v1.0.1

10 May 22:28
Compare
Choose a tag to compare

debbit-v1.0.1-macOS.zip
debbit-v1.0.1-win64.zip

Changelog
Amazon Gift Card Reload:

  • Fix "could not be scrolled into view" bug
  • 2FA text message support
  • Anti-automation challenge support (captcha)

macOS Catalina is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v1.0.1/debbit-v1.0.1-macOS.zip
and hit enter.

v1.0

10 Feb 05:49
Compare
Choose a tag to compare

debbit-v1.0-macOS.zip
debbit-v1.0-win64.zip

macOS Catalina is being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v1.0/debbit-v1.0-macOS.zip
and hit enter.