ZennoPoster 5.9.3.1 16.09.2015
🔗 Original page — Source of this material
ZennoPoster 5.9.3.1 (16.09.2015)
New features:
[+] Expanded capabilities for working with ❗→ ranges.
[+] Added support for transparent images used as a watermark in the “Image Processing” action. Transparent parts of the image are no longer filled with white.
[+] Improved smoothness of character input when emulating a keyboard with long delays.
[+] Added the “Remember the number of recently opened projects” setting, allowing you to control how many recently opened projects are shown on the start page.
[+] Removed the animation for hiding/showing windows in ProjectMaker while recording projects.
[+] Added the “Exit with error if the list is empty” parameter to the “Sublist Selection” action.
[+] The “Convert to C#” menu item now takes variable macros into account.
[+] When recording mode is disabled in ProjectMaker, data from the profile, variables, and IntelliSearch are now inserted into fields.
[+] Improved error handling, with clearer error messages written to the log.
[+] If authorization data is incorrect, the “Work with Email” action stops after the first attempt.
[+] Updated GeoIP in ProxyChecker.
[+] Added display of error messages for the “If” action in ZennoPoster.
[+] Added support for the BypassCaptcha service.
[+] Accelerated processing of proxy sources with JavaScript.
[+] Added the C# method ZennoPoster.InterruptTask for interrupting tasks.
[+] Added the C# property project.Path, the same as project.Directory, but with a trailing \ at the end.
[+] Added the C# method HtmlElement.Reload to resolve issues with non-working Flash objects.
[+] Added the C# method ZennoPoster.ValidateEmail to validate email addresses.
[+] Added support for the proxy service luminati.io.
Fixed bugs:
[] Fixed CSS being disabled.
[] Fixed filling in some fields (login, name, etc.) under full emulation.
[] Fixed authorization in social networks.
[] Fixed retrieving element text; no more extra junk in the text.
[] Fixed file downloads.
[] Fixed pasting via Ctrl+V.
[] Fixed some memory leaks.
[] Fixed sound being disabled.
[] Fixed support for socks5 with authorization.
[] Fixed retrieving instance.ActiveTab.Handle.
[] Accessing the instance.ActiveTab.Title property no longer causes freezing.
[] Fixed cookie handling.
[] Fixed file naming when downloading them via HTTP requests.
[] Fixed the ad blocking feature.
[] Fixed handling of HTML element events not included in the current event list (e.g., paste).
[] Fixed an issue in ProjectMaker where cutting and pasting multiple groups did not remove them.
[] Fixed the issue of lists and tables becoming detached from tasks.
[] Fixed cleanup of unused variables when the project contains the “Project in Project” action.
[] Fixed saving lists when modifying them via C# code using the indexer.