Changelog

v1.11

  • Released 2022-05-24
  • Fixed a bug when the same plugin was executed in parallel.

v1.10

  • Now the translations are loaded the first time you enter the application.
  • Bug fixed: the filter of the FolderProcessor is not required and works when it is empty.

v1.9

  • Updated internal SDK version to 2.6; therefore it should only be used with OpenKM 6.4.45 and later.
  • Allow configuring as a Linux service 

v1.8

  • When a user logged out, if they had a periodic task the system didn't store that info and after every login showed that the task was stopped. Solved.
  • After a login to the system, the application stores (if it's empty) that user to run periodic tasks after reboot
  • Every time the application starts, it uses a previously logged-in user to run periodic tasks

v1.7

  • Support for installation as a Windows service
  • Solved a concurrency bug when two or more tasks were executing at the same time

v1.6

  • Added SetMetadataProcessor and DownloadProcessor
  • Updated OpenKM SDK to version 2.5

v1.5

  • There was a bug when double-clicking while running a task
  • File extensions in plugins were not working properly because of capital letters 
  • If there were too many columns in a plugin configuration, the edit phase didn't work

v1.4

  • Solved a bug when a metadata property was required but the field was empty

v1.3

  • Solved a bug that blocked the properties file when there was an error
  • Created a plugin to upload files from a folder without a properties file
  • Solved a bug with cron. The task executed OK but the log had an incorrect event date.
  • Added a condition for files. If they are still being written by another process, they will not be imported.
  • Added backup capability to existing plugins. This will create a copy of every file used in this execution inside <execution_folder>/backup/<task_name>/<date>-<execution_id> folder

v1.2

  • Added a footer to indicate the current version
  • Added confirmation windows for critical operations
  • Added a button to remove all logs of a task

v1.1

  • Removed event logs for deleted tasks
  • Built-in plugins:
    • Added an option to skip columns in data files
Table of contents [ Hide Show ]