Releases: silverAndroid/drivetest-ca-availabilities
v1.5.0: feat: adding support for updating to new major version (#32)
Coming Soon
Soon there will be a new major version that will support running this tool with a Graphical User Interface (TL;DR something you can just open up and click to run) instead of having to tediously pass these parameters
What's Changed
- feat: adding support for updating to new major version by @silverAndroid in #32
Full Changelog: v1.4.1...v1.5.0
v1.4.1
fix: forgot to add a pause between searches to prevent overloading the website
Here's hoping this change doesn't destroy the already dying drivetest site
-
feat: sort by distance when searching Drivetest centers
-
feat: enabled continuous searching (#29) 🥳
-
fix: selecting location sometimes doesn't fire "list of dates" request (#28)
-
fix: selecting a date causes the response to be invalid json sometimes (possibly because Cloudflare thought the request was made by a bot and returned HTML instead)
fix: response is undefined with new response listener
v1.3.2 v1.3.2
v1.3.1
- Added logging at the end to show time slots found
- Added warning mentioning that the chromiumPath option is mandatory for arm64 builds
- Improved waiting time between some network requests
- Improved location coordinates validation
- Added link to show appreciation 😊
v1.3.0: fix: new hcaptcha + virtual waiting room breaking script (#26)
Fixes
- fixes the script being broken caused by new HCaptcha and virtual waiting room added by drivetest.ca
Features
- added new option to choose an existing Chromium-based browser to run script in
- added some new logging
v1.2.2
fix: package.version being incorrect and requiring people to not be able to run the script