ZennoPoster 7.7.16.0 (01.07.2024)
New features:
[+] Chromium is updated to version 126.
[+] Added a drop-down menu with installed extensions for the Chromium browser to the waiting mode for user actions in ZennoPoster. When you click on a menu option, the window of the selected extension will open.
[+] Reduced the number of service requests that are created by ZennoPoster and Chromium browser processes.
[+] Added the "operAndCountryMode" mode to the SMS service settings.
In the "SMS services" action, one field is used to configure the operator and country; inside the handlers, one of the modes is selected for this field, possible values: OnlyOper, OnlyCountry, OperAndCountry, Nothing.
Now for the services SmsActivate, FiveSms, GetSmsOnline, SmsHub, VakSms, VirtualSms you can override the processing mode of this field through the config in %appdata%\ZennoLab\Configs .
Example of a completed line: <add key="operAndCountryMode" value="OperAndCountry" />
For the "OperAndCountry" mode, the format is country [operator], i.e. first the country is specified and then the optional parameter “operator”, which is indicated separated by a space after the “country”.
Fixed bugs:
[*] Improved stability of the "Navigate" action in the Chromium browser when navigating within a page.
[*] Improved stability of projects in ZennoPoster.
[*] Fixed many causes of Chromium browser cookie receiving errors and other instance access errors
[*] Improved stability of the "Activate Extension" action.
[*] Improved menu display in devtools Chromium browser window.
[*] Now in the Chromium browser, when performing "Navigate", the open popup of the extension is closed.
[*] Fixed a significant reduction in the size of the browser window when opening it in ZennoPoster or when creating a new tab in an already open browser window.
[*] Fixed the operation of the Save, Restore, Reset settings buttons located in Settings -> Other.