Skip to content

New sections, engine updates, bug fixes and many improvements.

Choose a tag to compare

@lucatacconi lucatacconi released this 02 Sep 16:41
· 440 commits to master since this release

We have worked to improve the rendering performance of the interfaces and to improve the ergonomics.
We have added a new section which I think will be useful to better monitor the results of the tasks.

Here are the works we have done on the new stable version:

  • Optimization of the task reading engine that now presents results faster and more efficiently
  • Enabled, in the monthly and week task display interfaces, the possibility of viewing the execution logs also of executions prior to the last one.
  • New section for viewing the history of task executions (allows you to access the log of individual executions, see the outcome and compare it with the log of the last execution)
  • Multiple task upload in the task upload interface
  • Larger log viewer and task editing screens to enhance user operations
  • More understandable and meaningful labels
  • Improvements in interface ergonomics
  • Several improvements and bug fixes on all the code
  • Fixes issue #9, #10 and #11
  • Disable via parameter of the task syntax check, an operation that can slow down a lot of obsolete servers
  • Introduction of the faq and troubleshooting page
  • Updated documentation for installation and configuration
  • Implementation of Crunz v3.0.1 in Crunz-ui