Skip to content

Releases: gentee/eonza

v1.29.0

01 Oct 09:45
Compare
Choose a tag to compare
  • 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.

v1.28.0

03 Jun 02:47
Compare
Choose a tag to compare
  • Removed Pro version.
  • All features of the Pro version have been transferred to the free version (Advanced).

v1.27.0

20 Apr 10:42
Compare
Choose a tag to compare
  • 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.

v1.26.0

27 Mar 14:42
Compare
Choose a tag to compare
  • 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.

v1.25.1

15 Jan 11:41
Compare
Choose a tag to compare
  • Added the Checkbox List command.
  • Added Checkbox List to the Form command.
  • Added autofill forms in scripts for Pro version.
  • Added several improvements.

v1.24.0

05 Dec 04:47
Compare
Choose a tag to compare
  • 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.

v1.23.0

15 Nov 14:11
Compare
Choose a tag to compare
  • 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.

v1.22.0

01 Oct 04:23
Compare
Choose a tag to compare
  • 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.

v1.21.0

05 Sep 09:18
Compare
Choose a tag to compare
  • 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.

v1.20.0

09 Aug 03:22
Compare
Choose a tag to compare
  • Added the Parse HTML command.
  • Added the Browser tab to define scripts in Chrome extension.
  • Added Chrome extension to run scripts from the browser.