Eonza Changelog

What's new in Eonza 1.29.0

Oct 1, 2022
  • Added Deflate compression in Office Template commands.
  • Now Eonza on private hosts (like 192.168.1.100) works via http-protocol.
  • Updated third-party libraries.

New in Eonza 1.28.0 (Jun 3, 2022)

  • Removed Pro version.
  • All features of the Pro version have been transferred to the free version (Advanced).

New in Eonza 1.27.0 (Apr 20, 2022)

  • Added the Flowchart Element command.
  • Added the Flowchart command.
  • Added the Sales Script Page command.
  • Added the Sales Script command.
  • Added Button Link element to the Form command.
  • Added Forms Alignment in Settings.

New in Eonza 1.26.0 (Mar 27, 2022)

  • Added the Append To Variable command.
  • Added the File Utilities package.
  • Added the Delete Empty Dirs command (File Utilities package).
  • Added the Duplicate File Finder command (File Utilities package).
  • Added the Find Duplicate Files command (File Utilities package).
  • Added the Foreach Empty Dir command (File Utilities package).
  • Added the Function command.
  • Added the Call Function command.

New in Eonza 1.25.1 (Jan 16, 2022)

  • Added the Checkbox List command.
  • Added Checkbox List to the Form command.
  • Added autofill forms in scripts for Pro version.
  • Added several improvements.

New in Eonza 1.25.0 (Jan 15, 2022)

  • Added the Checkbox List command.
  • Added Checkbox List to the Form command.
  • Added autofill forms in scripts for Pro version.
  • Added several improvements.

New in Eonza 1.24.0 (Dec 5, 2021)

  • Added the ability to override scripts.
  • Added VeraCrypt package and Mount VeraCrypt Volume, Dismount VeraCrypt Volume commands.
  • Fixed problems with Stdin in Bash command.
  • Added the Temporary File command.
  • Added log parameter to Advanced Settings.
  • Improved logging.
  • Fixed bug when parsing JSON with null fields.
  • Fixed some minor bugs.

New in Eonza 1.23.0 (Nov 15, 2021)

  • Added Todoist package and Export Todoist, Create Todoist Task commands.
  • Added the Send JSON Request command.
  • The scripts for testing the standard library are moved to the Tests package.
  • Added Packages tab.
  • Added the Convert JSON To Variable command.
  • Using #varname# for array objects returns a string in JSON format.
  • Improved output to the Console and Log in the browser when the script runs.
  • Added the Text parameter to the Write To File command.
  • Added a checkbox Hide duplicate tasks (in the Task Manager) in the general settings of the program.
  • Added the sudo Password parameter to the Bash command.
  • Added a change in the task status (Terminated) when it is externally terminated by the user. For example, Ctrl-C in the terminal.

New in Eonza 1.22.0 (Oct 1, 2021)

  • Added the Get Excel Cells command.
  • Added the Create Documents From Excel command.
  • Added the Parse Filename command.
  • Added the Fill in Form command.
  • Added the Auto Increment Filename command.
  • Added Escape Filename action to the Set Variable command.

New in Eonza 1.21.0 (Sep 5, 2021)

  • Added the Foreach Row in XLSX command.
  • Added the Remove Lines command.
  • Added the Foreach Line command.
  • Added the XLSX Template command.
  • Added the ODS Template command.
  • Added the ODT Template command.
  • Added the DOCX Template command.
  • Added the Append To Array command.
  • Added the Append To Map command.
  • Added predefined constants - date, time, year, month, day.
  • A comparison condition by the presence of a substring has been added to the If Statement and While Statement commands.
  • Fixed a bug in the Set Variable command - the 'Substitute Variable Values' parameter worked incorrectly.

New in Eonza 1.20.0 (Aug 9, 2021)

  • Added the Parse HTML command.
  • Added the Browser tab to define scripts in Chrome extension.
  • Added Chrome extension to run scripts from the browser.

New in Eonza 1.19.0 (Jun 7, 2021)

  • 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.

New in Eonza 1.18.0 (Apr 30, 2021)

  • 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.

New in Eonza 1.17.0 (Apr 25, 2021)

  • Added the Try / Catch command.
  • Added Pro version.
  • License Pro
  • General Settings
  • Roles and users
  • Security
  • Storage

New in Eonza 1.16.0 (Apr 6, 2021)

  • 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.

New in Eonza 1.15.0 (Mar 23, 2021)

  • Added the Scheduler - Timers.
  • Added the Markdown To HTML command.
  • Added the Readme command.
  • Added Preview option for Multi-line text in the script parameters.
  • Fixed bugs:
  • Wrong display HTML Text in the Form command.

New in Eonza 1.14.0 (Mar 9, 2021)

  • 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.

New in Eonza 1.13.0 (Feb 19, 2021)

  • 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.

New in Eonza 1.12.0 (Feb 4, 2021)

  • 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.

New in Eonza 1.11.0 (Jan 22, 2021)

  • 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.

New in Eonza 1.10.0 (Jan 14, 2021)

  • 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.