• Sign Up

ZennoScript Blog

07.03.2017
New
[+] Support for domains with non latin characters in Get and Post requests. (e.g. “bücher.com”, “мойдомен.рф”, “παράδειγμα.δοκιμή”)
[+] Added the ability to import Input settings via a bat file.
[+] Option to ignore frame loading is added. You can switch it off to avoid affecting busy state.
[+] Ability to minimize ZennoPoster to tray.
[+] New overloads for methods SendErrorToLog, SendInfoToLog, SendWarningToLog the last parameter is responsible for displaying a message in ZennoPoster.
[+] New options for Logs in ZennoPoster: you can edit time limits and maximum number of entries in the log.
[+] ProjectMaker was speed up. 
[+] Http Get and Post actions: improved option to choose profile file.
[+] Added an optional parameter to the method ZennoPoster.GetProxy to return proxy in the canonical format (protocol://login:pass@ip:port)
[+] New C# methods: ExportInputSettings and ImportInputSettings in class ZennoPoster to work with input settings.
[+] Email processing and Pause actions can be interrupted in ZennoPoster.
07.03.2017

New
[+] Added the ability to sell projects via user area not only for ZennoBox, but for ZennoPoster too.
[+] Added new mirror servers in the United States and China, if you can not connect to the primary server, ZennoPoster automatically switch to the nearest available mirror.
[+] Proxycheker’s servers were relocated to 3 different data center (USA, Germany, Russia) for high availability and reliability.
[+] Ability to select actions using the framework and through Ctrl + Click in Projectmaker. Selected actions can be moved / cut / copied / deleted / inserted. Actions will keep their connections.

More inside 

07.03.2017

New


[+] Added proxy check to any URL.
[+] Updated user interface.
[+] Added option "assume proxy alive" - proxy immediately go to the live list with the options you selected in the source settings.
[+] Proxies that do not need to check, goes immediately to the live list, bypassing all checks.
[+] Now, in the category "recheck" you have two options - "Minimum interval since the previous test" and "Minimum interval after taking from live list"
[+] Resources found using automatic search are added to sources after checking for suitability.
[+] Added setting for source "Check proxy only once." Suitable for testing of public-large sources.
[+] You can hide part of columns in the live proxy tab
[+] You can select and copy to clipboard proxies from the live list.
[+] You can add name to the proxy output task.
[+] Added macro [country] & [country_code] for proxy output task.

Bug fixes

[*] Improved stability. 
[*] GeoIP is updated.

24.02.2017

New
[+] Project in project has been added as beta feature. Action that allows to nest another project to current one.

[+] The item “Remove unused blocks” has been added in static block menu. It removes unused tables, lists and ftp-connections.
[+] Blank project creation feature has been added. For it you should save your project into root ZP directory as BlankProject.xmlz.
[+] Dragging connections by tip of arrow feature has been added in PM.
[+] InputSettings comments now support simple HTML.
[+] Interruption of “Pause” and “Mail processing” actions during execution in ZennoPoster has been improved.
[+] Connections recreation for “Switch” action has been added.
[+] The option to check input data consistency to correct doubled text has been added.
[+] Logic of Actions Designer has been improved.
[+] The item “Set value from variable” has been added in context menu of C# code.
[+] ZP saves window size now after restart.
[+] Template name has been added in ZP input settings header.
[+] Auto filling of resulted variable selection field feature has been added.
[+] Instance global setting “Timeout initializing objects” has been added. This allows to reduce display time of download indicator yellow status (we recommended not to change this settig on weak computers).
[+] Global setting “Display alerts only on log” has been added. If you have several projects, it is convenient to turn off all alerts at once.
[+] Informational alerts while working with lists and tables which inform about adding elements containing delimiter have been added.
[+] Icons for toolbar buttons in ZennoPoster have been added.
[+] The option to pass typeid for RuoKuaiCaptcha service using additional captcha recognition parameters has been added.
[+] Options to sort labels in ZP and rename labels in the list of categories have been added.
[+] Space for icons has been increased in the Advanced Editor in the Quick Access Toolbar.
[+] “Maximize” button has been added in regular expressions constructor.

24.02.2017
New
[+] Browser engine was updated to version 24.8.
[+] Context menu in PM now has new option “Repeat in loop” which helps to create easy loops within a project without additional actions.
[+] Errors and warnings for optional actions or actions which handle errors, are not shown in the log.
[+] Added 2 API methods CreateBot & UploadBotContent. More info here: wiki.zennolab.com/doku.php?id=en:devlicense:api
[+] New option for Input settings: comment field, which allows to display plain text wherever you need.
[+] “Help” icon for Input Settings elements: You can use simple html mark-up, like and .
[+] Support for *.xlsm tables.
[+] Ability to save current proxy to profile file.
[+] Extended “Delete rows” action in Table processing action group.
[+] Ability to turn off the sound of instances (Windows Vista and later).
[+] Ability to edit default values ​​for input settings in the preview mode in ProjectMaker.
[+] Ability to copy GAC references between projects.
[+] New settings “Reserve bases” and “Timeout for inactive bases”. These settings allow you to adjust the number of bases in inactive state in order to save RAM.
[+] Action “Run Program” now has an ability to run programs in stealth mode.
[+] New logic in mail processing action with auto-detection settings: If authorization fails, action will display text error and offer to enter data manually.
[+] Improved editing window for Input settings.