Releases: gentee/eonza
Releases · gentee/eonza
v1.19.0
- Added the Read INI Values command.
- Added the Create File From Template command.
- Added the Create Report command.
- Added Timeout parameter to the Exit command.
- Task Manager
- Added settings.
- Added pagination.
- Added Refresh button.
- Added protection of completed tasks from deletion.
v1.18.0
- Added support for TLS connections. Working with a remote server is only possible via https. Installation on VPS hosting does not require Nginx, Apache and other web servers.
- Added the localport predefined constant.
- Removed access parameter and added localport, cert, priv parameters in the config file.
- Fixed bug with the incorrect result of Check for Update.
- Fixed minor bugs in the Task Manager.
v1.17.0
v1.16.0
- Added Feedback form.
- Added the Scheduler - Events.
- Added the Create Event command.
- Added the Run Script command.
- Added data and eonzaport predefined constants.
- Added Starts with parameter to the If Statement command.
- Added Append Data parameter to the Write To File command.
- Added display of IP address to the Information tab of the running script.
v1.15.0
v1.14.0
- Added the Set Registry Value command.
- Added the Get Registry Value command.
- Added the Delete Registry Value command.
- Added the Delete Registry Key command.
- Added the Foreach Registry Value command.
- Added the Foreach Registry Subkey command.
- Added the Foreach Line in CSV command.
- Improved security.
v1.13.0
- Added the Parse YAML command.
- Added the Hex Encoding command.
- Added the Base64 Encoding command.
- Added the Convert Text command.
- Added the Substitute Variable Values parameter to the Set Variable command.
- Added the Skip if file does not exist checkbox to the Delete File command.
- Refactored password protection.
Fixed bugs
- Notifications were not shown when using a password.
v1.12.0
- Added the SMTP Server command.
- Added the Send Email command.
- Added the SQL Connection command.
- Added the SQL Close command.
- Added the SQL Exec command.
- Added the SQL Query command.
- Added the SQL Row command.
- Added the SQL Value command.
- Fixed some minor bugs.
v1.11.0
- Added the Copy To Clipboard command.
- Added the Get Clipboard command.
- Added Notifications.
- Added the Notification command.
- Added the Send Telegram Message command.
- Added language selection on the first launch.
- Added variable substitution to the HTTP Request command.
- Added Check for Update button in Help - About.
- Added setting for automatic check for updates in Settings - General.
v1.10.0
- Added the Rename Files command.
- Added the Move Files command.
- Added the Download File command.
- Added the Foreach Line in File command.
- Added Hash function to Set Variable command.
- Added If File Exists parameter to the Move File and Rename File commands.
- Added Save a copy to the If File Exists parameter in the Copy File command.
- Added Save a copy button in the File Confirmation command.
- Fixed some minor bugs.