ZennoPoster 5.7.5.0 (26.02.2015)
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.7.5.0 (26.02.2015)
New features:
[+] Added ability to select separator for csv tables in table settings.
[+] Added "Replace" menu item for actions, it is active if there is an action in the clipboard.
[+] For HTTP GET / POST requests added the option “Download as file + headers”, it can be useful if downloading files sets a cookie.
[+] Reduced memory consumption when using HTTP GET / POST requests.
[+] HTTP GET / POST requests now send Accept, Accept-Language, Accept-Encoding headers by default, if they were not user-defined.
[+] A tab with all current values of the profile fields has been added to the profile window.
[+] The logs of mail processing actions have been expanded, now you can understand from the logs why the message was not found.
[+] Added scheduler log, you can see when and what was started.
[+] Scheduler displays the time of the next program launch.
[+] A match found in the Regex action is logged.
[+] Added IntelliSense to the attribute setting field in the action designer.
[+] When creating a variable for the “Repeat in a loop” action, the value 0 is set not only to the default value, but also to the current one.
[+] Added the ability to enable word wrap in the "View page text" form.
[+] Added an option to enter a proxy string in the protocol: // login: pass @ ip: port format for GET / POST requests.
[+] Now you can change the size of the window with proxy source settings.
[+] Added the project.TaskId property to get the current Id of a task in ZennoPoster.
[+] Added CapMonster2.dll module (for CapMonster version 2.2+) to recognize captchas directly through the CapMonster2 service.
[+] Added vertical scrolling to action properties in C # and JavaScript code.
[+] Added property instance.UrlManipulation. If it is true, then it becomes possible to use the ZennoPoster instance string.
[+] Added method instance.WaitForUserAction (timeout). When the method is called, the instance window in ZennoPoster forcibly appears for the time in seconds specified in the timeout parameter, the “Close” button has also been added. Project execution continues only after pressing the close button, or after the timeout expires.
[+] Added the option “Always display warnings in the log”.
[+] Added the DownloadPath parameter to the ZennoPoster.HttpGet and ZennoPoster.HttpPost methods to change the download folder.
Fixed bugs:
[*] Fixed import of input settings with tags.
[*] In HTTP POST, the specified encoding is used when sending data.
[*] HTTP GET / POST correctly detect and decompress gzip.
[*] When selecting a group of actions, the selection of an individual action now disappears.
[*] The error of loading identical purchases in ZennoBox and ZennoPoster has been fixed.
[*] The reasons for the appearance of broken captchas have been fixed.
[*] Problems with moving arrows between actions in ProjectMaker have been fixed.
[*] The action of loading a profile has been fixed, now after loading a profile its changes are displayed correctly in C # snippets.
[*] Fixed highlighting of new projects when adding them to ZennoPoster.
[*] Some errors in the operation of macro tips and incorrect operation of the Ctrl + Space command in the editors have been fixed.
[*] The ZennoPoster task scheduler has been fixed.
[*] The work of the extended log has been fixed, it has become more convenient to copy information from the log.
[*] Fixed transfer of proxies to nested projects when debugging in ProjectMaker.
[*] Improved stability on some sites.
[*] When starting the "From the beginning" project, the Page.LastAlertText and Page.LastAlertTitle variables are cleared.
[*] The problem with merging list lines after removing duplicates has been fixed.
[*] Fixed deleting emails via Imap when using ZennoPoster.BulkMailDownload.
[*] Fixed binding of lists and tables in nested projects in ProjectMaker.
[*] Fixed debugging errors caused by the Switch action.
[*] The work of nested projects on inactive equipment in the Personal Account has been fixed.
[*] Fixed activation of the Stop button when switching from a nested project to ProjectMaker.
[*] Fixed errors in code generation in CodeCreator from the action constructor (You may need to reset the code generation settings to the default settings).
[*] Fixed loading proxy when loading a profile.
[*] Validation actions now ignore variable macros in code comments.
[*] Fixed taking rows from a table to a list.