2. Fixed the issue caused by modifying some settings in Compile Program
Previously, there could be cases when the open proxy list in global settings is not saved after the application is restarted. Now it is fixed.
(screenshot after restart)
3. Add new option to check/uncheck all items in CheckedBoxList
There are new features to work with ListBox. Now you can select or deselect all items in it.
4. Add new function of ordering the variables in Variable Managerment
Earlier in the development and updating of the module, after adding a new functionality, you could face this situation.
Variables mixed in an incomprehensible pile. The situation was even more aggravated if you wanted to rename one of the variables. It was also unpleasant for users of the module, making it difficult to configure the module before launch.
The new version has buttons Move up and Move down. Using them you can sort the variables in the order that is convenient for you. Like this:
Beatutiful!!!
These changes are reflected in the module's compilation window. You can use this to customize a more convenient presentation for users of your module.
5. Add auto login function in Custom Compile Program
Previously, in compiled modules with a built-in licensed system, it was necessary to authorize each time it was run. Now users can check the Auto access checkbox at startup to log in automatically.
6. Other fixes and updates
Always nice to hear
Thanks to the developers for their active work on updating the application