Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:extensions:workflowdesigner:changelog [2016/04/18 01:46] swarnat |
en:extensions:workflowdesigner:changelog [2016/08/22 18:53] (current) swarnat |
||
---|---|---|---|
Line 8: | Line 8: | ||
Here you could see the changelog of the Workflow Designer. | Here you could see the changelog of the Workflow Designer. | ||
+ | |||
+ | <WRAP center round important 60%> | ||
+ | Changelog since 600.1501 here: [[https://support.redoo-networks.com/changelog-workflow-designer/]] | ||
+ | </WRAP> | ||
+ | |||
===== VtigerCRM 6.x ===== | ===== VtigerCRM 6.x ===== | ||
+ | ==== 600.1416 (2016-08-02) ==== | ||
+ | * //**Important Update for all users of 600.1413**// | ||
+ | * **Fix one problem with $[Now] Function, without any parameters** | ||
+ | * Fix a problem, where the setup require two turns | ||
+ | * Fix a problem with italian translation and the "Export Workflow" Button | ||
+ | |||
+ | |||
+ | ==== 600.1413 (2016-07-22) ==== | ||
+ | * **[add]** Add Shortfunction interface, which makes it possible to create custom $[..] functions. [[en:extensions:workflowdesigner:developers|Read Documentation]] | ||
+ | |||
+ | ==== 600.1411 (2016-07-10) ==== | ||
+ | |||
+ | * **[add]** Modify the Repository system for easier repositories of partners | ||
+ | * **[add]** Add the option to add Workflow Buttons on top of DetailView | ||
+ | * **[add]** Add task to trigger a import process from a workflow | ||
+ | * **[improve]** This update improve the Process Log. If you get an error mail, you will see the block with the error in statistic, instead the block before | ||
+ | * **[improve]** This update improve the Save process of Inventory Records to increase performance and give a better compitibility to custom event handler | ||
+ | * **[improve]** Improve Condition Layout for smaller and wider screens | ||
+ | * **[fix]** Fix a problem with complex conditions and logical operators. Now everything will be saved correctly | ||
+ | * **[fix]** Fix some missing translations | ||
+ | * Changed tasks: [[en:extensions:workflowdesigner:tasks:communication:sendmail|Send mail]], [[en:extensions:workflowdesigner:tasks:expert:mysqlquery|mysqlquery]], export records | ||
+ | * Add tasks: trigger Import from Workflow | ||
==== 600.1401 (2016-04-18) ==== | ==== 600.1401 (2016-04-18) ==== | ||
+ | <WRAP important 100%> | ||
This is a major update with a completely rewrite of the Condition component of Workflow Designer. | This is a major update with a completely rewrite of the Condition component of Workflow Designer. | ||
**Attention: If you use complexe Workflows, please test this update before or take some time to test your workflow after update.** | **Attention: If you use complexe Workflows, please test this update before or take some time to test your workflow after update.** | ||
If you will get problems, please direct contact me with a detail explanation and try to get a temporarily admin login from your client for my person. I will help you to found the problem. | If you will get problems, please direct contact me with a detail explanation and try to get a temporarily admin login from your client for my person. I will help you to found the problem. | ||
+ | </WRAP> | ||
+ | <WRAP center round info 60%> | ||
+ | If you get layout errors, please try to clear your browser cache! | ||
+ | </WRAP> | ||
Also this is the last update with the old update paths. | Also this is the last update with the old update paths. | ||
Line 19: | Line 51: | ||
I will follow the way Debian use and maintain different "feature versions", which only receive minor bugfixes and you could manually choose, if you also want to have new features. (No extra costs for you, but more security of updates) | I will follow the way Debian use and maintain different "feature versions", which only receive minor bugfixes and you could manually choose, if you also want to have new features. (No extra costs for you, but more security of updates) | ||
- | * **[rewrite]** Conditions receive a reimplementation to inject a pluggable interface for external modules and increase the usability of condition configuration | + | * **[rewrite]** A complete reimplementation of Conditions to make use of a pluggable interface for external modules and increase the usability of condition configuration |
* **[modify]** I modify the config field layout during configuration. The Reset and clear buttons are moved to context menu | * **[modify]** I modify the config field layout during configuration. The Reset and clear buttons are moved to context menu | ||
- | * **[add]** Options to set the timezone, which will be used to execute the Workflow and use the DEFAULT timezone every time nothing custom is set. **No more wrong times are used in your Workflows!** | + | * **[add]** Options to set the **timezone**, which will be used to execute the Workflow and use the DEFAULT timezone every time nothing custom is set. **No more wrong times are used in your Workflows!** |
* **[add]** A great auto completion system for variables during configuration | * **[add]** A great auto completion system for variables during configuration | ||
- | * **[add]** Add a easy [[en:extensions:workflowdesigner:formula-assistant|Formula Assistent]] | + | * **[add]** Add an easy [[en:extensions:workflowdesigner:formula-assistant|Formula Assistent]] |
- | * **[add]** Add the feature to only see statistics of one single Record ID | + | * **[add]** Add the feature to only see **statistics of one single Record ID** |
- | * **[add]** Add CodeMirror Editor in Custom Expression block to make development easier | + | * **[add]** Add **CodeMirror Editor** in Custom Expression block to make development easier |
- | * **[add]** Add a "add related record" to add related records to a record. (For example transfer Comments or Documents from one records to another) | + | * **[add]** Add a "**add related record**" to add related records to a record. (For example transfer Comments or Documents from one records to another) |
- | * **[fix]** Fix some bugs | + | * **[fix]** Fix some nasty bugs to allow a smoother usability |
==== 600.1322 (2016-01-05) ==== | ==== 600.1322 (2016-01-05) ==== |