Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Releases: 1404er/B3

v2.0.0

30 Jun 05:47
Compare
Choose a tag to compare

Resolve #11
Switch from Selenium to Playwright
Known Bug: Script may result in an error the first few times, this is a Firefox-specific error with Playwright.

B3_min.py is a minified version of B3.py and both function the same.

v1.2

02 Jun 02:50
600b336
Compare
Choose a tag to compare
Merge pull request #8 from Dogey11/dependabot/pip/setup/windows/pyins…

v1.1

30 Mar 07:35
81a7ea1
Compare
Choose a tag to compare

Hotfix for v1.0

v1.0

28 Mar 22:41
9b81f34
Compare
Choose a tag to compare

Final planned version as B3 is becoming deprecated. See more info here.

I'd like to thank all the Stargazers for encouraging me to continue working on this project, But it's time for me to move on.

Any versions after this one are merely bug fixes.

v0.9

16 Mar 22:59
Compare
Choose a tag to compare

Linux support (Alpha)
Fixed crash on browser refresh
Desktop shortcut can now be made
Start Menu shortcut made by default

Windows - B3-setup.cmd
Linux - B3-setup.sh

Linux version tested successfully on Pop!_OS 21.10

Best Buy changed their class names of some buttons. I have addressed this in 0.9.
This renders all versions below 0.9 essentially useless.

v0.8

08 Mar 01:03
3650b5d
Compare
Choose a tag to compare

An executable can now be made
Verify.py automatically runs
Updated to latest selenium version
Install guide moved to website

v0.7

23 Feb 06:50
7d0fba0
Compare
Choose a tag to compare

Uses new batch script installer

README is now outdated, Moving it to the new docs website soon

v0.6

09 Feb 05:49
83fcce1
Compare
Choose a tag to compare

Removed 0.3 doc
Download now includes copy of the license
better written
fixed ico dir still being made

v0.5

28 Jan 23:00
32a9a9f
Compare
Choose a tag to compare

Uses a more modern Requirements file

Changed all \ to /

Removed Ico, no longer needed

Probably the last release

v0.4 - Major Overhaul

18 Jan 13:21
8e70531
Compare
Choose a tag to compare

Fixed errors on verify & setup. ChromeDriver is no longer needed.