Changes so far in this version:
[FEATURE] Client/Server: New Task: Web macro Task
[FEATURE] Client/Server: FTP Task->Added option 'Resume SSL session' in Connection
[FEATURE] Client/Server: RSS Event->Added support for security protocol version
[FEATURE] Client/Server: Event log Trigger->Now faster and support for sub folders
[FEATURE] Client/Server: Added new Trigger MSMQ
[FEATURE] Client/Server: Added support for sending MSMQ to non-transactional messages
[FEATURE] Client/Server: Added many Variables related to working days
[FEATURE] WebClient: Now saving other client settings like Job start/stop Notifications
[BUGFIX] API/Server: Fixed a problem with Foreground execution when using no Credential
[BUGFIX] Server: HTTP Task->Fixed issue passing data when using PUT command
[BUGFIX] Server: File filter->Fixed a problem identifying size of +3 GB files
[BUGFIX] Client: Conditions->Fixed a problem cloning Conditions in the Client
[BUGFIX] Server: Fixed problem importing HTTP Task from older version
[BUGFIX] Client: Pushbullet->Handle null/empty device name
[BUGFIX] Server: SFTP/FTP/Cloud Tasks/Triggers->Fixed issue with using regex in 'include file name'
[BUGFIX] Server: Fixed problem loading ExitCodes which could result in Task failing in special scenarios
[BUGFIX] Server: Fixed problem with not disposing Client properly when using Execute Task with remote execution context. This could lead to memory issues on Server and excessive logging.
[BUGFIX] Server: Handled null error output issue in Notifications to prevent crash
[BUGFIX] Server: Fixed issue where the Set Variable Task could interrupt items in queue of the File Trigger
[BUGFIX] Server: Fixed issue in the Remote file Trigger which could prevent download from starting
[BUGFIX] Server: SQL Task->Fixed ODBC issues (refreshing stored procedures and executing) and Direct MySQL stored procedure execution issue
[BUGFIX] Server: Excel - Set Task->Fixed permission issue when writing to network share
[BUGFIX] Server: Remote File Trigger->Fixed memory leak issue
[BUGFIX] Server: AD - Create User Task->Fixed validation and set of CN property
[BUGFIX] Server: Execution Context->Fixed a problem finding the specified or any connection
[BUGFIX] Server: Conditions->Process condition - better handling of null module names
[BUGFIX] Client/Server: Assembly Task->Fixed a problem with reflecting dll's when extended debugging was on
[BUGFIX] Server: Cloud->Upload->Fixed error 'Sequence contains no elements'
[BUGFIX] Client: Permissions->Fixed problem adding Task when Job was overridden with specific permissions
[BUGFIX] Server: Email Trigger->Fixed a problem with saving multiple attachments with the same name
[BUGFIX] Client: Web client->Fixed a problem installing / detecting installation
[BUGFIX] WebClient: Fixed a problem saving client settings (servers)
[BUGFIX] Server: Task->Flow->Fixed 'On running longer than' issue
Web Macro TaskThe Web Macro Task lets you record events within a browser and later play it back. Currenty you find it under NET->Web macro
Status of Web Macro Task:Implemented:
- normal mode and icognito mode
- able to populate fields and use Variables within fields
- able to download files
- proxy support
- multiple tab support
- debug window
- take screenshot step
- upload step
- print step
- inject JS step
- result and output of task
- context menu
- control timing/speed
- proxy change step
- data extraction step
Not implemented yet:
Edited by user
2016-09-16T12:51:11Z
|
Reason: Not specified