ZennoPoster 5.16.0.0 (21.02.2018)

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.16.0.0 (21.02.2018)

New features:

[+] Beta: Added a new function for Publishing projects.

[+] Improved user anonymity. The program no longer stores the user's email in the registry, but instead uses the account ID. This will prevent theft of user credentials.

[+] Beta: Added the ability to automatically update the program.

[+] Added all possible parameters for WebGL emulation.

[+] Added support for browser notifications. Now you can receive notifications from sites and work with them. You can turn messages on and off. You can read received messages using the {-Page.LastNotificationTitle-} and {-Page.LastNotificationText-} macros.

[+] Implemented the ability to send directly to CapMonster via sitekey without emulating services.

[+] BotUI: Added the ability to install a proxy on a project and select a rule for a proxy.

[+] BotUI: Added the ability to move elements along the grid with arrows holding Ctrl.

[+] BotUI: Added the ability to change the label font.

[+] Added it is possible to take screenshots of the visible part of the page directly from the action.

[+] The ZennoPoster stream manager has been improved, now tasks will start faster with a large number of projects added to ZennoPoster.

[+] Improved logging, added the name of the project in which the error occurred, which is especially convenient when projects are heavily nested.

[+] The SetValue method has been extended . Now it has an optional parameter that allows you to append existing text to the end without deleting the existing one.

[+] The GetTraffic method has been extended to get the body of requests and responses. Now it's even more convenient to analyze traffic and intercept data.

[+] Added sms-acktiwator.ru service.

[+] The EvaluateScript method has been extended for those sites on which the eval method is broken. When specifying an alternative script execution method, the script will try to execute without using the eval method.

Fixed bugs:

[*] Work with SFTP has been fixed.

[*] Potential data leakage through Firefox Resources Reader has been fixed.

[*] The ability to edit C # code during project execution has been fixed.

[*] Fixed clearing history in Firefox 52.

[*] The installation of the certificate in Firefox 52 has been fixed.

[*] Fixed interception of OpenFileDialog for flash downloads.

[*] The ZennoPoster.IpTools.GetTimezone method has been restored.

[*] The problem with saving modified WebGL data to the profile has been fixed.

[*] Fixed keyboard emulation when working with Google search and emulating pressing on a dot.

[*] Fixed manual closing of instance windows on Windows 7.

[*] Fixed crash of ProjectMaker when launched on Windows 7 and some versions of the .NET Framework.

[*] The creation of new variables from the input settings of the project has been fixed.

[*] The bug with hovering over the list block in ProjectMaker has been fixed.

[*] Fixed launch of CodeCreator on some computers.

[*] BotUI: Fixed Multiselect operation.

[*] BotUI: Fixed incorrect element selection and editing.

[*] BotUI: Fixed saving values in input settings fields.

[*] BotUI: Fixed tab switching.

[*] BotUI: Removed garbage from html code.

[*] BotUI: Fixed problems with pointer-events: none.

[*] BotUI: Added code alignment where possible.

[*] BotUI: Adds a <script> to a button only when it has an onclick handler.

[*] BotUI: Fixed elementId for checkBox.

[*] BotUI: Added a notification when manually editing the code that the edited elements must have a numeric ID.

[*] BotUI: Fixed numbering of object IDs when working with several open projects.

[*] BotUI: Fixed animations when using animate.css.

[*] BotUI: Fixed switching of tabs with “:” or “.” In their names.

[*] Fixed documentation.

[*] Fixes in UI.