## BitBrowser 5.0.3 upgrade log

Time: 2023-05-15 19:02 Author: 指纹浏览器管理员 Click:
1. The agent detection has added a new duplicate IP detection function. If the proxy IP has been used in the client, the last time it was used will be displayed.
2. The extraction of IP has added a duplicate detection function. When a duplicate proxy IP is detected during extraction, a new IP can be extracted again, with a maximum of 5 retries.
3. RPA has added a variables variable, which can be obtained through the automa's js block to get the ID of the current browser profile: const browserId = automaRefData(‘variables’, ‘browserId’)
4. Fixed the issue where the client did not respond in some cases.
5. Fixed the issue where individual browsers could not be executed during RPA operation.
6. Fixed the issue where the browser running RPA did not continue to run when proxied again.