ZennoPoster 5.11.3.0 (13.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.3.0 (13.06.2017)

New features:

[+] Added processing of HSTS Super Cookie. Added the save super cookies flag to the profile saving method and to the cube. The HSTS Super Cookie is cleared along with clearing other cookies. By analogy with ordinary cookies, the methods void instance.SaveSuperCookie (string path), byte [] instance.SaveSuperCookie (), void instance.LoadSuperCookie (string path), void instance.LoadSuperCookie (byte [] cookie), void instance.SetSuperCookie ( string cookie), string instance.GetSuperCookie (string domain = default (string)).

[+] Added an action to recognize ReCaptcha2 via Anti-Captcha, RuCaptcha, Imagetyperz, CapMonster services. Now you can simply add an action to the project, it will itself find ReCaptcha2 on the page and recognize it. Supported options are ReCaptcha2, ReCaptcha2 Invisible, it is possible to work through GET / POST when recognizing through the services Anti-Captcha, RuCaptcha, Imagetyperz.

[+] Added multi-selection of elements in BotUI.

[+] Added history of actions (Undo / Redo) to BotUI.

[+] Added pixel movement of controls in BotUI using keyboard arrows.

[+] Added support for Ctrl + C / Ctrl + V in BotUI.

[+] Added HtmlElement.BoundingClientWidth and HtmlElement.BoundingClientHeight properties. Added clientwidth and clientheight in element properties and in the constructor, they can be pulled through HtmlElement.GetAttribute, return BoundingClientWidth and BoundingClientHeight. In element properties, the old width and height now display ScrollWidth and ScrollHeight.

[+] Added buttons for calling Input Settings / BotUI in ZennoPoster.

[+] Added copying of context menu message text in ZennoPoster log.

[+] Increased thread launch speed.

[+] Time emulation has been improved.

[+] The dependency on Newtonsoft.Json has been removed, if you need a specific version of Newtonsoft.Json for work, you can safely use it without editing the config files.

Fixed bugs:

[*] Disabling WebRTC now shows that there is no microphone and camera, even if they are.

[*] Problems when working with Proxifier have been fixed.

[*] Fixed a problem with the disappearance of an unsaved project if there are no actions, but there are static blocks.

[*] Fixed work of socks5 proxy with authorization with a large number of connections.

[*] The problem when a variable cannot be selected in the context menu in the Custom C # action is fixed.

[*] The problem with the growth of junk files during an abnormal project termination and when working with nested projects has been fixed.

[*] Fixed adding several assemblies as dependent.

[*] Non-breaking space after Trim is not removed.

[*] The launch of CodeCreator projects of PHP projects in ZennoPoster has been fixed.

[*] Minor UI bugs fixed.