Human Emulator Studio 7.0.67 (based on Chromium)
Re: Human Emulator Studio 7.0.40 (based on Chromium)
Updated version 40:
- bug fix creating a script in the task schedule-every 10 minutes
- improved work browser - >set_canvas_toDataURL - made more unique canvas fingerprint
- added Fake Media UI customization to improve fingerprint WebRTC
- added setting of Fake Media Devices to improve fingerprint WebRTC
- bug fix creating a script in the task schedule-every 10 minutes
- improved work browser - >set_canvas_toDataURL - made more unique canvas fingerprint
- added Fake Media UI customization to improve fingerprint WebRTC
- added setting of Fake Media Devices to improve fingerprint WebRTC
Re: Human Emulator Studio 7.0.40 (based on Chromium)
added to 7.0.40:
- the function interface->get_x, interface->get_y added parameter ($in_view), which allows you to get the current coordinates of the element in the visible area of the browser (analogue JS getBoundingClientRect)
- interface improvements
- improve browser profile dialog
- added command browser->set_random_webgl_fingerprint : (https://browserleaks.com/webgl)
- the function interface->get_x, interface->get_y added parameter ($in_view), which allows you to get the current coordinates of the element in the visible area of the browser (analogue JS getBoundingClientRect)
- interface improvements
- improve browser profile dialog
- added command browser->set_random_webgl_fingerprint : (https://browserleaks.com/webgl)
Re: Human Emulator Studio 7.0.40 (based on Chromium)
updated version 7.0.40:
- added browser->set_internationalization function (Internationalization API control on page https://browserleaks.com/javascript)
- Internationalization page added to profile dialog
- added browser->set_internationalization function (Internationalization API control on page https://browserleaks.com/javascript)
- Internationalization page added to profile dialog
Re: Human Emulator Studio 7.0.40 (based on Chromium)
update 7.0.41
- updated chromium engine to version 77
- improved header handling and support for new FETCH headers
- improving the operation of set time_zone
- minor interface improvements
- small bug fix related to initialization and reboot
- updated chromium engine to version 77
- improved header handling and support for new FETCH headers
- improving the operation of set time_zone
- minor interface improvements
- small bug fix related to initialization and reboot
Re: Human Emulator Studio 7.0.41 (based on Chromium)
update version 7.0.41:
- done raw->set_hook_on_begin_transaction
- improvement set_time_zone
- bug fix disabling plugins
- in raw->set_hook_on_begin_transaction-added ability to change POST data (input file in2_, output (processed) out2_, in its absence nothing changes)
- done raw->set_hook_on_begin_transaction
- improvement set_time_zone
- bug fix disabling plugins
- in raw->set_hook_on_begin_transaction-added ability to change POST data (input file in2_, output (processed) out2_, in its absence nothing changes)
Re: Human Emulator Studio 7.0.41 (based on Chromium)
update of version 7.0.41:
- improvement set_time_zone
- done raw->set_hook_on_response
- raw - >add_replace_rule now replaces not only the first element but also all found ones
- added raw->set_hook_on_readed function to change on-the-fly content received from the server
- improvement set_time_zone
- done raw->set_hook_on_response
- raw - >add_replace_rule now replaces not only the first element but also all found ones
- added raw->set_hook_on_readed function to change on-the-fly content received from the server
Re: Human Emulator Studio 7.0.41 (based on Chromium)
changes in 7.0.41:
- the Disable RAW option has been added to the advanced browser settings to speed up and cancel the preprocessing of browser headers
- set_time_zone - now time_zone is passed as GMT (3 = GMT+0300, -3 = GMT -0300 )
- bug fix memory leaks
- the Disable RAW option has been added to the advanced browser settings to speed up and cancel the preprocessing of browser headers
- set_time_zone - now time_zone is passed as GMT (3 = GMT+0300, -3 = GMT -0300 )
- bug fix memory leaks
Re: Human Emulator Studio 7.0.41 (based on Chromium)
Small update for 7.0.41:
- bug fix mouse->left_button_up
- improving popup performance
- bug fix mouse->left_button_up
- improving popup performance
Re: Human Emulator Studio 7.0.41 (based on Chromium)
update in 7.0.41
- bug fix is_visible for floating elements with negative coordinates
- small interface strangulation
- bug fix (scroll) mouse commands for floating elements with negative coordinates
- adding the mouse->send_touch_to method to move your finger along the path
- memory optimization
- made display native menu over flash elements for opportunities their launch
- stability improvements error related PHP links to human
- added browser->set_fps to reduce the load related to the drawing
- improved DOM Interface is_visibled for elements that hide parent elements with display:none
Re: Human Emulator Studio 7.0.41 (based on Chromium)
41 version updated:
- bug fix textfile->write_file
- improving the closing dialogues with security problems, and redirecting
- bug fix memory leaks related to proxy authorization
- improve browser - >close_all_tabs
- in plugins added the ability to add items to the context menu of the browser
- improved operation of set_plugins_info + added mime_types parameter
- bug fix textfile->write_file
- improving the closing dialogues with security problems, and redirecting
- bug fix memory leaks related to proxy authorization
- improve browser - >close_all_tabs
- in plugins added the ability to add items to the context menu of the browser
- improved operation of set_plugins_info + added mime_types parameter