Releases: saadiq/carecom-cli
Releases · saadiq/carecom-cli
v0.1.3
What's New
Better browser fingerprint matching
- Added
apollographql-client-nameandapollographql-client-versionheaders to GraphQL requests to match real browser traffic - Forward the
vccookie as thex-care.com-visitidheader
Improved session keep-alive (auth ping)
auth pingnow 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
/loopkeep-alive sessions
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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 bothauth statusandauth ping
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/saadiq/carecom-cli/commits/v0.1.0