This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
Releases: zachowj/xfinity-data-usage
Releases · zachowj/xfinity-data-usage
v0.17.8
v0.17.7
v0.17.6
v0.17.5
Comcast broke the JSON fetch by adding authorization headers to requests. This is a quick release to get it working again.
There are still several issues I couldn't track down in the time I had.
- Random Error: Execution context was destroyed, most likely because of a navigation.
- cookies are disabled because when using them you get an access-denied page
0.17.5 (2022-12-15)
Bug Fixes
- Send bearer token when fetching data json (15b5f1e)
Miscellaneous
v0.17.4
chore(main): release 0.17.4 (#82) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.17.3
chore(main): release 0.17.3 (#74) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
xfinity-data-usage v0.17.2
Documentation
Miscellaneous
- update puppeteer changes (82edec1)
- deps: bump puppeteer-core from 10.4.0 to 18.0.5 (#65) (21ac4f2)
- deps-dev: bump @types/pino from 6.3.12 to 7.0.5 (#64) (c87c243)
- deps-dev: bump eslint from 7.32.0 to 8.23.1 (#62) (27290df)
- deps-dev: bump eslint-plugin-promise from 5.2.0 to 6.0.1 (#63) (3eb851d)
- deps-dev: bump eslint-plugin-simple-import-sort (#61) (57e6398)
xfinity-data-usage v0.17.1
Miscellaneous
- force release (20de8dd)
xfinity-data-usage v0.17.0
xfinity-data-usage v0.16.1
Bug Fixes
- Don't wait for the username field as it could be hidden (ab90889)