In the new version, we've implemented a component-based system that allows us to update the browser core, OS version database, and other components independently of the client. We will now be able to release updates of Chrome's core and other components much faster and more frequently than before.
⚠️ Please note that the first time you run the new version, editing and launching profiles will be blocked. You should wait until all components are downloaded and once they are installed, all features will be automatically unlocked.
⚙️ Updates:
- Chromium core updated to version 131
- Updated OS versions database
🎨 Improvements and new features:
- Improved substitutions for all platforms
- Now it is possible to hot-replace proxies without re-starting the profile
- Added filter by proxy statuses in Proxy list
- When cloning a profile, it is now possible to change the name and enable/disable fingerprint randomization
- Added option to not close browser after Warm up function ends
- Added automatic clearing of proxy check statuses that are more than 7 days old
- Export/import of profiles improved and optimized
- API: Added ability to select a specific mobile device when creating a profile by simply specifying its name
- API: Added ability to use an array of strings (string[]) for the Warm up function links list
- API: Added endpoint to get a list of profile cookies in JSON format
- API: Added endpoint to get a list of running profiles
- API: When creating a profile, video cards from the same vendor as on the main system are now selected by default if possible
🐞 Bug fixes:
- Fixed cache clearing after stopping profiles on Windows
- Fixed a bug in exporting profiles that could occur with some extensions on Windows
- Fixed “Paste as human typing” feature inoperability, which could occur on certain sites (e.g. Reddit)
- Minor bug fixes