Changes in this version so far:
[FEATURE] Server: Job/Task control Task->Added option "Update Job Variables" which updates the existing Job Variables (of target Job) if set
[FEATURE] Client/Server: Added Task "Dynamics CRM - Delete attachment(s)"
[FEATURE] Client/Server: New Web API for accessing VisualCron[FEATURE] WebClient: Group support and real time Job log
[BUGFIX] Server: Excel - Create Task->Fixed a problem with using no text qualifier (empty string)
[BUGFIX] Server: Job/Task control Task->Fixed issue with Jobs being queued (Variables and other Job parameters)
[BUGFIX] Server: Excel - Get->Fixed a problem parsing dates
[BUGFIX] Server: Web service Task->Fixed issue reloading assembly (serialization error) resulting in Server disconnect in Client
[BUGFIX] Server: Test connection->Fixed a bug where Oracle connections were lingering
[BUGFIX] Client/Server: Variables->Fixed a problem using alternate parameters like this: {FILE(@Content@c:\textfile.txt)}
[BUGFIX] WebClient: Fixed an issue with installing on IIS in Windows 2008
[BUGFIX] Server: Remote file filter->Fixed a Sort + Limit bug - names were previously limited then sorted instead of sorted then limited
[BUGFIX] Server: Excel - Create->Fixed a problem accessing files on network shares
[BUGFIX] Server: Fixed a memory leak in communication object (WCF)
[BUGFIX] Server: Now stopping Job if a Task produces and exit code that is not found in list
[BUGFIX] Client: SQL Task->Fixed sorting of stored procedures
[BUGFIX] Server: Export settings Task->Fixed a bug which could result in Connections not being exported
[BUGFIX] Server: Variables->String.TrimStart->Now behaving like TrimEnd (exact match on start needed)
[BUGFIX] Client: Variables->Fixed problems with methods using Credential (Credential not found error)
[BUGFIX] Server: SQL Task->Changed how parameters are converted to the correct type (required for some databases) when using ODBC/OLEDB
See video tutorial about Web API here:
http://visualcron.com/Tutorials.aspx
Edited by user
2015-06-24T07:42:45Z
|
Reason: Not specified