ZennoPoster 5.11.4.0 (29.06.2017)

ZennoPoster 5.11.4.0 (29.06.2017)

This page has been translated automatically

We want to provide you with the latest help content in your language as soon as possible. This page has been translated automatically and may contain grammatical errors or inaccuracies. We want this content to be useful to you. Please let us know at the bottom of this page if this information was helpful.

View the original article in Russian: ZennoPoster 5.11.4.0 (29.06.2017)

New features:

[+] Added the ability to localize in BotUI. Now the bot interface can be done in different languages and you don't have to do many projects

[+] Recognition action ReCaptcha2 now supports captcha with autosubmit.

[+] Recognition action ReCaptcha2 now supports work on pages where there are several captchas, only the visible one is solved.

[+] Now it is possible to emulate a list of audio / video devices in WebRTC. To emulate devices, set the Instance.WebRTCWorkMode property to WebRTCMode.Emulate. To get a list of devices, you need to use the Instance.GetWebRTCDevices () method, which will return a collection of WebRtcDeviceItem items. You can add devices using the Instance.ShowWebRTCDevice method, using Instance.HideWebRTCDevice to hide. To form a device, you need to fill in the fields WebRtcDeviceItem, type, name and device identifier. The device ID is usually in the format {0.0.0.00000000} {00000000-0000-0000-0000-000000000000}. All WebRTC settings, operating mode, devices and addresses can now be saved in a profile. When physically changing the list of devices, you must click "From the beginning" in ProjectMaker, or start a new base in ZennoPoster.

[+] Now you can manage the fonts that are available to the browser (so far without emulating fonts in Flash). To get a list of fonts, use the Instance.GetFonts () method. Using the Instance.ShowFont method, you can add fonts, using Instance.HideFont to hide. If you add a font that you do not have on your computer, it will not appear, but will be saved in the list of current fonts in the instance. And if this font appears on the computer, it will be shown in the browser. The list of fonts can be saved to a profile, if you have not changed the list, the default font list will be used. To emulate fonts, you need to use Dedicated Process, since the emulated list is not split across instances.

[+] Minor UI improvements (search for actions has appeared, you can configure quick creation of actions in the hot buttons in ProjectMaker).

[+] Added the option Settings → Execution → Safely save files (enabled by default). Now lists and tables are not corrupted by sudden server reboots. This option slightly slows down the work with data, who do not like to turn it off, it will be faster, but less secure.

Fixed bugs:

[*] Incorrect operation of instance.AddToTitle has been fixed.

[*] Fixed operation of ChangeRequest and ChangeResponse in ZennoPoster and ProjectMaker when the traffic viewer window is off.

[*] Fixed problems with confusing display of \ r and \ r \ n in the regular expression constructor.

[*] Proxifier profile corruption problem has been fixed.

[*] Fixed a false error message when applying a watermark.

[*] The operation of the Chinese JsdatiCaptcha captcha recognition service has been fixed.

[*] Fixed problems when the extended mail action editor crashed.