Skip to content

πŸ”„ Version Compatibility ​

New features are added to the binary first, then the TypeScript library.

⚠️ Minimum versions: Binary v0.1.14+ | Library v0.0.21+


Quick Reference ​

FeatureMin BinaryMin Library
HTTP Mode + Remote Deploymentv0.1.14v0.0.21
Proxy Support (all commands)v0.1.14v0.0.21
Session Persistence (ws.json, pings.json)v0.1.14v0.0.21
Identity/Profile Systemv0.1.14v0.0.21
Cookies Hot Reloadv0.1.14v0.0.21
All features before thesev0.1.0v0.0.1

How to Check Your Versions ​

Binary Version ​

bash
./nothing-browser-headless --version

Library Version ​

bash
bun list | grep nothing-browser

Update Instructions ​

Update Binary ​

bash
# Download latest from GitHub Releases
# Replace your old binary

Update Library ​

bash
bun update nothing-browser

⚠️ Important: You Don't Have to Update ​

If your current code works, keep what you have.

Your SituationAction
Code works, no new features neededDo nothing
Want new featuresUpdate both binary and library
Production system, stability criticalLock versions

Common Errors ​

ErrorCauseFix
command not recognizedBinary too oldUpdate to v0.1.14+
ENOENT /tmp/piggySocket not createdRun binary manually once
curl: (52) Empty replyTimeout or human modeAdd --max-time or disable actHuman()

Feature Matrix ​

FeatureBinary v0.1.0Binary v0.1.14+
Socket modeβœ…βœ…
HTTP modeβŒβœ…
Proxy load/fetchβŒβœ…
Proxy test/rotateβŒβœ…
ws.json persistenceβŒβœ…
identity.jsonβŒβœ…
Cookies hot reloadβŒβœ…

Nothing Ecosystem Β· Ernest Tech House Β· Kenya Β· 2026

MIT Licensed | Built by Ernest Tech House Β· Kenya Β· 2026