Combined changelog for GoLogin node.js SDK
- Fix error on attempt to add proxy using
addGologinProxyToProfile - Bookmarks fixes
- Bookmarks writing on lower versions of orbita
- Bookmarks reading on lower versions of orbita
- Improved bookmarks and extensions syncronization with db
- Assert syntax fix for higher node.js versions
- Secured Orbita launch
Combined changelog for GoLogin node.js SDK
- Errors grouping for internal uses
- Orbita download doesnt interupts while opening two profiles in parallel
- Error gathering changes
- Custom extension downloading now works correctly
- Orbita downloading doesnt break the flow if major version is skipped
- Languages passing now works correctly
- Free proxy support on orbita 135+
- Added removing Sync Data folder to prevent crashes
- Added possibility to change proxy check timeout
- Socks 5 proxy passing
- Error running profile with proxies
- Proxy passing in orbita 135
- Viewport of puppeteer complies with profile resolution
- Added fallback url for blocked countries
- Added sentry to have information about errors that users face
- Deleted old exmaples and added new one that up to date
- Added changelog to track changes