Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Releases: zachowj/xfinity-data-usage

v0.17.8

15 Dec 11:22
e85b7c5
Compare
Choose a tag to compare

0.17.8 (2022-12-15)

Bug Fixes

  • Don't commit late at night (ebdc1b5)

v0.17.7

15 Dec 11:08
cd6521a
Compare
Choose a tag to compare

0.17.7 (2022-12-15)

Bug Fixes

  • Add yarn timeout to dockerfile (f48a4c8)

v0.17.6

15 Dec 10:52
b7c780c
Compare
Choose a tag to compare

0.17.6 (2022-12-15)

Bug Fixes

  • Attempt to fix yarn timeout in docker build (6364a73)

v0.17.5

15 Dec 10:27
3172e4b
Compare
Choose a tag to compare

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

  • deps: bump GoogleCloudPlatform/release-please-action (#83) (e38d3a0)

v0.17.4

05 Dec 23:30
61595da
Compare
Choose a tag to compare
chore(main): release 0.17.4 (#82)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.17.3

27 Nov 14:03
ed12a1e
Compare
Choose a tag to compare
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

22 Sep 17:40
1609527
Compare
Choose a tag to compare

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

07 Dec 19:48
bec24c5
Compare
Choose a tag to compare

Miscellaneous

xfinity-data-usage v0.17.0

20 Sep 06:39
8c8c035
Compare
Choose a tag to compare

Features

Bug Fixes

  • Always close brower session (7404be4)

Miscellaneous

  • Add inspect script and open port in dev docker container (e1125b6)
  • Add log about password reset (3d85dd6)
  • Update dependencies (a2876d9)

xfinity-data-usage v0.16.1

14 Sep 00:47
833fa17
Compare
Choose a tag to compare

Bug Fixes

  • Don't wait for the username field as it could be hidden (ab90889)