Skip to content

Releases: saadiq/carecom-cli

v0.1.3

15 Mar 20:59

Choose a tag to compare

What's New

Better browser fingerprint matching

  • Added apollographql-client-name and apollographql-client-version headers to GraphQL requests to match real browser traffic
  • Forward the vc cookie as the x-care.com-visitid header

Improved session keep-alive (auth ping)

  • auth ping now fetches a real page before the GraphQL check to refresh Akamai bot management cookies (bm_sv, ak_bmsc) that only renew on page navigation
  • Properly consumes response body to prevent connection leaks during long /loop keep-alive sessions

v0.1.2

14 Mar 21:43

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

14 Mar 21:28

Choose a tag to compare

auth status now checks if the session is actually alive (previously only looked at local cookies).

  • Added live session check with spinner feedback
  • Extracted shared isSessionActive() helper used by both auth status and auth ping

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Mar 20:35

Choose a tag to compare