ZennoPoster 5.0.1.0 (23.05.2013)
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.0.1.0 (23.05.2013)
New features:
[+] Filling fields with variables via the context menu. If the variable is not empty, then its value can be used to fill the field.
[+] Displaying Drag & Drop coordinates in debug.
[+] Option to clear the log when starting playback from the beginning.
[+] Debug option “deferred rendering of actions”. Enable when debugging long and looping projects.
[+] Documentation on C # macros has been updated.
[+] When compiling a C # macro, it is indicated where the error occurred. You can go to the specified line using the context menu in the code or using a keyboard shortcut.
[+] In the recording / debugging mode, projects can display a panel with static blocks (Right-click → Show static blocks).
[+] Added the ability to rename tasks in the task scheduler.
[+] Added confirmation of deleting projects from ZennoPoster.
[+] Added "hot keys" for deleting (Delete) and renaming (F2) projects in ProjectMaker.
[+] Added the ability to batch edit schedule settings for several selected projects.
[+] Updated ZennoPoster log.
[+] Added a button for copying a variable to Table Processing → Take a row.
[+] A button "Reset panels" has been added to the ProjectMaker settings; it returns the default panel layout settings.
[+] Files .xmlz and .zpproj are now linked to CodeCreator and ProjectMaker, respectively.
[+] In recording / debugging mode, action settings are now opened by double clicking if they were hidden.
[+] Now, when splitting a group, an arrow is automatically created between them. Right click on action → Create new group. This can be used when recording to separate groups according to meaning.
Fixed bugs:
[*] The error of executing projects with C # macros on computers with not installed Windows SDK has been fixed.
[*] The variable of the project folder in the table properties was replaced with a real path.
[*] The program can be closed without stopping debugging.
[*] C # macros tester works correctly with repeated testing.
[*] GET / POST requests may stop executing during long idle time.
[*] The settings for filling in fields via IntelliSearch might display incorrectly.
[*] The uniqueness of FTP connection names was not checked.
[*] Improved display of the tree of elements.
[*] Ribbon state is remembered when ProjectMaker is restarted.
[*] Lists and tables are loaded on the fly when settings are changed.
[*] When using delete messages via IMAP, messages are deleted, if it is possible to put them in the trash, then the letters are moved to the trash.
[*] Instances that are no longer working are not displayed when showing instances.
[*] Fixed a bug with endless recording of an error in the log file when working with Excel tables.
[*] Loss of elements in the panel of static blocks.
[*] Lists and tables are re-linked to the file after changing their settings, and not after closing the settings. If the settings have not changed, then the list data will not change.
[*] The focus is no longer shifted when the action constructor is called.
[*] Stopping debugging stops HTTP GET / POST actions.
[*] Errors that occur when working through captcha recognition services are displayed more meaningfully, rather than Unable to cast object of type 'bla-bla-bla' to type 'ZennoLab.InterfacesLibrary.CaptchaRecognition.ICommonCaptchaModuleInterface'.
[*] Following a link from a letter when working with mail is now recorded after an action with mail.
[*] Changed proxy source settings in ZennoProxyChecker. The problem of setting a repeated request to the proxy may be solved.
[*] Errors, when during recording actions were inserted in the wrong place, have been fixed.
[*] Fixed errors when when dragging an action onto a group, it behaved incorrectly.
[*] Sometimes the scroll disappeared when showing action properties.
[*] The window for setting static blocks is now modeless again, and does not block simultaneous work with action settings.
[*] Possibly fixed the problem with disappearing static blocks when maximizing the program window.
[*] Improved Drag & Drop emulation.
[*] Minor bugs.