Skip to main content

ZennoPoster 5.38.0.0 14.11.2019

🔗 Original page — Source of this material


ZennoPoster 5.38.0.0 (14.11.2019)

New features:

[+] Added reCAPTCHA v3 recognition support in most services.

[+] The environment variables tab now updates automatically when navigating between pages or switching browser tabs.

[+] The “Use CookieContainer” option in HTTP request actions is now enabled by default.

[+] Added the “Line breaks in C# block by default” setting under Settings → Editor.

[+] Added the ability to pass an empty User-Agent or not pass it at all in HTTP requests via C# code. To pass an empty User-Agent, set the arguments UserAgent = “”, removeDefaultHeaders = true. To not pass a User-Agent, set the arguments UserAgent = null, removeDefaultHeaders = true.

Bug fixes:

[] Fixed instance freezing in ZennoPoster (in case of Instance.PrepareInstance errors).

[] Fixed an issue where the project list in ZennoPoster could disappear.

[] Fixed an issue where input settings could be reset.

[] Fixed the appearance of the warning “Increase the canvas size so it fits the Label” in ZennoPoster, which caused the program to freeze.

[] Fixed saving settings for the “Text processing → Replace” action.

[] Fixed variable copying when copying the “Project in project” action.

[] Fixed project.Profile in CodeCreator.

[] Other fixes and improvements.