Changelog

v1.11

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

v1.10

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

v1.9

  • Updated internal SDK version to 2.6, that's why should only be used with OpenKM 6.4.45 and upper.
  • Allow configure as a service Linux 

v1.8

  • When a user logout if it has a periodic task the system don't store that info and after every login show that the task was stopped. Solved.
  • After a login into the system the application store (if it's empty) that user to run periodic tasks after reboot
  • Every time the application start it uses a previous user logged into the system to run periodic tasks

v1.7

  • Support to install as a Windows Service
  • Solved a concurrency bug when there are two or more task 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 make a double click when running a task
  • File extensions in plugins where not working properly because of capital letters 
  • If there were too much columns in a plugin configuration the edit phase dind't work

v1.4

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

v1.3

  • Solved a bug which blocks properties file when error
  • Created a plugin to uplaod files from a folder without a properties file
  • Solved a bug with cron. The task was execution ok but the log had a wrong date of event.
  • Added a condition for files. If they are still writing by other process they will be not imported.
  • Added backup possibility to existing plugnis. 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 current version
  • Added confirmation windows for critical operations
  • Add a button to remove all logs of a task

v1.1

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