Combined changelog for GoLogin python SDK
- Added support for 143 orbita browser version
- Browser downloading on Windows
- Browser downloading with different process in parallel
- Sentry error grouping
- Cookies upload now works correctly
- Languages are now passing correctly based on ip and proxy timezone
- Profile with empty archive and no preferences file now can be opened
- Custom extensions now are downloadable through the SDK
- Fixed error with some socks5 proxy
- Browser resolution now inherits from profile settings
- Added support for 135 version of orbita with new proxy schema
- Fixed error of profile run without proxy
- Added small errors descriptions
- Fixed cookies compitability with run from application
- Deleted old exmaples and added new one that up to date
- Added changelog to track changes