VisualCron Changelog

What's new in VisualCron 11.1.4 Build 18261

May 2, 2024
  • [FEATURE] Client: Server SLA and Server Health moved to Subscription tier (VCPCM-850)
  • [BUGFIX] Client: Main screen Grid filter improved (VCPCM-1055)
  • [BUGFIX] Client/Server: Excel Convert Task adjusted on processing date(time) values (VCPCM-1054)
  • [BUGFIX] Client/Server: File Sync Task Extend Debug logging added (VCPCM-1053)
  • [BUGFIX] Client: Job and Task Log screens UX improved (VCPCM-1031)
  • [BUGFIX] Client/Server: Object Replaces for User Variables processing has been improved (VCPCM-713)
  • [BUGFIX] Client/Server: Detailed error messages fully under control of extended debugging flag (VCPCM-1055)

New in VisualCron 11.1.1 Build 28350 (Mar 12, 2024)

  • [FEATURE] Client/Server: Connections management is now available in WebClient (VCPCM-471)
  • [FEATURE] Client/Server: Add the capability to save the email body to an RPA variable within the Outlook "Get Message" activity (VCPCM-833)
  • [FEATURE] Client/Server: Add the ability to handle errors in Web Macro activities using the TryCatch activity (VCPCM-763)
  • [BUGFIX] Client/Server: Running job in asyncronous mode behavior improved (VCPCM-858)
  • [BUGFIX] Client/Server: HTTP triggers now present full certificate chain for HTTPS connections (VCPCM-812)
  • [BUGFIX] Client/Server: NRE fixed when flows are being processed (VCPCM-731)
  • [BUGFIX] Client/Server: "JSON Encode" Task was failing generating a valid array out of the text file (VCPCM-715)
  • [BUGFIX] Client/Server: Blank file with just the header line results an empty SQL query (VCPCM-689)
  • [BUGFIX] Client/Server: Archive task instances are now isolated by using different temporary folders (VCPCM-679)
  • [BUGFIX] Client/Server: WebClient refreshes whenever a Job gets updated on server (VCPCM-637)
  • [BUGFIX] Client/Server: Slack event trigger fixed when listening to a channel (VCPCM-589)

New in VisualCron 10.0.3 Build 22467 (Dec 14, 2023)

  • [NOTE] Client/Server: Eliminated licensing restrictions for the MFT feature (VCPCM-599)
  • [NOTE] Client/Server: Eliminated licensing restrictions for the RemoteExecute Task (VCPCM-583)
  • [FEATURE] Client/Server: Added a new category "User input" for Robot Task (VCPCM-83)
  • [FEATURE] Client/Server: Introduced new features for the "PDF - add header/footer" task, including angle of rotation (in degrees) and opacity settings, along with updated documentation (VCPCM-544)
  • [FEATURE] WebClient: Implemented the Tools->Gantt chart feature (VCPCM-194)
  • [BUGFIX] Client/Server: Removed Debugger detection when using VisualCron .NET API in custom .NET projects (VCPCM-619)
  • [BUGFIX] Client/Server: Resolved the issue causing service crashes in certain cases when completing the last Task (VCPCM-95)
  • [BUGFIX] Client/Server: Implemented permission checks for Read and Add (or Edit for ServerSettings) permissions in the Export and Import forms. If certain settings are not available for export or import, a warning message is displayed to the user (VCPCM-79)
  • [BUGFIX] Client/Server: Updated the vulnerable "Apache log4net" file (log4net.dll) version 1.2.10.0 to address "CVE-2018-1285" security vulnerability, ensuring enhanced security on Windows Server 2019 (VCPCM-77)
  • [BUGFIX] Client/Server: Implemented error handling for the "No file(s) found" scenario in the following tasks: Cloud List items, WebDAV List items, and Sharepoint List files (VCPCM-71)
  • [BUGFIX] Client/Server: Resolved the issue of system crashes occurring when attempting to stop a job in the middle of executing a stored procedure in SQL Task (VCPCM-61)
  • [BUGFIX] Client/Server: Refined limitations for RobotTask operations during Trial period (VCPCM-586)
  • [BUGFIX] Client/Server: Enhanced ParseVariable() error reporting. Fixed FTP/SFTP/SCP reconnection process. Fixed event skipping in the File Trigger when the "Consolidate changes" timeout is specified (VCPCM-585)
  • [BUGFIX] Client/Server: Excessive locks removed when processing Task Started/Completed events (VCPCM-584)
  • [BUGFIX] Client/Server: Corrected handling of "List Variable" activities to ensure proper function when encountering empty items (VCPCM-576)
  • [BUGFIX] Client/Server: Updated job termination logic to ensure the status is set to "Failure" when a job is forcibly stopped, correcting the previous behavior where it could erroneously report "Success" (VCPCM-573)
  • [BUGFIX] Client/Server: Introduced functionality to regenerate a list variable in the "List Variable Load" activity (VCPCM-570)
  • [BUGFIX] Client/Server: Refined impersonation handling and enhanced logging details for Sync/Copy file(s) Tasks (VCPCM-565)
  • [BUGFIX] Client/Server: Updated SCP transfer tasks with an enhanced component for more reliable SCP connections (VCPCM-561)
  • [BUGFIX] Client/Server: End-User License Agreement (EULA) revised (VCPCM-560)
  • [BUGFIX] Client/Server: Resolved issue with auto-generation of default Task Flows in Import/Export function (VCPCM-559)
  • [BUGFIX] Client/Server: Added a column selection feature to the "Historic - transfers" tab in the Log section (VCPCM-558)
  • [BUGFIX] Client/Server: Implemented logging for user impersonation errors prior to task execution (VCPCM-553)
  • [BUGFIX] Client/Server: Corrected the output formatting in the function for retrieving values from a "List variable" result (VCPCM-548)
  • [BUGFIX] Client/Server: Resolved the issue where executing Robot Tasks outside of test mode used insufficient "VisualCron system group" permissions, hindering the creation of new variables (VCPCM-546)
  • [BUGFIX] Client/Server: Enhanced the deactivation process for Triggers with expiration settings to function correctly (VCPCM-545)
  • [BUGFIX] Client/Server: Resolved the issue where the VisualCron server was unable to apply a self-signed certificate for securing a WebAPI endpoint (VCPCM-542)
  • [BUGFIX] Client/Server: Enhanced server log precision, secured XML file saving with locks, and improved thread-safe authorization for Box Connections (VCPCM-541)
  • [BUGFIX] Client/Server: Corrected the functionality for accurately reporting the amount of available RAM in Server Monitor (VCPCM-524)
  • [BUGFIX] Client/Server: Introduced features for customizing text recognition area and added notifications with guidance on selecting an OCR area (VCPCM-520)
  • [BUGFIX] Client/Server: Resolved an issue where headless browser became unresponsive after completing a sequence of activities, by replacing asynchronous calls with synchronous ones based on investigation findings (VCPCM-517)
  • [BUGFIX] WebClient: Corrected the functionality of the `Install` and `Enable` buttons for IIS and IIS Express in the Server Settings form (VCPCM-504)
  • [BUGFIX] Client/Server: Improved documentation for RobotTask (VCPCM-501)
  • [BUGFIX] Client/Server: Robot Task: Implemented error handling settings, including the addition of a form and a dialog box for configuring these activity parameters (VCPCM-5)
  • [BUGFIX] Client/Server: Resolved an error encountered when interacting with a screenshot that was previously utilized by the Scan Document (local) task (VCPCM-498)
  • [BUGFIX] Client/Server: Addressed and eliminated memory leaks in WebMacro Tasks during extensive usage scenarios (VCPCM-487)
  • [BUGFIX] Client/Server: Enhanced SFTP client configuration by implementing automatic selection of all supported KEX, PK, EA, MAC algorithms instead of just the one last reported by server (VCPCM-477)
  • [BUGFIX] Client/Server: Restored synchronization block for SAP to manage connection opening and job creation more effectively, along with other miscellaneous fixes (VCPCM-476)
  • [BUGFIX] Client/Server: Corrected log messages related to the user login process for clarity and accuracy (VCPCM-469)
  • [BUGFIX] Client/Server: Added support for LDAP over SSL (LDAPS) in AD authentication, accommodating ports 636 and 3269 (VCPCM-451)
  • [BUGFIX] Client/Server: Implemented functionality in the login form to reset an invalid Active Directory (AD) token if required, ensuring proper authentication (VCPCM-41)
  • [BUGFIX] Client/Server: Enhanced locking mechanisms and exception handling for Job processes to prevent instances of hanging at 99% completion (VCPCM-385)
  • [BUGFIX] Client: Introduced the ability to reveal job folders not only via the settings form but also through manual adjustment of the splitter (VCPCM-378)
  • [BUGFIX] Client/Server: Reduced the occurrence of application crashes attributed to resource errors when operating through Citrix (VCPCM-372)
  • [BUGFIX] Client/Server: Resolved the issue of reading empty stored procedure results in the SQL Task (VCPCM-371)
  • [BUGFIX] Client/Server: Enhanced the SQL Task by adding additional debug logging when retrieving a list of stored procedures for improved debugging and error tracking (VCPCM-37)
  • [BUGFIX] Client/Server: Implemented processor affinity in the task to optimize the configuration of thread count for the 7-zip compressor, ensuring more accurate performance (VCPCM-368)
  • [BUGFIX] Client/Server: Enhanced the EventLog Trigger to make three attempts to initiate the watcher and generate a Client event in the event of a failure (VCPCM-350)
  • [BUGFIX] Client/Server: In the Sharepoint Upload file(s) Task, when uploading files with recursive subfolders, the corresponding subfolders are now automatically generated on the site (VCPCM-347)
  • [BUGFIX] Client/Server: Enhanced the XML validation process by improving the method for obtaining the targetNamespace from XSD files (VCPCM-341)
  • [BUGFIX] Client/Server: Fixed the calculation of the relative destination path in Cloud Upload files when the Source folder in the File filter ends with a path separator, ensuring proper functionality (VCPCM-34)
  • [BUGFIX] Client/Server: Resolved the Task form crash issue that occurred when selecting the Cloud Copy/move Task type on the Main settings tab (VCPCM-333)
  • [BUGFIX] Client/Server: Implemented auto-replacement of incorrect characters in the message ID when generating the save path in the Email function (VCPCM-284)
  • [BUGFIX] Client/Server: Corrected the behavior where "User name not found" was being written to the internal cache when a user was not found (VCPCM-182)
  • [BUGFIX] Client/Server: Implemented changes that involve checking the IsMSA flag when connecting to the remote ManagementScope and logging unhandled exceptions in Task`s Debugging mode for improved debugging and error handling (VCPCM-162)
  • [BUGFIX] Client/Server: Enhanced the configuration of Popups by adding the capability to save previous input data to the cache (VCPCM-155)
  • [BUGFIX] Client/Server: Removed duplicate and outdated topics from the CHM help documentation (VCPCM-145)
  • [BUGFIX] Client/Server: Implemented automatic decoding of TNEF (winmail.dat) attachments in the Email functions (VCPCM-123)
  • [BUGFIX] Client/Server: Added missing locks when accessing the collection of Jobs (VCPCM-602)
  • [BUGFIX] Client/Server: Correct DbConnection disposal after testing connection settings or retrieving SP list and params (VCPCM-526)

New in VisualCron 10.0.1 Build 30495 (May 8, 2023)

  • [FEATURE] Client/Server: New Report Task to automate any of the existing reports (VCP-142)
  • [FEATURE] WebClient: Added Web service Task to web client (VCP-39)
  • [FEATURE] Client/Server: Create/Set-cell Excel Task->Added new cell type Formula (VCP-179)
  • [FEATURE] Client/Server: AMQP Connection->Certificate authentication mode was added (VCP-149)
  • [FEATURE] Client/Server: Triggers->New PowerShell Trigger was added (VCP-53)
  • [FEATURE] Client/Server: Triggers->New .NET code execute Trigger was added (VCP-55)
  • [FEATURE] Client/Server: Triggers->New Variable Trigger was added (VCP-157)
  • [FEATURE] Client/Server: Health->Default Health conditions updated to include both VC and OS CPU (VCP-125)
  • [FEATURE] Client/Server: Robot Task->Added Outlook application awareness (VCP-116)
  • [FEATURE] Client/Server: Variables->Added folder path Variabels (VCP-259)
  • [FEATURE] Client/Server: SFTP->Implemented better auto detect of encryption algorithms (VCP-260,VCP-270)
  • [BUGFIX] WebClient: Updated version of jQuery for security (VCP-61)
  • [BUGFIX] WebClient: Fixed issue with Popup Task (VCP-175)
  • [BUGFIX] Server: WebAPI->Fixed background checking for expired user tokens (VCP-184)
  • [BUGFIX] Client: Create/Set-cell Excel Task->Fixed renumbering of columns when items are deleted (VCP-177)
  • [BUGFIX] Client: NullReferenceException on Server Health window (VCP-229)
  • [BUGFIX] Client/Server: ExecuteScript task defaults to ScriptText (VCP-238)
  • [BUGFIX] Client/Server: Desktop Trigger->Fixed various issues (VCP-163)
  • [BUGFIX] Client/Server: Robot Task->Fixed various issues (VCP-43,VCP-112,VCP-150,VCP-151)
  • [BUGFIX] Client/Server: Robot Task->Added error handling (VCP-113)
  • [BUGFIX] Client/Server: Google Drive->Fixed upload issue (VCP-48)
  • [BUGFIX] Client/Server: Exchange EWS refresh Token for Email tasks (VCP-249)
  • [BUGFIX] Server: Cloud File Trigger error when updating statistics (VCP-222)
  • [BUGFIX] Server: Box file download issue (VCP-277)
  • [BUGFIX] Server: List folders Task->Fixed issue exception throwed using some wildcards (VCP-148)
  • [BUGFIX] Server: Jobs->Fixed issue with file getting larged because of statistics stored (VCP-83)
  • [BUGFIX] Client: Scan document Task->Fixed admin permission requirements issue (VCP-275)
  • [BUGFIX] Client: Web macro Task->Fixed admin permission requirements issue (VCP-283)
  • [BUGFIX] Client: Main grid->Fixed progress update issue (VCP-285)
  • [BUGFIX] Server: HTTP Rest Trigger status code evaluation (VCP-289)
  • [BUGFIX] Server: Database copy->SqlCeCommand timeout error (VCP-287)

New in VisualCron 10.0.0 Build 30640 (Feb 20, 2023)

  • [FEATURE] Client/Server: Reports->Introducing Reports - advanced inside reports (VC-2910)
  • [FEATURE] Client: Flow chart->Added new flow chart (VC-2645)
  • [FEATURE] Client/Server: Tasks->New TCP Task was added (VCP-44)
  • [FEATURE] Client/Server: Triggers->New TCP Trigger was added (VCP-44)
  • [FEATURE] Server: Directory created variable for MFT (VCP-82)
  • [FEATURE] Client/Server: Execute Task->Added process queue functionality (VCP-159)
  • [FEATURE] Client/Server: File Trigger->Added consolidate changes option (VCP-162)
  • [FEATURE] Client/Server: Variables->Added number format Variables (VCP-170)
  • [BUGFIX] Server: Triggers->Fixed possible thread issue causing crash at high loads (VCP-73)
  • [BUGFIX] Server: Web client not updating/saving credentials (VCP-58)
  • [BUGFIX] Server: WebDAV download files task w/Variable in Path (VCP-27)
  • [BUGFIX] Server: HTTP Delete Method Issue (VCP-19)
  • [BUGFIX] Server: SqlConnection using service account works in SQL Trigger (VCP-23)
  • [BUGFIX] Server: Web client fix for crash when creating a job (VCP-72)
  • [BUGFIX] Server: Exchange EWS Certificate issue (VCP-52)
  • [BUGFIX] Server: Mail trigger for EWS: improved token expiry handlers (VCP-120,VCP-76)
  • [BUGFIX] Server: Mail trigger for EWS: custom folder setup minor bugfix (VCP-77)
  • [BUGFIX] Server: Mail trigger for EWS: minor bugfix when forwarding enabled (VCP-77)
  • [BUGFIX] Server: Mail trigger for EWS: AD users and groups permission check minor improvement (VCP-99)
  • [BUGFIX] Server: SSRS issue with Excel formatting (VCP-98)
  • [BUGFIX] Client: AddCredentials NRE fix (VCP-126)
  • [BUGFIX] Server: AD group integration/cache issue (VCP-99)
  • [BUGFIX] Server: Scan Document Task->Fixed potential crash (VCP-26)
  • [BUGFIX] Server: Bug with HTTPs webapi port (VCP-96)
  • [BUGFIX] Server: Slack Trigger bugfix (VCP-47)
  • [BUGFIX] Server: Server events->Fixed potential memory leak (VCP-155)
  • [BUGFIX] Client: SFTP connection editor for PublicKey authentication fix (VCP-161)
  • [BUGFIX] Server: JSON Decode Task empty value fix (VCP-49)
  • [BUGFIX] Server: WebAPI parameters fix (VCP-66)
  • [BUGFIX] Server: Web macro / Robot Edit Task exception fix (VCP-94)
  • [BUGFIX] Server: VCCommand missing file fix (VCP-136)
  • [BUGFIX] Server: SFTP list folders fix (VCP-32)
  • [BUGFIX] Server: List folder Task->Fixed wild card issue (VCP-148)
  • [BUGFIX] Server: Jobs definitions file grow issue (VCP-83)
  • [BUGFIX] Client: Main grid->Fixed filter re-sort issue after reconnecting (VCP-164)
  • [BUGFIX] Client: Execute/Kill Task (and more)->Fixed process selection issue (VCP-169)
  • [BUGFIX] Server: File Trigger->Fixed potential impersonation context leak to Job from Trigger (VCP-173)
  • [BUGFIX] Server: Triggers->Fixed potential Trigger result loss during execution (VCP-174)
  • [BUGFIX] Client: Script Execute Task->Fixed validation error that prevent save of option "Script text" (VCP-178)
  • [FEATURE] Client/Server: RefreshToken stored encrypted (VCP-22)
  • [BUGFIX] Client: Local documentation updated (VCP-36,VCP-42)

New in VisualCron 9.9.12 Build 40044 (Nov 8, 2022)

  • [BUGFIX] Server: Email Trigger->Removed password from extended logging (VC-3096)
  • [BUGFIX] Server: Audit log->Removed some unnecessary diff objects (VC-2968)
  • [BUGFIX] Server: Database->Fixed audit log stats query (VC-3133)
  • [BUGFIX] Client/Server: Web macro->Fixed problem using Variables in main url (VC-3135)
  • [BUGFIX] Server: User Variables->API fix (VC-3137)
  • [BUGFIX] Client/Server: Sync files->Azure DataLake Gen2 SyncFiles fix (VCP-25)
  • [BUGFIX] Server: Notifications->Update Task Stats fix for Notification Tasks (VCP-29)
  • [BUGFIX] Server: Email Trigger->EWS Exchange oAuth trigger deactivating after first successful trigger (VC-3142)
  • [BUGFIX] Server: Email Trigger->Issue with path creation when saving Email in Email trigger (VCP-31)
  • [BUGFIX] Server: WebDAV Tasks->Move WebDAV storage calls from tasks to WebDAV API (VCP-28)
  • [BUGFIX] Server: Trial->Fixed offline trial registration issue (VCP-60)

New in VisualCron 9.9.10 Build 14765 (Sep 21, 2022)

  • [FEATURE] Client/Server: User Variables->Added object relation search (VC-3061)
  • [FEATURE] Client: Object search->Improved search speed for Credentials, Connections etc in Tasks/Triggers (VC-3080)
  • [BUGFIX] Server: Email Trigger->Component License issue (VC-3093)
  • [BUGFIX] Server: SSIS 2017->dll binding error (VC-3086)
  • [BUGFIX] Server: Slack->HTTPS fix for Slack redirect URI (VC-2904)
  • [BUGFIX] Server: Database->Optimized clear table methods (VC-3102)
  • [BUGFIX] Client/Server: OneDrive->TLS fix for OneDrive connection authentication (VC-3101)
  • [BUGFIX] Server: Database->MySQL .NET adapter update (VC-3104)
  • [BUGFIX] Server: Email Task->Exchange EWS connection sending mail fix (VC-3108)
  • [BUGFIX] Server: Database->Fixed issue with logging aborted when using Internal database (VC-3112)
  • [BUGFIX] Client/Server: Web macr->Fixed issue saving PDF with images and styles (VC-3110)
  • [BUGFIX] Server: Email Trigger->Fixed issue with saving attachments with long names (VC-3111)
  • [BUGFIX] Server: Execute script Task->Fixed script delete issue (VC-3113)
  • [BUGFIX] Server: Remote file Trigger->SessionId and Trigger object not set correctly (VC-3115)

New in VisualCron 9.9.8 Build 21702 (May 19, 2022)

  • [FEATURE] Client/Server: Authentication->Increased security for AD auth (VC-2587,VC-2539)
  • [FEATURE] Client/Server: Robot Task (RPA)->Fixed various issues (VC-2770)
  • [FEATURE] WebClient: Various web client feedback (VC-2763)
  • [FEATURE] Client/Server: Robot Task (RPA)->Futher Excel extensions (VC-2698)
  • [BUGFIX] Client: Themes->Fixed various theme issues (VC-2660)
  • [BUGFIX] Client: Popup Task->Fixed radio button presentation (VC-1312)
  • [BUGFIX] Client/Server: Excel->Get row count->Added Excel password property (VC-2808)
  • [BUGFIX] Client: Email Trigger->Added available Connection types for forwarding (SMTP) (VSPS-421)
  • [BUGFIX] Server: Loops->Fixed null reference issue with Next action in Conditions when used in loop (VC-2825)
  • [BUGFIX] Server: SNS Trigger->Updated connection settings (VC-2828)
  • [BUGFIX] Server: Image Tasks->Fixed issue with missing files (VC-2830)
  • [BUGFIX] Server: File Trigger->Fixed issue with activating polling (VC-2833)
  • [BUGFIX] Server: Impersonation using MSA account improved (VC-2692)
  • [BUGFIX] Server: HTTP request SSLTLS channel failure (VC-2842)
  • [BUGFIX] WebClient: AD->Fixed username not populating (VC-2819)
  • [BUGFIX] Client/Server: Scan document(local)->Fixed license issue preventing scanning (VC-2806)
  • [BUGFIX] Server: VCTray->Fixed Windows auth issue (VC-2850)
  • [BUGFIX] Server: Credentials->Fixed impersonation issue with MSA (VC-2845)
  • [BUGFIX] Server: PowerShell/SSIS->Fixed issue running in x86 mode (VC-2866)
  • [BUGFIX] Server: Extract zip with password file handle remains open (VC-2869)
  • [BUGFIX] Client/Server: Popup Task->Fixed result conversion issues (VC-2820)
  • [BUGFIX] Client/Server: SSH Keys->Rolled back component for SSH key connection issue (VC-2886)
  • [BUGFIX] Client: Conditions->NullReferenceException when trying to add condition (VC-2889)
  • [BUGFIX] Server: Amazon S3->Added delete source option on download (VC-2891)

New in VisualCron 9.9.7 Build 25433 (Apr 13, 2022)

  • [NOTE] All: New protocol version (9.9.7) for communication. Requires Server and Client version to be the same (VC-2725)
  • [FEATURE] Client/Server: Translation->Added translation to many languages (VC-2050)
  • [FEATURE] Client/Server: Amazon AWS Create and Delete AMIs (VC-887)
  • [FEATURE] Client/Server: Performance->Faster connection for large Jobs (VC-2494)
  • [FEATURE] Client/Server: Web macro Task->Better dynamic download by search (VC-1578,VC-2606)
  • [FEATURE] Client/Server: Email Trigger->Better logging (VC-728)
  • [FEATURE] Client/Server: HTTP Task->Added Set-Cookie feature (VC-2551)
  • [FEATURE] Server: Web API->Added "processes" API support (VC-2593)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added "Run from" functionality (VC-2728)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added disable/enable step (VC-2706)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added pause functionality when Task is running (VC-2685)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added Wait action (VC-2678)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added End loop action (VC-2677)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added Create and Go to label action (VC-2676)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added While and Do while conditions (VC-2664)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added For and For each loop (VC-2663)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added Clipboard actions (VC-2649)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added Set text actions + keyboard (VC-2652)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added element select context aware actions (VC-2690)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added better Variable support (VC-2673)
  • [FEATURE] Client/Server: Robot Task (RPA)->Added notes to each action (VC-2650)
  • [FEATURE] Client/Server: Sharepoint Create Folder task, List Files and Delete Files support folders (VSPS-202)
  • [FEATURE] Client/Server: Web macro Task (RPA)->Improved table extraction (VC-2759)
  • [FEATURE] Client: Messageboxes->Add custom messagebox for faster UI (VC-2737)
  • [BUGFIX] Client: FTP Connection SSLTLS checkboxes save their state when saving connection (VSPS-411)
  • [BUGFIX] Client: SSH PublicPrivate Key import routine fixed for remote servers (VSPS-412)
  • [BUGFIX] Server: Logging to MS SQL Server (native) database with trusted connection error fixed (VC-2459)
  • [BUGFIX] Client/Server: Execute task might hang in deadlock when both outputs are being collected (VC-2542)
  • [BUGFIX] Server: CPU utilization increases even when task is stopped (VC-2507)
  • [BUGFIX] Client/Server: Major updates of most client libraries and dependencies (VC-2568)
  • [BUGFIX] Server: SQL Task->Fix for error null ref error (VC-2492)
  • [BUGFIX] Client/Server: Web macro Task->Fixed Certificate auth issue (VC-1395)
  • [BUGFIX] Client: Conditions->Fixed crash in VisualCron Condition when Task not set (VC-2586)
  • [BUGFIX] Client/Server: Jobs->Fixed a cloning issue (VSPS-372)
  • [BUGFIX] Client/Server: Date filter->Fixed support for specific format (VSPS-352)
  • [BUGFIX] Client/Server: Powershell->Fixed issue not returning error (VSPS-336)
  • [BUGFIX] Client/Server: Connection Explorer->Fixed issue where Task worked but not Connection Explorer (VSPS-283)
  • [BUGFIX] Client/Server: Sharepoint Tasks->Added Variable support in List items Task (VSPS-277)
  • [BUGFIX] Client/Server: OneDrive->Fixed crashes when selecting folder/file (VSPS-299)
  • [BUGFIX] Client/Server: Archive - extract->Fixed filter when using 7z (VC-2545)
  • [BUGFIX] Client: SQL Task->Added warning for Oracle when missing SID and service name (VC-1266)
  • [BUGFIX] Server: Azure Storage Fileshares upload files in batches to avoid OutOfMemory exception (VSPS-414)
  • [BUGFIX] Server: Internal database->Handled errors when logging better (VC-2693)
  • [BUGFIX] Client/Server: Main grid->Fixed execution time issue when using Job Variables (VC-2709)
  • [BUGFIX] Server: Excel Convert Task->Not converting the last row issue (VC-2716)
  • [BUGFIX] Client: Further UI theme fixes (VC-2660)
  • [BUGFIX] Client/Server: Web macro->Fixed hanging processes and cleanup of cookies (VC-2671)
  • [BUGFIX] Client/Server: Excel - Create->Fixed missing dll "Microsoft.IO.RecyclableMemoryStream" issue (VC-2734)
  • [BUGFIX] Client: UseProxyForDataChannel not visible when editing proxy settings (VSPS-415)
  • [BUGFIX] Server: NullReferenceException in VisualCronAPI.Credentials for AD logon (VSPS-419)
  • [BUGFIX] Server: Robot Trigger->Fixed triggering issue (VC-2735)
  • [BUGFIX] Client/Server: Popup Task->Fixed various UI issues (VC-1312)
  • [BUGFIX] Client/Server: Popup Task->Fixed issues sending to tray/specific recipient (VC-1628,VC-1924)
  • [BUGFIX] Client: Audit log->Fixed issue with reversed result for activate/deactivate Trigger (VC-1863)
  • [BUGFIX] Web Client: Menus->Fixed a UI themes issue (VC-2749)
  • [BUGFIX] Web Client: Error handling->Added unhandled errors to messagebox (VC-2747)
  • [BUGFIX] Web Client: Execution progress->Fixed UI issues (VC-2714)
  • [BUGFIX] Web Client: Jobs table->Fixed column resizing issues (VC-2670)
  • [BUGFIX] Web Client: Logon->Fixed logon UI issues (VC-2668)
  • [BUGFIX] Web Client: Triggers->Added auto description settings and various UI issues in Trigger (VC-2644)
  • [BUGFIX] Web Client: Tasks->Fixed issues saving Tasks (VC-2643)
  • [BUGFIX] Web Client: General->Fixed various UI issues (VC-2672)
  • [BUGFIX] Server: PDF Split -> check destination directory exists (VSPS-420)
  • [BUGFIX] Server: Log->Fixed various error handling issues with db logging (VC-2792)

New in VisualCron 9.9.6 Build 28939 (Jan 17, 2022)

  • [FEATURE] Client/Server: Web API->Added support for all Job Variable methods (VC-2430)
  • [FEATURE] Client: Main grid->Added CTRL+A functionality (VC-1917)
  • [FEATURE] Client/Server: Translation->Added translation to many languages (VC-2050)
  • [BUGFIX] Client/Server: SharePointPnP.IdentityModel.Extensions missing (VSPS-391)
  • [BUGFIX] Client/Server: FTP connection threads count don't update when editing (VSPS-394)
  • [BUGFIX] Client/Server: Azure Management Connections using Azure AD application (VSPS-365)
  • [BUGFIX] Client/Server: Web macro->Fixed issue when stuck on entry url (VC-2464)
  • [BUGFIX] Client: Job reports Task->Fixed all columns included issue (VC-2474)
  • [BUGFIX] Client/Server: User Variables->Fixed problem using User Variables in Credentials (VC-2367)
  • [BUGFIX] Client: Translation->Fixed InvalidCastException when language of Windows is not English (VC-2475)
  • [BUGFIX] Server: Jobs->Improvements to load/saving to prevent issues (VC-2489)
  • [BUGFIX] Client/Server: AWS S3 Certificate authentication support for Tasks Connection Explorer (VSPS-402)
  • [BUGFIX] Client/Server: Output->Fixed output issue (null reference) (VC-2484)
  • [BUGFIX] Client/Server: Robot Task->Fixed issue showing Package manager (null reference) (VC-2501)
  • [BUGFIX] Client: Cloud List folder(s) Task: error editing task (VSPS-405)
  • [BUGFIX] Client: FTP client connection routine fix (VSPS-406)
  • [BUGFIX] Server: Output->Fixed ArgumentOutOfRange and OutOfMemory errors (VC-2505)
  • [BUGFIX] Client/Server: Web macro->Fixed certificate issue (VC-2434)
  • [BUGFIX] Client: Login->Fixed remember password issue (VC-2295)
  • [BUGFIX] Client/Server: PDF header/footer Task->Color fix (VC-2259)
  • [BUGFIX] Client: Obsolete connection protocol types might cause Connection Explorer to fail (VSPS-408)
  • [BUGFIX] Client: Fixed bug when displayingupdating Symmetric Encryption Task (VSPS-407)
  • [BUGFIX] Client/Server: Tasks->On error->Added missing "No files exception" in Tasks (VC-2135)
  • [BUGFIX] Client/Server: Telegram->Fixed invalid token error (VC-2526)
  • [BUGFIX] Client/Server: Powershell->Fixed hang issue (VC-2528)
  • [BUGFIX] Client/Server: Web AOPI->Fixed refresh of Client Job Variables after update (VC-2430)

New in VisualCron 9.9.0 Build 21812 (Oct 22, 2021)

  • [FEATURE] Client/Server: Web macro Trigger->New Trigger->Web macro (VC-2281)
  • [FEATURE] Client: Connections->Added Connection filters in Object relations/finder and audit log (VC-2352)
  • [FEATURE] Client/Server: Sharepoint Tasks->Added support for date Variables (VSPS-338)
  • [FEATURE] Client/Server: HTTP Rest Trigger->Added support for application/x-www-form-urlencoded requests (VC-2331)
  • [FEATURE] Server: Variables->Added support for settings Variables through Web API (VC-1489)
  • [FEATURE] Client/Server: Web service Trigger->New Trigger added (VC-2376)
  • [FEATURE] Client/Server: Jobs/Tasks->Added pause/resume (VC-1726)
  • [FEATURE] Client/Server: JSON filter Task-> Added PreFormatting option for JSON Filter (VC-2371)
  • [FEATURE] Client/Server: Web API->Added AD support for authentication (VC-2373)
  • [FEATURE] Server: Job/Task history->Added export button (VC-2393)
  • [FEATURE] Client/Server: Added OAuth auth to the HTTP task (VC-1909)
  • [FEATURE] Client: Connections->Connections configuration windows split up for speed (VSPS-315)
  • [FEATURE] Client/Server: Audit log->Added export options (VC-2405)
  • [FEATURE] Client/Server: PGP->Added Import/Create right click alternatives (VC-2045)
  • [BUGFIX] Server: Crystal reports->Fixed issue with refreshing data (VSPS-334)
  • [BUGFIX] Client/Server: SSIS Task->Fixed 2019 dll version mismatch (VSPS-335)
  • [BUGFIX] Server: Connections->Fixed Oracle connection string to solve error "ProviderMustBeSpecifiedException" (VSPS-337)
  • [BUGFIX] Server: Cloud Tasks->Fixed issues with converting datetime from UTC (VSPS-339)
  • [BUGFIX] Client/Server: Web macro->Fixed issue setting delay (VC-2361)
  • [BUGFIX] Server: Email Trigger->Removed SMTP Connection support, addded IMAP4 Connection support (VSPS-342)
  • [BUGFIX] Server: Sync->Fixed possible dead lock at startup (VC-2369)
  • [BUGFIX] Client/Server: Slack->Fixed issue not being able to see private channels (VC-2366)
  • [BUGFIX] Server: Job Report Task->Fixed exception "KeyNotFoundException" (VSPS-343)
  • [BUGFIX] Client: Print document->Fixed crash when printing document (VC-2386)
  • [BUGFIX] Server: SAP->Fixed exception on invalid Connection (VSPS-350)
  • [BUGFIX] Server: Send Email Task->Replaced password in debug with asterix (VC-2390)
  • [BUGFIX] Client/Server: Job reports->Fixed output issues (VC-2389)
  • [BUGFIX] Server: SQL Task->Fixed empty row issue (VC-1986)
  • [BUGFIX] Client: Main form->Fixed set columns issue (VC-2364)
  • [BUGFIX] Server: Web macro->Fixed table extraction issues (VC-2394)
  • [BUGFIX] Client/Server: File Trigger->Fixed issue with file Trigger and semicolon separated file names (VC-2108)
  • [BUGFIX] Client: Connections->Fixed issue saving publishsettings path setting (VSPS-353)
  • [BUGFIX] Client: SQL Task->Fixed parameter type display for Oracle stored procedures (VSPS-354)
  • [BUGFIX] Server: Crystal reports->Mask password in log issue (VSPS-355)
  • [BUGFIX] Server: SSRS->Fixed timeout handling in web service call (VSPS-357)
  • [BUGFIX] Client/Server: Job reports->Output issues (VC-2389)
  • [BUGFIX] Client/Server: Excel Tasks->Various column issues (VC-2400)
  • [BUGFIX] Client/Server: Web macro Task->Fixed multiple Variable issue (VC-2403)
  • [BUGFIX] Client/Server: Foreground Tasks->Fixed problem stopping and tracking - no PID (VSPS-361)
  • [BUGFIX] Client/Server: Connections->Fixed "Use VisualCron app" default value issue (VSPS-362)
  • [BUGFIX] Client/Server: Azure VM Tasks->Fixed UI crash (VSPS-363)
  • [BUGFIX] Client/Server: Web service Task->Fixed issue not being to able to set SecurityMode to Transport (VSPS-364)
  • [BUGFIX] Web client: Popup Task->Fixed issue (VC-2392)

New in VisualCron 9.8.5 Build 26708 (Aug 5, 2021)

  • [FEATURE] Client/Server: Azure Block blobs->Added support for deleting folders/all files (VSPS-307)
  • [FEATURE] Client/Server: MSMQ->Added serialization options (VSPS-310)
  • [FEATURE] Client/Server: Email - Send->Added Credentials for mail recipient tab (VC-1479)
  • [FEATURE] Client: Connections/Credentials->Added filters where not used (VC-2268)
  • [FEATURE] Client/Server: Twitter Task->Updated to latest twitter dlls (VC-1399)
  • [FEATURE] Client/Server: Print Task->Added tray support (VC-1371)
  • [FEATURE] Client: Improved multi Connection/Credentials selection (VC-2279)
  • [FEATURE] Client/VCTray: Robot Task->Added CTRL+ALT+S sequence alternative for stopping (VC-2326)
  • [FEATURE] Client/Server: Email Task/Trigger->Added certificate support for Exchange (VSPS-304)
  • [FEATURE] Client/Server: New Trigger->Desktop Trigger (VC-1234)
  • [FEATURE] Client/Server: SQL Task/Trigger: Added native PostgreSQL Connection alternative (VC-2327)
  • [FEATURE] Client/Server: MFT->Added more native logging (VSPS-293)
  • [FEATURE] Client/Server: XML output->Fixed indent support (VC-2308)
  • [FEATURE] Client/Server: SQL Task->Added native PostgreSQL support (VC-2327)
  • [FEATURE] Client/Server: Excel->Added more Excel Tasks (VC-1593)
  • [FEATURE] Server: Copy files Task->Can now, optionally, create empty sub folders (VC-1731)
  • [FEATURE] Client/Server: Web macro Task->Improved the column extractor (VC-2235)
  • [FEATURE] Client/Server: DTS Task->Added password field support for file package (VSPS-324)
  • [BUGFIX] Server: Sync files Task->Fixed sync issue of modified file (VC-2254)
  • [BUGFIX] Client/Server: SQL Trigger->Added result parameters (VC-2296)
  • [BUGFIX] Client/Server: Web macro Task->Fixed issue reading specific sub menu/frame (VC-2299)
  • [BUGFIX] Client/Server: HTTP REST Trigger->Fixed POST key/values in Result (VC-2300)
  • [BUGFIX] Server: Server Sync->Fixed issue syncing new Notifications (VC-2307)
  • [BUGFIX] Client/Server: XML Tasks->Fixed issue with crash when using specific value (VSPS-306)
  • [BUGFIX] Client/Server: Web macro->Fixed issue with using Job Variables (VC-2313)
  • [BUGFIX] Client: SQL Trigger->Fixed issue saving retry option (VC-1946)
  • [BUGFIX] Client/Server: Fixed issue problem storing schema with stored procedures (VC-2315)
  • [BUGFIX] Client/Server: Azure file shares->Listing optimizations (VSPS-311)
  • [BUGFIX] Client: Time Trigger->FIxed display issue on workdays (VC-2328)
  • [BUGFIX] Client: SSH keys->Fixed client crash issue (VC-2321)
  • [BUGFIX] Server: Azure file shares->Listing optimizations (VSPS-313)
  • [BUGFIX] Server: Event log Task->Fixed issue writing to remote event log (VC-2293)
  • [BUGFIX] Client: VMWare->Added warning when saving with non-existent method in vSphere (VC-1813)
  • [BUGFIX] Client/Server: SQL Task->Added support for reserverd word (VSPS-314)
  • [BUGFIX] Server: Installation->Added fix for 'untrusted path' issue (VC-2311)
  • [BUGFIX] Server: Dynamics CRM->Fixed issue using Variables in parameters (VC-2290)
  • [BUGFIX] Server: Crystal reports->Fixed issue with executing parameters when using ODBC connection string (VSPS-323)
  • [BUGFIX] Client/Server: OneDrive->Handled error "Invalid server response" (VSPS-325)
  • [BUGFIX] Client/Server: OneDrive/GoogleDrive/Box->Handled 1 hour timeout issue (VSPS-321,VSPS-175)
  • [BUGFIX] Client/Server: Server settings->Fixed support for using Variables in Server settings (VSPS-331)
  • [BUGFIX] Server: Email Trigger->Fixed issue with subjet not being preserved when using forwarding (VSPS-329)
  • [BUGFIX] Server: Log->Now hidding external DB password at startup (was logged when using Extended debugging) (VSPS-328)
  • [BUGFIX] Server: SQL Task->Fixed issue with conversion of input parameters when using Oracle and stored procedures/packages (VSPS-322)
  • [BUGFIX] Client: UI->Fixed issue with Consolas font (VC-2320)
  • [BUGFIX] Client: Job reports Task->Fixed issue with up/down button not saving (VC-2332)
  • [BUGFIX] Client/Server: Web macro->Fixed issue with column extractor (VC-2325)
  • [BUGFIX] Client: SSH Task->Fixed UI issue (VC-2353)
  • [BUGFIX] Client/Server: Web macro->Fixed potential download crash issue (VC-2354)
  • [BUGFIX] Client/Server: SQL Trigger->Fixed null reference issue when Result is not set (in Variables window) (VC-2359)
  • [BUGFIX] Server: Excel - Copy worksheet->Fixed problem creating new worksheet (VC-2355)
  • [BUGFIX] Server: Excel (general)->Added Variable support (VC-2355)
  • [BUGFIX] Server: Excel - Search/List worksheets->Fixed issue saving Task values (VC-2359)

New in VisualCron 9.8.0 Build 24522 (May 21, 2021)

  • [FEATURE] Client/Server: Azure->Added SAS token support (VSPS-282)
  • [FEATURE] Client/Server: Excel Convert->Added Start/End row support (VC-1528)
  • [FEATURE] Client/Server: Excel Convert->Added Password support (VC-1575)
  • [FEATURE] Client/Server: Triggers->Added new "Folder Trigger" (VC-655)
  • [FEATURE] Server: Error handling->Now logging if communication port is being used (VC-2197)
  • [FEATURE] Server: HTTP REST Trigger->Added support for waiting with response for Job/Task to fininish first (VC-2255)
  • [FEATURE] Client: Font->Now users can select Font to use in Client->File->Client settings (VC-2125)
  • [FEATURE] Client/Server: Variables->Added various new Math Variables (VC-1869)
  • [FEATURE] Client/Server: Powershell->Added stack trace on error to output (VC-2271)
  • [FEATURE] Client: Log->Added Execution time column on Task row (VC-2277)
  • [BUGFIX] Server: SQL Task->Fixed better validation of input/output direction values (VC-2234)
  • [BUGFIX] Server: Cloud Sync->Fixed cast error from TElGoogleDocument to TElGoogleDriveFolder error (VSPS-290)
  • [BUGFIX] Client: SQL Trigger->Fixed duplicate stored procedure error (VC-2237)
  • [BUGFIX] Client/Server: Memory leak->Fixed memory leak on failing Client connections (VC-2215)
  • [BUGFIX] Client: Output window->Fixed InvalidOperationException (VC-2233)
  • [BUGFIX] Client: Output window->Fixed some positioning of text (VC-2225)
  • [BUGFIX] Client: Job report->Fixed issues with checkboxes in settings (VC-2227)
  • [BUGFIX] Server: Azure Gen 2->Added different listing routine for blobs (VSPS-292)
  • [BUGFIX] Client: SQL Trigger->Optimized loading of stored procedures (VC-2241)
  • [BUGFIX] Client: Azure->Adding missing dll to installing (Microsoft.Bcl.AsyncInterfaces.dll) (VC-2250)
  • [BUGFIX] Client: Performance->Various performance optimization work in Client (VC-2221)
  • [BUGFIX] Client/Server: Google Drive->Fixed auth issues (VSPS-294)
  • [BUGFIX] Client/Server: Web macro Task->Fixed issue with lingering sub process (VC-2257)
  • [BUGFIX] Client: HTML output->Fixed adding html tags if missing (VC-2127)
  • [BUGFIX] Client: Google auth->Fixed browser issue (VC-2244)
  • [BUGFIX] Client/Server: Exchange EWS->Fixed auth issue (VSPS-297,VC-1206)
  • [BUGFIX] Client: Web macro/browser->Fixed problem opening/hanging under limited user account (VC-2209,VC-2207)
  • [BUGFIX] Client/Server: .NET code Task->Fixed issue with temp file error while opening Task (VC-2260)
  • [BUGFIX] Client/Server: Amazon S3->Region changes and exception logging added (VSPS-279)
  • [BUGFIX] Client/Server: HTTP REST Trigger->Added regex alternative for url (VC-2255)
  • [BUGFIX] Client/Server: SQL Task/Trigger->Fixed bit data type validation issue for stored procedures (VSPS-302)
  • [BUGFIX] Client/Server: SQL Task->Fixed issue calling stored procedures in Oracle->ODBC (VC-2238)
  • [BUGFIX] Client: Fonts->Fixed issue with missing Roboto font and possibility to select own font (VC-2125)
  • [BUGFIX] WebClient: Next run->Fixed time zone issue (VC-2283)
  • [BUGFIX] Server: Crystal reports->Fixed ODBC crash when many Tasks ran at the same time (VC-2282)
  • [BUGFIX] Client: SQL Task->Handled possible duplicate stored procedure names (VC-2237)
  • [BUGFIX] Client/Server: SQL Task/Trigger->Auto update of "DBA Privilege=SYSDBA" parameter to "Connect Mode=SYSDBA" (VC-2202)
  • [BUGFIX] Client/Server: Web macro Task->Fixed a Variables issue in Download action (VC-2289)
  • [BUGFIX] Server: Excel Convert->Fixed incorrect settings change on upgrade (VC-2291)

New in VisualCron 9.7.5 Build 38309 (Apr 15, 2021)

  • Client/Server: Added multi domain/forest support for logon (VC-575)
  • [FEATURE] Client/Server: New Trigger->Added HTTP Trigger (VC-975)
  • [FEATURE] Client: Google Big Query->Fixed UI issues (VSPS-241)
  • [FEATURE] Client: Result->Created a better GIF player (VC-1954)
  • [FEATURE] Client/Server: Variables->Added Task.Description (VC-2140)
  • [FEATURE] Server: Output->Added realtime output support for more Task types (VC-1652)
  • [FEATURE] Client/Server: Dynamics CRM->Added support for Variables in Dynamics CRM Tasks (VC-2128)
  • [FEATURE] Client: Dark theme UI fixes (VC-2115)
  • [FEATURE] VCCommand: Implemented "port" argument (VC-2142)
  • [FEATURE] Client/Server: New Task->Scan document (cloud) (VC-2122)
  • [FEATURE] Client/Server: Object relations->Added replace from "No x" to something and the other way round (VC-1982)
  • [FEATURE] Server: Output->Added more result for various Tasks (VC-1997)
  • [FEATURE] Client/Server: PGP Keys->Added import/create features (VC-2049)
  • [FEATURE] Client/Server: .NET code Task->Now always compiling on Server side (VC-1958)
  • [BUGFIX] Client/Server: SQL Task->Fixed date validation and conversion in stored procedures (VC-2123)
  • [BUGFIX] Server: Log/Result->Fixed issue serializing DBNull value (VC-2137)
  • [BUGFIX] Server: Web macro->Fixed wait element before download (VC-2109)
  • [BUGFIX] Client/Server: SQL Task->Fixed output System.XML.XMLNode[] issue (VC-2121)
  • [BUGFIX] Client/Server: Variables->Workday output format fix (VC-2144)
  • [BUGFIX] Server: MSMQ Trigger->Fixed issue with path (VC-2149)
  • [BUGFIX] Client/Server: Amazon S3->Added further support and changes to Amazon S3 compatible servers (VSPS-278)
  • [BUGFIX] Server: AMQP->Handled memory/thread leak (VC-2126)
  • [BUGFIX] Client: Audit log - versions->Changed default query (VC-2002)
  • [BUGFIX] Client: Email Task->Switched to EO browser instead of IE (VC-1980)
  • [BUGFIX] Client: Connections->Fixed an issue switching protocol type (VSPS-280)
  • [BUGFIX] Client/Server: Robot Task->Fixed incorrect menu item issue (VC-2158)
  • [BUGFIX] Client/Server: Robot Task->Fixed issue finding element after reboot (VC-2158)
  • [BUGFIX] Server: Settings->Fixed issue recovered broken settings at startup (VC-2171)
  • [BUGFIX] Server: HTTP/REST Trigger->Fixed issue with result values (VC-2167)
  • [BUGFIX] Server: HTTP Task->Fixed issue aborting Task (VC-2124)
  • [BUGFIX] Server: Execute Task->Fixed execution failure with combintation Credential without stdout and stderr (VC-2021)
  • [BUGFIX] Client: Textboxes->Fixed issue with caret position and rendering text field content(VC-2148)
  • [BUGFIX] Client: Output->Better switch to window (VC-2043)
  • [BUGFIX] Server: HTTP Task/Trigger->Added PATCH support (VC-2145)
  • [BUGFIX] Server: Scan document->Fixed crash issue aborting Task (VC-2178)
  • [BUGFIX] Server: SFTP->Fixed 0 kb file issue (VSPS-285)
  • [BUGFIX] Client: Triggers->Fixed 'specified cast' error in Trigger dependency (VC-2189)
  • [BUGFIX] Client: Log->Fixed non-modal crash in general log window (VC-2191)
  • [BUGFIX] Client: Manage servers->Fixed upgrade server issue (VC-2165)
  • [BUGFIX] Client: Main window/result-> Added support for 'days' in Execution time (VC-2192)
  • [BUGFIX] Server: SFTP/FTP->Fixed performance when working with many files and Variables (VSPS-286)
  • [BUGFIX] Server: Cloud File Trigger->Fixed retry loop issues (VSPS-284)
  • [BUGFIX] Server: Email Trigger->Added file length check and fix (VC-2180)
  • [BUGFIX] Server: Objects->Added limitation in scanning recursive components (VC-2181)
  • [BUGFIX] Client: Output/Result->Fixed positioning (VC-2196)
  • [BUGFIX] Client: Import->Added 'Clear settings' fix only to clear all that has something to import (VC-2174)
  • [BUGFIX] Client: Triggers->Fixed visibility of 'Reset Trigger dependency' (VC-2136)
  • [BUGFIX] Client: UI->Added main font to themes file (VC-2125)
  • [BUGFIX] WebClient->Fixed column resizer position (VC-2108)
  • [BUGFIX] WebClient->Fixed Popup Task issues (VC-2102)
  • [BUGFIX] Server: VMWare->Fixed fetching server name (VC-1990)
  • [BUGFIX] Client: Server cards->Fixed style issues (VC-2204)
  • [BUGFIX] Server: SFTP->Fixed issue download all files when folder does not exist (VSPS-268)

New in VisualCron 9.6.5 Build 21205 (Mar 12, 2021)

  • [FEATURE] Client/Server: Certificates->Added import option from local computer (VC-1408)
  • [FEATURE] Client/Server: Service Trigger->Added retry options on failure (VC-1946)
  • [FEATURE] Client/Server: Google Cloud BigQuery->Further improvemnts on Tasks (VSPS-241)
  • [FEATURE] Client/Server: Output/Result->Improved limit information (VC-2005)
  • [FEATURE] Client/Server: Output/Result->Improved visuals (VC-2019)
  • [FEATURE] Client/Server: Output/result->Configured dedicated output types for each Task type (VC-1951)
  • [FEATURE] Client/Server: Web macro Task->Upgraded components Chromium V86 (VC-2094)
  • [FEATURE] Client/Server: Cloud Tasks->Azure Data lake Gen 2 is now supported (VSPS-247)
  • [BUGFIX] Client: Fixed execution time formatting according to regional settings(VC-2001)
  • [BUGFIX] Client: Log window->Fixed issue with reload on click on combo (VC-2016)
  • [BUGFIX] Client/Server: Web macro->Improved crash handling (VC-1191)
  • [BUGFIX] Server: PowerShell Task->Fixed issue passing parameters and starting pure script blocks (VC-2029)
  • [BUGFIX] Client/Server: Proxy->Better proxy handling (VSPS-263)
  • [BUGFIX] Client: SQL Task->Fixed split query option (VC-2060)
  • [BUGFIX] Server: Assembly Execute Task->Fixed issue with "tampered" error/crash (VC-2084)
  • [BUGFIX] Client: SQL Task->SQL jobs controls was off/shifted (VC-2083)
  • [BUGFIX] Client: Main window->Fixed refresh issue when importing/adding Jobs when using filter (VC-2067)
  • [BUGFIX] Client: Excel->Set cell: Fixed UI lock (VC-2066)
  • [BUGFIX] Client: Fixed UI error in AD groups (VC-2039)
  • [BUGFIX] Client/Server: .Assembly Execute Task->Handled "tampered" error (VC-2078)
  • [BUGFIX] Server: Web macro Task->Fixed issue stopping web macro (VC-2092,VC2076)
  • [BUGFIX] Server: Web macro Task->Fixed issue with 'object reference error' (VC-2093)
  • [BUGFIX] Client: Log->Job listing control - improved speed (VC-2022)
  • [BUGFIX] Client/Server: Crystal reports->Added missing dlls (VC-2100)
  • [BUGFIX] Client: Job folders->Fixed rename (update) issue (VC-2114)
  • [BUGFIX] Client/Server: Slack->Fixed issue with deprecated method (VC-2113)
  • [BUGFIX] Client: Conditions->Fixed selection/hang errors (VC-2129,VC-2107)
  • [BUGFIX] Server: Logging->Fixed copy Oracle database error (VC-1963)
  • [BUGFIX] Client/Server: Amazon->Added support for more AWS zonse (VSPS-270)
  • [BUGFIX] Client: Sharepoint->Fixed delete issue in folder browser (VSPS-269)
  • [BUGFIX] Server: VisualCron service->Fixed error message when stopping VC service (hanging MFT thread) (VC-2040)

New in VisualCron 9.6.0 Build 29577 (Jan 27, 2021)

  • [FEATURE] Client: New dark themes (VC-1794,VC-1795,VC-1796,VC-1866)
  • [FEATURE] Client/Server: New output/result features (VC-1915)
  • [FEATURE] Client/Server: New ROI features added (VC-1878)
  • [FEATURE] Client/Server: SQL Task->Added native support för IBM DB2 database (VSPS-228)
  • [FEATURE] Client/Server: Excel - Get cells Task->Added new option for column and row retrieval (VC-1826)
  • [FEATURE] Client/Server: AMQP->Added certificate validation option (VSPS-234)
  • [FEATURE] Client/Server: Import->Moved cert validation to Server instead of Client (VSPS-227)
  • [FEATURE] Client/Server: Cloud->Added semicolon split and regex support (VSPS-232)
  • [FEATURE] Client: Tasks->Change Affinity UI settings (VC-1588)
  • [FEATURE] Client/Server: Get AD group members Task->Added extended range support (VC-1859)
  • [FEATURE] Client/Server: SSH keys->Added ECDSA and EDDSA support (VSPS-238)
  • [FEATURE] Client: Text controls->Updated some text controls (Powershell Task, SQL Task etc) (VC-1916)
  • [FEATURE] Web Client: Increased grid performance (VC-1847)
  • [FEATURE] Client/Server: Robot Task->Now supporting VC Variables (VC-1858)
  • [BUGFIX] Client/Server: DB logging->Handled Credentials better when switching settings (VC-1738)
  • [BUGFIX] Client/Server: DB logging->Fixed issues copying internal DB to Oracle (VC-1823)
  • [BUGFIX] Server: Execute Task->Fixed standard output redirect error when using Shell execute option (VC-1846)
  • [BUGFIX] Server: Sync files Task->Fixed argument exception (VC-1845)
  • [BUGFIX] Client/Server: Global objects->Send to.. null reference error (VC-1582)
  • [BUGFIX] Client: SQL Event Trigger->Fixed Credential validation issue (VC-1851)
  • [BUGFIX] Server: Get AD Group members Task->Fixed issues parsing null entries (VC-1852)
  • [BUGFIX] Client/Server: Web macro->Fixed exception related to "Property accessor 'FullImageSource'" (VC-1825/VC-1854)
  • [BUGFIX] Client: Output window->Fixed issue opening some links (VC-1843)
  • [BUGFIX] Server: Credential->Fixed potential "leak" to main thread when clicking Test (VC-1856)
  • [BUGFIX] Client/Server: Web API->Added optional certificate (VC-1443)
  • [BUGFIX] Server: TaskManager->Fixed unhandled error (VC-1872)
  • [BUGFIX] Client/Server: Web macro->Fixed potential crash from minor errors (VC-1876)
  • [BUGFIX] Server: File Trigger->Fixed manual "Fire Trigger" issue (VC-1844)
  • [BUGFIX] Server: Execute Task->Fixed unhandled crash "System.InvalidOperationException: 'No process is associated with this object.'" (VC-1895)
  • [BUGFIX] Client/Server: SFTP->Fixed handling of empty files mask (VSPS-242)
  • [BUGFIX] Server: HTTP Trigger->Fixed potential crash with wrong settings (VC-1913)
  • [BUGFIX] Client: Main grid->Fixed saving some columns (VC-1936)
  • [BUGFIX] Server: Scan document Task->Fixed append output issue (VC-1943)
  • [BUGFIX] Server: Scan document Task->Fixed missing AutoMapper dll (VC-1945)
  • [BUGFIX] Server: Scan document Task->Fixed issue scanning in another language (VC-1957)
  • [BUGFIX] Server: Cloud Tasks/Triggers->Fixed issue disposing object in the end (VC-1947)
  • [BUGFIX] Client: Main window->Fixed a problem loading/saving window position (VC-1870)
  • [BUGFIX] Client/Server: Web macro Task->Fixed issue with editing step (VC-1893)
  • [BUGFIX] Client/Server: Cloud->Sync files: Fixed issued with All/Folders option (Access to path) (VSPS-255)
  • [BUGFIX] Client/Server: Azure Connection->Fixed issue with publish settings file configuration (VSPS-253)
  • [BUGFIX] Client/Server: Dropbox->Fixed "Bad parameters" error (VSPS-250)
  • [BUGFIX] Client: Connection Explorer->Filter improvement speed (VSPS-254)
  • [BUGFIX] Client/Server: Connections/Tasks->General TLS 1.3 support added (VSPS-244)
  • [BUGFIX] Server: HTTP Trigger->Fixed a potential unhandled exception (VC-1913)
  • [BUGFIX] Server: Startup->Fixed a potential problem determining operating system - that could cause crash (VC-1984)
  • [BUGFIX] Server: Logging->Fixed issue with external Oracle logging and Copy database - ORA-01735 (VC-1963)
  • [BUGFIX] Server: SQL->Output->Fixed issue with locked output file on SQL errors (VC-1953)
  • [BUGFIX] Server: PowerShell Task->Fixed a problem executing Process section in script block (VC-1950)
  • [BUGFIX] Server: Global objects->Deleted old (deleted) references at startup (Time exceptions, Conditions) (VC-2004)

New in VisualCron 9.4.5 Build 16610 (Nov 24, 2020)

  • [FEATURE] Client/Server: Objects relations/search: Added SSH key global object support (VC-1617)
  • [FEATURE] WebClient: UI->Implemented new themes (VC-1592)
  • [FEATURE] Client: MFT/SSH keys->Added Export.. and Send to options (VC-1660)
  • [FEATURE] Client/Server: Google Cloud storage->Added support in Cloud Tasks/Triggers (VSPS-205)
  • [FEATURE] Client/Server: Object relations->Added name filter for Connections/Credentials (VC-1608)
  • [FEATURE] Client/Server: Update components for Cloud/SFTP/FTP/WebDav (VSPS-225)
  • [FEATURE] Client/Server: Added support for new Client events (Credential failed,SSH key not found) (VC-1781)
  • [FEATURE] Client: Import/Export: Added warnings when nothing selected for import/export (VC-1669)
  • [BUGFIX] Client/Server: MFT->Fixed unhandled crash of MFT Server (VC-1469)
  • [BUGFIX] Client/Server: MFT->Fixed update of Last access and other values (VC-1681)
  • [BUGFIX] Client: MFT->Handled issue with empty MFT list and enabling MFT (VC-1729)
  • [BUGFIX] Server: MFT->Fixed issue with wrong server status causing MFT not to start (VC-1773)
  • [BUGFIX] Server: MFT->Fixed Credential re-impersonate and events at startup (VC-1774)
  • [BUGFIX] Server: MFT->Fixed changing MFT state button behavior (VC-1757)
  • [BUGFIX] Client/Server: Export settings Task->Fixed an issue with MFT (VC-1717)
  • [BUGFIX] Client/Server: Sync->Added reconnect and error handling (VC-1720)
  • [BUGFIX] Server: FTP/SCP->Fixed overwrite option (if smaller) issue (VSPS-216)
  • [BUGFIX] Client/Server: Web macro->Fixed upload issue (VC-1723)
  • [BUGFIX] Server: Settings->Export->Fixed timeout issue in export when working with large files (VC-1728)
  • [BUGFIX] Server: SQL Task->Fixed error "There is already an open DataReader associated with this Command which must be closed first." (VC-1733)
  • [BUGFIX] Server: Logging->Fixed Credential load issue when using External db logging (VC-1737)
  • [BUGFIX] Server: Sync files Task->Fixed issue with folder deletion (VC-1647)
  • [BUGFIX] Server: Sync files Task->Fixed issue with source path changing to destination path (VC-1739)
  • [BUGFIX] Server: Users->Now blocking empty username (VC server logon) (VC-1724)
  • [BUGFIX] Server: Set folder permission Task->Fixed issue with adding without removing rights (VC-1732)
  • [BUGFIX] Client: Connection Explorer->Fixed issue using Variables in SSH host name (VC-1784)
  • [BUGFIX] Server: FTP/SFTP/SCP: Fixed support for semicolon in include file mask of remote file filter (VSPS-231)
  • [BUGFIX] Client: Group permissions->Added some missing permissions (SSH keys, Network drives, Task repository, Client connections and Server sync) (VC-1790)
  • [BUGFIX] Server: SNMP Tasks->Upgraded to latest library (VC-1699)
  • [BUGFIX] Server: SQL Task->Removed forced requirement of Load profile in Credential (VC-1809)
  • [BUGFIX] Server: Archive - Decompress->Fixed issue with Tar+Gzip (VC-1673)
  • [BUGFIX] Client/Server: Web macro->Fixed wait time saving issue (VC-1788)
  • [BUGFIX] Client/Server: Web macro->Fixed issue saving location for screenshots (VC-1707)
  • [BUGFIX] Client/Server: Web macro->Fixed issue launching new instance (VC-1824)
  • [BUGFIX] Client: Robot Task->Fixed null reference issue on recording (VC-1716)
  • [BUGFIX] Client: Robot Task->Fixed issues with resolution when DPI changed (VC-1715)
  • [BUGFIX] Client: VMWare->Added client warnings on vSphere API limitations (VC-1742)
  • [BUGFIX] Client: Job combo list (general)->Handled null reference (VC-1818)
  • [BUGFIX] Client: Folder/file selection/Connection Explorer->Optimized retrieving information (VSPS-233)

New in VisualCron 9.4.0 Build 37534 (Oct 7, 2020)

  • [FEATURE] Client: Connection Explorer->Added FTP data logging to output according to Connection settings (VSPS-209)
  • [FEATURE] Client/Server: Database->Added copy database options (VC-1577)
  • [FEATURE] Client/Server: SQL Task/Trigger/SSISDB: Added better Credential validation (VSPS-219)
  • [FEATURE] Install: Export settings Task->Added MFT and SSH keys (VC-1694)
  • [FEATURE] Client/Server: VMWare Tasks->Added support for vSphere 7.0 (VC-1625)
  • [BUGFIX] Client/Server: MFT->Added some public key validation (VC-1690)
  • [BUGFIX] Client/Server: MFT->Switched to SSH key selection control with search (VC-1664)
  • [BUGFIX] Client: Email - Send->Fixed issue using Job Variable in Email - Send Task (VC-1622)
  • [BUGFIX] Client/Server: Cloud->Added option to ignore certificate errors (VSPS-207)
  • [BUGFIX] Client: Conditions->Fixed issue selecting a Condition (VC-1620)
  • [BUGFIX] Client/Server: Informatica->Handled crash refreshing Task settings (VC-1616)
  • [BUGFIX] Client/Server: Informatica->Username and password was not saved correctly (VC-1637)
  • [BUGFIX] Server: Informatica->Updated default url and made on-premise url configurable (VC-1633)
  • [BUGFIX] Server: Email->Get messages->Fixed issue saving email in network share (VC-1591)
  • [BUGFIX] Server: Variables->Handled problem when null Variable was used (VC-1634)
  • [BUGFIX] API: Variables->Updated max Variable count in single field to 10.000 (VC-1638)
  • [BUGFIX] Client: Remote file explorer->Fixed drag and drop issues (VC-1635)
  • [BUGFIX] Client/Server: Web macro Task->Better handling of unhandled exceptions (VC-1648)
  • [BUGFIX] Client/Server: Web macro Task->Fixed Task failure if last action was download (VC-1670)
  • [BUGFIX] Client/Server: Web macro Task->Fixed issue saving type speed (VC-1703)
  • [BUGFIX] Client/Server: Web macro Task->Fixed click JS detection issue (VC-1711)
  • [BUGFIX] Server: Event log->Better handling of a crash (VSPS-212)
  • [BUGFIX] Server: Connections->Fixed issue loading/importing SFTP/SSH Connections with private keys into SSH keys (VSPS-211)
  • [BUGFIX] Client/Server: Email - Get messages/headers/single message->Fixed issue saving which output columns to use (VC-1653)
  • [BUGFIX] Client/Server: SSH Connection->Changed default timeout to 0 (infinite) for new Connections as SSH component is aborting the command at the timeout set (VC-1667)
  • [BUGFIX] Client/Server: MFT->Fixed various crashed related to wrong key settings. Fixed start on import issue. (VC-1658)
  • [BUGFIX] Client/Server: MFT->Fixed public key logon issue when no key was selected in MFT user (VC-1680)
  • [BUGFIX] Client/Server: MFT->Fixed flood logging at upload issue (VC-1679)
  • [BUGFIX] Client: MFT->Fixed SSH console access issue (VC-1663)
  • [BUGFIX] Client/Server: MFT->Fixed flood logging at upload issue (VC-1679)
  • [BUGFIX] Server: MFT Trigger->Fixed issues with Login failed/session disconnected events (VC-1666)
  • [BUGFIX] Client/Server: MFT->Fixed an issue with importing settings (multiple MFT) (VC-1683)
  • [BUGFIX] Server: Exceptions->Changed general exception handling to better catch unhandled exceptions (VC-1661)
  • [BUGFIX] Server: SSH Keys->Fixed issue sending SSH Key after import (VSPS-217)
  • [BUGFIX] Client/Server: SSH Keys->Fixed empty password prompt (VSPS-204)
  • [BUGFIX] Client: SQL Task->Fixed problem switching from MSSQL Job to Text option (VC-1687)
  • [BUGFIX] Client: Logging->Reduced logging when Extended debugging is off (VC-1688)
  • [BUGFIX] Client/Server: SFTP->Fixed an issue with 0 byte file download (VSPS-215)
  • [BUGFIX] Server: SFTP->Fixed overwrite option (if smaller) issue (VSPS-216)
  • [BUGFIX] Server: Output->Fixed potential random crash in output reader (Execute/ExecuteHelper) (VC-1689)
  • [BUGFIX] Client: SNMP Get Bulk->Fixed issue saving SNMP version (VC-1695)
  • [BUGFIX] Server: Settings->Fixed issue updating Server settings after import (VC-1693)
  • [BUGFIX] Client: Variables->Fixed issues with Archive Compress Variable (VC-1698)
  • [BUGFIX] Client: Time exceptions->Fixed Client crash in Job window when lacking permissions to view Time exceptions (VC-1704)
  • [BUGFIX] Client/Server: Azure->Fixed dll mismatch (Microsoft.IdentityModel.Tokens) (VC-1705)
  • [BUGFIX] Server: Sync->Fixed an issue with syncing Variables ( addition) (VC-1700)
  • [BUGFIX] WebClient: Handled crash in w3wp.exe on disconnect (VC-1710)

New in VisualCron 9.3.5 Build 35995 (Aug 31, 2020)

  • [FEATURE] Server: Event log Trigger->Increased performance (VC-1521)
  • [FEATURE] Client/Server: New Task->IBM Cognos Analytics - Run report/job (VC-1028)
  • [FEATURE] Client/Server: Scan document->Now storing sample document in Task instead of file reference (VC-1466)
  • [FEATURE] Client/Server: File/Folder browser->Better transfer and drag and drop features (VC-1356)
  • [FEATURE] Client/Server: Notification history->New search filters (VC-1461)
  • [FEATURE] Client/Server: New Job filter used in various places (VC-1355)
  • [FEATURE] Client/Server: Job history->New search filters (VC-1404)
  • [FEATURE] Client: Task manager->Threads-> Added Started column and better realtime sync (VC-1522)
  • [FEATURE] Client/Server: Robot Task->App property/sync mapping feature (VC-1233)
  • [FEATURE] Client/Server: Added Right click->Export functionlity among Global objects (VC-1456)
  • [FEATURE] Client/Server: SSH keys new global object (VSPS-186,VC-1570,VC-858)
  • [FEATURE] Client/Server: MFT->Separated MFT from settings into own settings file (VC-1342)
  • [FEATURE] Client/Server: MFT->Additional folder permissions (VC-1348)
  • [FEATURE] Client/Server: Email - Get messages->Added selectable data to include as columns (VC-1563)
  • [FEATURE] Client/Server: Email - Get messages/Headers->Added test filter (VC-1494)
  • [BUGFIX] Server: SharePoint - Download->Fixes for Delete/Download Task (VSPS-193)
  • [BUGFIX] Server: Execute/PowerShell->Fixed a memory leak of desktop/winstation handles (VC-1510,VC-1609)
  • [BUGFIX] Server: Touch file Task->Fixed issue not creating files if file was not found (VC-1526)
  • [BUGFIX] Server: Performance counter Trigger->Handled error with problems listing categories (VC-1506)
  • [BUGFIX] Server: Time Trigger->Fixed possible delayed execution (VSPS-194)
  • [BUGFIX] Server: Certificates->Fixed Add/Update event upon importing/adding Certificates (VC-1527)
  • [BUGFIX] Client/Server: Drag and drop->Handled objects not existing (VC-1496)
  • [BUGFIX] Client/Server: Web macro->Fixed issue loading certificate on demand (VC-1503)
  • [BUGFIX] Client/Server: Web macro->Fixed inject JavaScript issue (VC-1508)
  • [BUGFIX] Client/Server: HTTP REST Trigger->Handled problem adding second Trigger on same port (VC-1532)
  • [BUGFIX] Web Client: Fixed issue with running Jobs (VC-1546)
  • [BUGFIX] Client/Server: Fixed potential Foreground execution "Could not find the specified Connection for Foreground execution" (VC-1486)
  • [BUGFIX] Client/Server: Office 365->Added Tenant settings to fix "token was empty" (VSPS-195)
  • [BUGFIX] Client/Server: SCP->Fixed issue preventing using Certificate option (VSPS-197)
  • [BUGFIX] Client/Server: Sharepoint->Handled error "Failed to retrieve file list: Field or property "TimeLastModified" does not exist" (VSPS-196)
  • [BUGFIX] Client: Azure->Fixed test button message box confusion (VSPS-200)
  • [BUGFIX] Client/Server: HTTP proxy->Fixed a general issue with HTTP proxies in Connections (VSPS-199)
  • [BUGFIX] Client/Server: Variables->Added dragn drop support (VC-1497)
  • [BUGFIX] Client/Server: Right click->Export option right click menu added to reach Export settings window for a particular object (VC-1456)
  • [BUGFIX] Client: Right click->Add Job/Task null ref error (VC-1574)
  • [BUGFIX] Server: Loops->Fixed a loop limitation with foreground execution (VC-1566)
  • [BUGFIX] Client/Server: JSON JQ Filter Task->Fixed "Access Denied" error (VC-1577)
  • [BUGFIX] Server: Logging->Fixed external logging to Oracle through OLEDB (VC-1332)
  • [BUGFIX] Client: Web macro->Fixed EO runtime exception when opening Task (on some machines) (VSPS-206)
  • [BUGFIX] Client/Server: Web macro->Fixed issue with taking screenshot in some scenarios (VC-1558)
  • [BUGFIX] Client/Server: Variables->Fixed issues with Archive Compress/Decompress Task Variables (VC-1590)
  • [BUGFIX] Server: Logging->Fixed issue reading Notification logs from external DB (VC-1615)

New in VisualCron 9.3.0 Build 24593 (Jun 24, 2020)

  • [FEATURE] Client/Server: Robot Task->Improved recording performance (VC-1460)
  • [FEATURE] Client/Server: Email - Move message(s) (new Task) (VC-1477)
  • [FEATURE] Client/Server: Connections->FTP Connections types merged into one (VSPS-177)
  • [FEATURE] Client/Server: Folders->Added ability to add all Jobs in a group to a folder (VC-1484)
  • [FEATURE] Client/Server: Run Job->Added option to not raise Trigger events (VC-1483)
  • [FEATURE] Web API: Added filters on all List methods (VC-1297)
  • [BUGFIX] Server: Job report->Excel multi line export issue fixed (VC-1333)
  • [BUGFIX] Server: Task history->Problem reading output (switched to realtime) (VC-1462)
  • [BUGFIX] Client: Job dragndrop between Servers->Handled deleted Connection issue (VC-1463)
  • [BUGFIX] Client/Server: FTP->Changed default option to auto-accept server certificates (VSPS-180)
  • [BUGFIX] Client/Server: Azure Data Lake->Fixed upload path issue (VSPS-174)
  • [BUGFIX] Client/Server: General auto-accept for server side certificates with related error 75788 (VSPS-181)
  • [BUGFIX] Client/Server: Variables->Added missing parameters for PowerShell Task type in Task repository (VC-1428)
  • [BUGFIX] Client/Server: Cloud->Fixed Google Drive and OneDrive refresh issue (VSPS-183)
  • [BUGFIX] Client/Server: Web macro->Fixed cookie sharing between Jobs issue (VC-1453)
  • [BUGFIX] Server: Excel - Convert->Fixed problem using Variables in some fields (VC-1481)
  • [BUGFIX] Client: Main window->Delete Job->Fixed a reference count problem (VC-1485)
  • [BUGFIX] Server: WebDAV - Download->Improvements for download Task (VSPS-185)
  • [BUGFIX] Server: SSH Task->Handled socket error when using exit in Send text option (VC-1498)
  • [BUGFIX] Server: Cloud - Sync->Fixed problems with Variables not resolving (VSPS-187)
  • [BUGFIX] Client/Server: SSH Task->Fixed missing dlls / upgrade issue (VSPS-188)
  • [BUGFIX] Client/Server: WebDAV - Upload->Fixed target folder Variable resolving (VSPS-190)
  • [BUGFIX] Client/Server: SCP - List file(s) - fixed null reference issue (VSPS-191)

New in VisualCron 9.2.5 Build 24215 (Jun 1, 2020)

  • FEATURE] Client/Server: Robot Task->Added custom nuget method support (VC-1248)
  • [FEATURE] Client/Server: Robot Task->Added wait before/after (VC-1422)
  • [FEATURE] Client/Server: Robot Task->Improved hover mouse selection/tracking (VC-1421)
  • [FEATURE] Client/Server: Robot Task->Improved specific Windows element selection (VC-1438)
  • [FEATURE] Client/Server: Robot Task->Improved Windows selection (VC-1449)
  • [FEATURE] Client/Server: Windows Failover Cluster->Added cluster status and information (VC-1361)
  • [FEATURE] Client/Server: HTTP REST Trigger added (VC-568)
  • [FEATURE] Client/Server: HTTP Task->Added response headers as Variables (VC-1416)
  • [BUGFIX] Server: SSRS Task->Now allowing Variables in parameter names (VC-1431)
  • [BUGFIX] Client/Server: SharePoint->Fixed missing dll OfficeDevPnP.Core.dll (VC-1435)
  • [BUGFIX] Client: Fixed issue with logon prompt hanging on manual password (VC-1436)
  • [BUGFIX] Server: Image Tasks->Fixed dll reference issue (VC-1400,VC-1444)
  • [BUGFIX] Server: File filter->Fixed an issue with filter on ? # wild cards (VC-1448,VC-1430)
  • [BUGFIX] Client: Amazon Tasks->Fixed issue with bucket selection (VSPS-174)
  • [BUGFIX] Client/Server: PGP - Encrypt->Changed default values for disabling sub keys to fix "No suitable OpenPGP public key for encryption found" error (VC-1447)
  • [BUGFIX] Server: Fixed a general Task handle leak in TaskFoundation related to AssemblyResolve (VC-1450)
  • [BUGFIX] Server: Loops->Fixed an issue with "Use column" value not implemented properly (VC-1458)
  • [BUGFIX] Client/Server: Flow->Fixed support for Job->If other value condition (VC-1446)
  • [BUGFIX] Client: Log->Fixed issue with showing Task log from loop (VC-1452)

New in VisualCron 9.2.0 Build 25459 (May 20, 2020)

  • [NOTE] General: Decreased original download and added dll on-demand download. Some Tasks require additional download Scan document) (VC-1314)
  • [NOTE] Client/Server: MFT->Security has been increased on passwords - please re-apply any passwords for MFT users (VC-1187)
  • [FEATURE] Client/Server: Sync->Added Master/Slave sync features (VC-879,VC-1088,VC-1089)
  • [FEATURE] Client/Server: Robot Task->Added Excel awareness and cell recognition (VC-1176)
  • [FEATURE] Client/Server: Web macro->More screenshot settings (VC-640)
  • [FEATURE] Client/Server: Web macro->Added cookies sharing between Tasks (VC-596)
  • [FEATURE] Client/Server: Web macro->Various output improvements (VC-923)
  • [FEATURE] Client/Server: Web macro->Added support for local paths (VC-1263)
  • [FEATURE] Client/Server: Cloud Tasks->Added Azure Data Lake support (VSPS-120)
  • [FEATURE] Client/Server: Robot Task->Added alternate Stop method via VCTray client (VC-1255)
  • [FEATURE] Client/Server: SSIS Task->Added support for MSSQL 2019 (VC-1250)
  • [FEATURE] Client/Server: Connections->Added permission override options (VSPS-125)
  • [FEATURE] Client/Server: Triggers->Added the Sharepoint Trigger (VSPS-45)
  • [FEATURE] Client/Server: New task "Scan document" (VC-1156)
  • [FEATURE] Client/Server: Azure->Added Block blob support (configure in Connection) (VSPS-44)
  • [FEATURE] Client/Server: Azure->Added support for Azure File Shares (VSPS-168)
  • [FEATURE] Client/Server: File write Task->Added option to write Base64 content directly to file stream (VC-1317)
  • [FEATURE] Client: Notifications/Conditions->Better multi delete handling (VC-1319)
  • [FEATURE] Client/Server: Offline maintenance validation options extended (VC-1277)
  • [FEATURE] Client/Server: Email Trigger/Tasks now supporting Microsoft OAuth (VC-1206)
  • [FEATURE] Server: Microsoft Teams->Added more relevant output on success (VC-1228)
  • [FEATURE] Server: SharePoint->Added SharePoint delete after download option (VSPS-152)
  • [FEATURE] Server: Cloud - Sync->Added delete source file option (VSPS-145)
  • [FEATURE] Server: Cloud - Sync->Sync from local to cloud option added (VSPS-78)
  • [FEATURE] Server: Print Task->Replaced print pdf component (VC-1347)
  • [FEATURE] Client/Server: Sharepoint->Added claims based support (VSPS-157)
  • [BUGFIX] Server: Windows forms obfuscation has been applied on passwords in general (VC-1187)
  • [BUGFIX] Server: Robot Task->Fixed record panel issues (VC-1137,VC-1275)
  • [BUGFIX] Client/Server: Excel - Set cell->Added similar date handling as in Excel - Create (VC-1222)
  • [BUGFIX] Server: Wait Task->Handled issue with crash when using non-valid wait value (VC-1240)
  • [BUGFIX] Server: SQL Task->Handled null reference issue related to some output scenarios (VC-1241)
  • [BUGFIX] Client/Server: SSISDB Task->Fixed issue using Variable in Environment parameter (VC-1254)
  • [BUGFIX] Client/Server: SSISDB Task->Fixed double hyphen in name issue and reporting back SQL Job not found issue (VC-1248)
  • [BUGFIX] Server: File handling general->Fixed individual skip on permission/IO errors (VC-1252)
  • [BUGFIX] Client: File filter->Fixed date validation issue in file filter (VC-1253)
  • [BUGFIX] Server: Excel - Create->Fixed issue with option 'Different folder and use file mask' (VC-1238)
  • [BUGFIX] Server: Email Trigger->Fixed impersonation issue saving mail and attachments to network share (VC-1258)
  • [BUGFIX] Client: File filter->Fixed issue with Trigger attachment details in Trigger description (VC-1259)
  • [BUGFIX] Client: AD authentication->Updated Client and doc with warnings if not secure LDAP port being used (VC-1181)
  • [BUGFIX] Server: Assembly Execute Task->Fixed issue reloading assembly (VC-1260)
  • [BUGFIX] Server: Web service Task->Fixed edit parameter issue (VC-1227)
  • [BUGFIX] Server: Print Task->Fixed landscape printing issue (for fallback method) (VC-1270)
  • [BUGFIX] Client/Server: Web macro->JS injection step is now performed during recording (not just playback) (VC-650)
  • [BUGFIX] Client/Server: Exit codes->Fixed an issue syncing the default exit code collection for Windows (VC-1272)
  • [BUGFIX] Server: File filter->Fixed various issues related to multiple file mask usage (VC-1273)
  • [BUGFIX] Server: ForEach loop additional fix (VC-1007)
  • [BUGFIX] Client: Clone Job/Task now requires Read permission to show and Add permission to save (VSPS-125)
  • [BUGFIX] Client/Server: Permissions->Fixed 'Remove after execution' permission check issue (VC-1284)
  • [BUGFIX] Client: Job->Added warning about using feature 'Remove Job after execution' (VC-1278)
  • [BUGFIX] Client: Permissions->Various object specific permission issues fixed (VC-1250)
  • [BUGFIX] WebAPI: Fixed backwards compatible issue with Login with token and expire time (VC-1282)
  • [BUGFIX] Client/Server: Sharepoint->Handled File not found issue in Folder browser (VSPS-148)
  • [BUGFIX] Client: Default flows->Fixed creating default Task flow issue (VC-1288)
  • [BUGFIX] Client/Server: Cloud - Sync->Fixed 0 kB upload issue (VSPS-146)
  • [BUGFIX] Client/Server: Cloud - Sync->Fixed lower case upload issue (VSPS-151)
  • [BUGFIX] Server: SQL Trigger->Fixed null reference issue due to output settings, concerns ODBC, OLEDB, MySQL and Oracle (VC-1295)
  • [BUGFIX] Client/Server: WebDAV->Fixed upload issue with servers not supporting HEAD request (VSPS-128)
  • [BUGFIX] Client/Server: Conditions->Fix for problem with duplicate references being created in .NET Code Condition (VC-1322)
  • [BUGFIX] Client/Server: SharePoint->Fix for "GetFileByServerRelativePath does not exist" error (VSPS-153)
  • [BUGFIX] Client/Server: Base64 encode/decode Tasks->Fixed impersonation issue and added Credential for destination file (VC-1325)
  • [BUGFIX] Client/Server: Cloud - Upload->Fixed folder selection crash issue (VSPS-155)
  • [BUGFIX] Client/Server: FTP/Cloud/File filter->Fixed sorting on path (VSPS-139)
  • [BUGFIX] Server: Cloud (Google Drive)->Fixed upload issue (VSPS-156)
  • [BUGFIX] Client: Web macro->Fixed password field view and update (VC-1327)
  • [BUGFIX] Server: File filter->Date->Added support for more Task Variables (VC-1326)
  • [BUGFIX] Server: Archive compress->Fixed issue with using network path (folder creation instead of files) (VC-1315)
  • [BUGFIX] Server: MFT->Fixed Credential problem with root folder (VC-1341)
  • [BUGFIX] Server: Base64 - Decode Task->Added fault tolerance option (VC-1335)
  • [BUGFIX] Server: Sharepoint connection issue fixed (VSPS-87)
  • [BUGFIX] Server: Remote file Trigger->Fixed a problem downloading to relative source path (VSPS-160)
  • [BUGFIX] Server: Cloud- Sync->Fixed Credential issue and sync issue (VSPS-145)
  • [BUGFIX] Server: Tasks general->Fixed "SafeHandle cannot be null" issue in Tasks usign ExecuteHelper (VC-1303)
  • [BUGFIX] Client: Object references->Fixed issue with PGP key ring search (VC-1365)
  • [BUGFIX] Server: SSISDB Task->Improved error handling (VC-1243)
  • [BUGFIX] Server: Trigger->Azure Queue Storage->Added missing file (VC-1368)
  • [BUGFIX] Server: SQL Task->Output append issue fixed (missing last new line) (VC-1369)
  • [BUGFIX] Server: Telegram - Bot->Fixed time limit for sending messages, added the message text format (VC-1230)
  • [BUGFIX] Server: SQL Task->File output - fixed saving Credentials (VC-1382)
  • [BUGFIX] Server: PGP - Encrypt->Fixed issue with duplicate keys signing (VC-1376)
  • [BUGFIX] Server: Execution context->Remote->Fixed Credential issue and various related errors (VC-1387)
  • [BUGFIX] Server: Excel - Set cell->Fixed performance issue with many rows (VC-1378)
  • [BUGFIX] Client/Server: SharePoint->Fixed issue with Update list item Task (VSPS-169)
  • [BUGFIX] Client/Server: SharePoint->Fixed issue getting root folder instead of sub folder (VSPS-147)
  • [BUGFIX] Client/Server: SharePoint->Fixed issue adding List item (VSPS-165)
  • [BUGFIX] Client/Server: Cloud sync->Fixed Credential issue when syncing with local (added Credential selection) (VSPS-170)
  • [BUGFIX] Client/Server: PDF->Upgraded PDF component to support newer version of PDF (VC-1406)
  • [BUGFIX] Client/Server: Variables->Fixed issue using Time exceptions in DATENOWADD Variable (VC-1385)
  • [BUGFIX] Client/Server: Email Task/Trigger->Google Auth implemented (VC-1367)
  • [BUGFIX] Server: Excel - Get cells->Fixed too long values becoming ######## in output (VC-1407)
  • [BUGFIX] Client: Conditions->Fixed an issue with Condition selection (VC-1414)
  • [BUGFIX] Client: PGP key rings->Fixed right click menu issue with Delete key (VC-1413)

New in VisualCron 9.1.5 Build 38064 (Feb 17, 2020)

  • [FEATURE] Client/Server: Robot Task->Fixed better grouping of keystrokes (VC-1048)
  • [FEATURE] Server: WebDAV->Fixed Upload output (VSPS-130)
  • [FEATURE] Server: Email Trigger->Added attachment name and path Variables (VC-1193)
  • [FEATURE] Server: Added ability to update global and Job object ids (VC-1174)
  • [FEATURE] Server: SharePoint->List items - added items to output (VSPS-137)
  • [BUGFIX] Client/Server: SQL Task/Connection: Fixed license issue with Oracle (VC-1177)
  • [BUGFIX] Client: Export settings->Fixed null reference issue when lacking Certificate permissions (VC-1180)
  • [BUGFIX] Client/Server: Web macro->Fixed playback issue (VC-1108)
  • [BUGFIX] Client/Server: Web macro->Fixed object reference issue on checkbox selection (VC-1195)
  • [BUGFIX] Client: Web macro->Fixed slow Task opening (VC-1169)
  • [BUGFIX] Client/Server: Web macro/Robot Task->Fixed realtime output (VC-1168)
  • [BUGFIX] Server: SQL Trigger->Fixed output null reference issue (VC-1183)
  • [BUGFIX] Server: Office macro->Changed to password hidden field for password field (VC-1186)
  • [BUGFIX] Client: Server settings->Fixed license issue when testing proxy settings (VC-1188)
  • [BUGFIX] Server: Fixed license issue when VisualCron is installed in root directory of drive (VC-1173)
  • [BUGFIX] Client: Robot Task->Fixed OCR selection bug (VC-1170)
  • [BUGFIX] Server: Cloud->OneDrive upload fixed issue 'Index was outside the bounds of the array' (VSPS-134)
  • [BUGFIX] Server: Cloud->OneDrive upload fixed issue 'Object reference not set to an instance of an object' (VSPS-132)
  • [BUGFIX] Server: SCP->Fixed upload error 'scp: error: unexpected filename' (VSPS-131)
  • [BUGFIX] Client: SQL Connection->Fixed save on close issue (VSPS-136/VC-1179)
  • [BUGFIX] Server: Sharepoint->Fixed root folder browsing issue (VSPS-135)
  • [BUGFIX] Server: Cloud Connection->Fixed issue with Task succeeding even if Connection was not existing (VSPS-133)
  • [BUGFIX] Server: MFT->Fixed permissions issue (VC-1185)
  • [BUGFIX] Server: Azure->Added missing dlls to installation (RM) (VC-1208)
  • [BUGFIX] Server: Connections->Fixed crash issue when lacking permissions when opening Connection (VC-1184)
  • [BUGFIX] Server: ForEach loop additional fix (VC-1007)
  • [BUGFIX] Server: Crystal reports->Fixed issue with Date Variable resolving (VC-1212)
  • [BUGFIX] Server: SQS Trigger->Fixed issues with collecting data (VC-1137)
  • [BUGFIX] Server: SQL Task->Fixed Oracle component license issue (VC-1218)
  • [BUGFIX] Client: On error->Exit code collection management->Fixed null reference issue when no Exit code collection was selected (VC-1220)
  • [BUGFIX] Client/Server: Web macro->Fixed download issue (VC-1211)
  • [BUGFIX] WebClient: Web macro->Fixed persistence of Server Connections (VC-1213)
  • [BUGFIX] Server: Task repository->Fixed an issue with .NET code execution (VC-1223)
  • [BUGFIX] Server: Assembly Execute Task->Fixed issue refreshing assembly (VC-1224)

New in VisualCron 9.1.0 Build 40186 (Jan 21, 2020)

  • [FEATURE] Client/Server: Tasks->Auto scrolling to node in Task->Main settings->treeview (VC-917)
  • [FEATURE] Client/Server: SFTP/FTP/Cloud->Triggers and Tasks->Download->Added download destination file mask (VSPS-57)
  • [FEATURE] Client: SQL Connections->Added group support (VSPS-113)
  • [FEATURE] Client: SQL Connections->Title add/edit support in window (VSPS-110)
  • [FEATURE] Client: Connection Explorer->Realtime updates an Connection delete addition (VSPS-109)
  • [FEATURE] Client: Connection Explorer->Auto selection of Connection from Manage Connections (VC-1050)
  • [FEATURE] Client: External logging->Added tables recreation/dropping (VC-1029)
  • [FEATURE] Client: Export/Import settings->Group filtering (VC-1025)
  • [FEATURE] Client: Conditions->Added search filter (VC-1037)
  • [FEATURE] Client/Server: Various components updated (VC-1065,VC-1054)
  • [FEATURE] Client/Server: Add Connection->Added test buttons for various protocols (VSPS-114)
  • [FEATURE] Client: PowerShell Task->Moved parameters to tab (VC-1023)
  • [FEATURE] Client: EC2 Tasks->Added proxy support (VC-771)
  • [FEATURE] Client: Web macro->Added runtime output details when testing in Client (VC-925)
  • [FEATURE] Client/Server: Web macro->Update previews at playback (VC-1067,VC-1077)
  • [FEATURE] Client/Server: Web macro->Added "Save as PDF" step (VC-1008)
  • [FEATURE] Client/Server: Web macro->Added Conditional features (VC-1048)
  • [FEATURE] Client/Server: Web macro->Update to Chromium version 77
  • [FEATURE] Client: Triggers->Increased max polling interval to 9999999 (VC-1131)
  • [FEATURE] Client/Server: Excel->Set cell->Add option to clear worksheet before starting (VC-1166)
  • [BUGFIX] Client/Server: Slack Trigger->Added reconnection options on failure (VC-864)
  • [BUGFIX] Server: XML->Edit node Task->Fixed Credential issue (VC-1046)
  • [BUGFIX] Server: Server settings->AD test->Fixed 'Length cannot be less than zero' issue (VC-1049)
  • [BUGFIX] Client/Server: SharePoint->Fixed issue with upload of large files (VSPS-115)
  • [BUGFIX] Server: SSIS Tasks->Fixed missing VisualCronAPI.dll file (VC-1063)
  • [BUGFIX] Client: New registry setting was created for V9 to not conflict with side by side V8 (VC-1069)
  • [BUGFIX] Client/Server: Notifications->Various fixed to log window and logging functionality related to Flow (VC-1074)
  • [BUGFIX] Client: Web macro->Fixed null reference error during record (could not find frame) (VC-1070)
  • [BUGFIX] Client: Web macro->Fixed hide password issue (VC-987)
  • [BUGFIX] Client: Web macro->Fixed "choppy" update of step (VC-1071)
  • [BUGFIX] Client: Web macro->Fixed re-record append sequence issue (VC-1072)
  • [BUGFIX] Client: Web macro->Fixed issue going to next step from populate Task to fast (VC-1073)
  • [BUGFIX] Client: Web macro->Fixed issue properties in upload/download path not updated after change (VC-973)
  • [BUGFIX] Server: Web macro->Fixed a memory leak (VC-1079)
  • [BUGFIX] Server: Web macro->Click crash (VC-1083,VC-1084)
  • [BUGFIX] Client: Web macro->Fixed double click / right click issues in Steps (VC-914)
  • [BUGFIX] Client: Web macro->Fixed populate password issue (shown in cleartext) and related Enter step (VC-1111,VC-1113)
  • [BUGFIX] Client/Server: Web macro->Fixed issue with screenshot action (VC-1079)
  • [BUGFIX] Client/Server: Web macro->Fixed issue loading plugins like Flash (VC-1117)
  • [BUGFIX] Client/Server: Web macro->No download folder ccould result in hang (rather than failure) (VC-740)
  • [BUGFIX] Client/Server: Web macro->Fixed Download/Upload properties editing (VC-928)
  • [BUGFIX] Client/Server: Web macro->Fixed web auth null issue (VC-1152)
  • [BUGFIX] Client/Server: Web macro->Fixed blank steps listing issue (VC-1148)
  • [BUGFIX] Server: Output->Handled potential hang of Execute Tasks (VC-657,VC-1082)
  • [BUGFIX] Server: Handled exception related to retrieving thread CPU usage (VC-1091)
  • [BUGFIX] Client: Cloud->Fixed folder selection issue (VSPS-116)
  • [BUGFIX] Client: Certificates->Fixed a license issue exporting Certificates (VC-1103)
  • [BUGFIX] Client: .NET Code Task->Only some dlls are listed fix + more detailed listing (VC-921)
  • [BUGFIX] Server: File Trigger->Fixed retry issue on failure (at startup) (VC-1104)
  • [BUGFIX] Client: Task history->Fixed realtime update issue (VC-1105)
  • [BUGFIX] Server: SQL Task->Fixed outputting date data type as date and not datetime (VC-1106)
  • [BUGFIX] Server: Image Tasks->Fixed issue with image rotate on tif image with many pages (VC-1101)
  • [BUGFIX] Server: Now checking for free diskspace before trying to save Jobs, minimum of 50MB is currently required (VC-1114)
  • [BUGFIX] Server: Web API->Fixed object reference issue when Variables parameter was not supplied for Run method (VC-1116)
  • [BUGFIX] API: Adapted some methods to fit ASP.NET Core 3.1 - still 3.1 is not fully supported (VC-1115)
  • [BUGFIX] Client: Conditions->Fixed read permissions (VC-1124)
  • [BUGFIX] Server: Increased max allowed time for PowerShell, .NET, SSISDB Tasks (VC-1126)
  • [BUGFIX] Server: SSIS Task->Fixed decryption of parameters in 2017 version of this Task (Array cannot be null) (VC-1127)
  • [BUGFIX] Client: Notifications->Fixed read permissions (VC-1132)
  • [BUGFIX] Server: Email Trigger->Fixed problem with MailFolder Variable when only saving attachment and not email (VC-1130)
  • [BUGFIX] Server: Cloud Tasks->Fixed better cancellation of Tasks (VSPS-119)
  • [BUGFIX] Client: Robot Task->Fixed issue with OCR crashing (VC-892)
  • [BUGFIX] Server: Cloud Tasks->Adder more detailed Amazon loggging (VSPS-123)
  • [BUGFIX] Server: Telegram->Fixed proxy issue (VC-1125)
  • [BUGFIX] Server: IM/XMPP/Jabber Task fixes for Openfire (VC-952)
  • [BUGFIX] Client: Connections->Fixed null reference error when authentication failed (VC-1146)
  • [BUGFIX] Client: Connection Explorer->Fixed issue with close button and refresh of names on update (VSPS-126)
  • [BUGFIX] Client: Flow chart->Fixed multi page print issue (VC-905)
  • [BUGFIX] Server: Telegram Task->Added support for HTTP proxy (VC-1125)
  • [BUGFIX] Server: Archive - Extract->Fixed folder creation issue (VC-1153)
  • [BUGFIX] Server: Archive - Extract->Fixed issue extracting newer versions of RAR (VC-1129)
  • [BUGFIX] Client: File Explorer->Fixed "Illegal characters in path" error (VC-1165)
  • [BUGFIX] Client/Server: Variables->Fixed issues with a LOGIC Variable (VC-1167)
  • [BUGFIX] Client: Permissions->Fixed permissions for SQL Connection and Task manager (VC-1172)

New in VisualCron 9.0.0 Build 17324 (Nov 26, 2019)

  • [FEATURE] Client/Server: Protocol change->Due to many security changes you can no longer connect to older versions or connect with older Clients to this version. If you want to downgrade to older version without loading settings from an older backup
  • [FEATURE] Client/Server: Upgraded to .NET 4.8 (VC-602)
  • [FEATURE] Client/Server: Archive Compress->Added new Credential option to be able to store archive on network share. If you relied on Credential of content please use the same Credential (if using the same share) (VC-811)
  • [FEATURE] Client/Server: Active Directory->Added test button (VC-531/VC-608)
  • [FEATURE] Client/Server: Slack - send messages->Added support for attachments (VC-789)
  • [FEATURE] Client/Server: Job/Task log->Added database output search (VC-693)
  • [FEATURE] Client/Server: SQL Task->Support for Amazon RDS and Amazon Aurora (VSPS-76)
  • [FEATURE] Client/Server: Web macro Task->Upgraded UI for more complex logic (VC-695)
  • [FEATURE] Client/Server: Robot Task->Upgraded UI for more complex logic (VC-695)
  • [FEATURE] Client/Server: Updated general encryption security to AES-256 (VC-704)
  • [FEATURE] Client/Server: General Web Client updates
  • [FEATURE] Client/Server: Web API->Added ability to run Job with Job Variables set (VC-667)
  • [FEATURE] Client/Server: Logs->Added all Job log search based on date interval (VC-889)
  • [FEATURE] Client/Server: New Tasks for Amazon DynamoDB (VC-636)
  • [FEATURE] Client/Server: Settings->Import/Export->Added filter on name (VC-890)
  • [FEATURE] Client: Server manager/Main window->Added computer name (VC-932)
  • [FEATURE] Client: Connection Explorer/Remote file/folder browser->Improved threading for better UI experience (VSPS-83)
  • [FEATURE] Client/Server: Variables->Added Variable for printing special characters {STRING(Print|line1nline2)} (VSPS-101)
  • [FEATURE] Client/Server: Powershell->Added command support to be able to set Execution Policy and other (VC-882)
  • [FEATURE] Client/Server: Box transfer optimizations (VSPS-82,VSPS-83)
  • [FEATURE] Client/Server: Local/Remote file filters->Added better date validation and showed accepted server format (VC-959)
  • [FEATURE] Server: Exit codes->Auto adding not found exit codes (VC-947)
  • [FEATURE] Client: Performance increase in main window when connecting/listing (getting full username) (VC-963)
  • [FEATURE] Server: Performance increase in Server process polling (VC-946)
  • [FEATURE] Client: Added setting to allow multiple Client instances on the same Server (VC-936)
  • [FEATURE] Client: Performance increase in Connection Explorer/remote folder browser (VSPS-83,VSPS-99)
  • [FEATURE] Client/Server: Sharepoint/Cloud->Added result Variables (VSPS-95)
  • [FEATURE] Client: Performance increase startup (VC-998)
  • [FEATURE] Client/Server: Powershell Task now support typed parameters (VC-898)
  • [FEATURE] Client: Triggers->Added Copy Trigger Id from Trigger to clipboard (VC-954)
  • [FEATURE] Client: Mixed GUI updates (VC-1035,VC-1031)
  • [FEATURE] Client/Server: Dynamics CRM->Added Connection test (VC-1005)
  • [FEATURE] Client: Auto selection/scroll to when clicking on Manage buttons for Notifications, Credentials and Connections (VC-918)
  • [BUGFIX] Client: Fixed issue with farsi language display (VC-802)
  • [BUGFIX] Client/Server: .NET Code Task->Fixed various issues refreshing, run and dll selection (VC-819)
  • [BUGFIX] Client/Server: Excel Create/Set->Fixed issue with Date formatting (VC-803,VC-856)
  • [BUGFIX] Client/Server: Log off Task->Fixed issue running Task on Windows 2016 (VC-831)
  • [BUGFIX] Client/Server: MFT->Variable fixes for Download/Upload path and file name (VC-580)
  • [BUGFIX] Client/Server: FTP/SFTP->Fixed List folders action and some GUI related stuff (VSPS-81)
  • [BUGFIX] Server: System - Restart Task->Fixed issue rebooting with no Credential (VSPS-93)
  • [BUGFIX] Server: Fixed a memory leak that appeared in VMWare systems related to Active Directory (VC-752)
  • [BUGFIX] Client: Fixed deselect all issue in Job permissions (VC-853)
  • [BUGFIX] Client/Server: Web service Task->Fixed array parameter issue (VC-852)
  • [BUGFIX] Client/Server: Excel - Recalculate->Fixed issue with xls files (VC-673)
  • [BUGFIX] Client/Server: Certificates manager->Fixed right click issue (VC-861)
  • [BUGFIX] Client/Server: Audit log->Versions->Fixed Task N/A issue (VC-834)
  • [BUGFIX] Client/Server: File filter->Fixed count issue when there was access problems (VC-833)
  • [BUGFIX] Client: Trigger->Fixed issue with UI issue and "Run delay" option (VC-866)
  • [BUGFIX] Client/Server: Sync files Task->Added support for one-way synchronization and made some changes to the propagate deletion function (VC-722)
  • [BUGFIX] Server: Tasks with sub exe (like SSISB) did not include all error output (VC-867)
  • [BUGFIX] Server: AMPQ Connection->Fixed issues related to Connections settings (port save and auth warning) (VC-862)
  • [BUGFIX] Server: Remote File Trigger->Fixed issue with download hwne using option "Save files relative to destination source path" (VSPS-80)
  • [BUGFIX] Server: SSISDB Task->Fixed a folder refresh issue (VC-872)
  • [BUGFIX] Client: Fixed an issue clicking on link in output (VC-859)
  • [BUGFIX] Server: SSIS Task->Fixed Credential validation issue (VC-874)
  • [BUGFIX] Server: Excel Create->Fixed performance issue when writing to Excel file (VC-885)
  • [BUGFIX] Server: Sharepoint Delete->Fixed null reference exception on Connection Id (VC-886)
  • [BUGFIX] Server: Logging->Fixed issue with cleaning up external database according to cleanup rules (VC-883)
  • [BUGFIX] Server: Office Macro Task->Fixed error handling for non existing file (VC-869)
  • [BUGFIX] Server: Sharepoint->Fixed issues downloading files with # character in it (VSPS-89)
  • [BUGFIX] Client: Remote folder browser->Fixed tooltip (VSPS-88)
  • [BUGFIX] Client: Box->Fixed issues with Test files tab not working properly (VSPS-82)
  • [BUGFIX] Server: FTP/SFTP Upload->Fixed multiple upload items "On error" handling to be able to ignore "No files found" (VSPS-86)
  • [BUGFIX] Server: Web macro Task->Fixed "Uncaught ReferenceError" (VSPS-899)
  • [BUGFIX] Server: VCCommand.exe->Fixed remote connection issue (VC-854,VC-855)
  • [BUGFIX] Server: Fixed non working date Variables in date filter i.e. {TASK(Active|LastExited|dd/MM/yyyy HH:mm)} (VC-913)
  • [BUGFIX] Server: SFTP->Added more clear error when preserving dates on upload fails (VSPS-96)
  • [BUGFIX] Server: Flow->Notifications - fixed possible duplicate Notifications when using 'On complete' events (VSPS-97)
  • [BUGFIX] Server: .NET Code Task->Fixed assembly load issue (cannot find the file specified) (VC-901)
  • [BUGFIX] API: License->Fixed license issue (switching from Pro to Basic) (VC-922)
  • [BUGFIX] Installer: Killed other instances of PreInstaller (preventing installation) (VC-930)
  • [BUGFIX] Server: MFT->Fixed folder permission issues (VC-896)
  • [BUGFIX] Server: Fixed "Credential not found" issue when running Task manually (in a loop) and exiting (VC-940)
  • [BUGFIX] Client/Server: SFTP->Fixed a possible cause for error 96273 (VC-894,VC-953,VSPS-98)
  • [BUGFIX] Client: SFTP->Fixed a possible cause for error 96273 (VC-894,VC-953,VSPS-98)
  • [BUGFIX] Client: Permissions->Fixed Trigger permissions (menu) (VC-929)
  • [BUGFIX] Server: SFTP/SCP Task/Trigger->Failed to download System.ArgumentException: String cannot be of zero length (VSPS-102)
  • [BUGFIX] Server: Remote file Trigger->Fixed stack overflow crash related to many subsequent connection failures (VC-893)
  • [BUGFIX] API: Web API->Fixed certificate issue when using HTTPS (VC-875)
  • [BUGFIX] Client: Remote folder browser->Fixed empty path issue on non-existing predefined folder (VSPS-100)
  • [BUGFIX] Client: Fixed a translation bug in main window right click menu (VC-839)
  • [BUGFIX] Client: Manage Server Connections->Handled empty hostname issue (VC-976)
  • [BUGFIX] Client: Variables->Fixed usage of Variables in Connection Explorer/Remote folder/file browser (VC-1000)
  • [BUGFIX] Server: Execute Task->Fixed problems showing error output when file was not found (VC-1002)
  • [BUGFIX] Client/Server: Variables->Fixed issue using User Variables in File filter (VC-1003)
  • [BUGFIX] Server: Loops->Fixed value "1" added to CurrentXValue when originating from Go to Task in Flow (VC-1007)
  • [BUGFIX] Server: Sync file(s)->Fixed issue with with sync when file is deleted in source (VC-943)
  • [BUGFIX] Server: PrevTask value issue in long running event for Notification (from Task) (VC-1013)
  • [BUGFIX] Client/Server: WebDAV->Fixed connection issue for uncommon responses (VSPS-104)
  • [BUGFIX] Client/Server: WebDAV->Fixed issue not uploading full folder structure (VSPS-106)
  • [BUGFIX] Client/Server: WebDAV->Download->Fixed issue with destination folder Variable not resolved (VSPS-107)
  • [BUGFIX] Client/Server: Web service Task->Fixed issue using a Variable in url (VC-978)
  • [BUGFIX] Server: SQL Trigger->Fixed issue when trying to deactivate Trigger when in retry mode (on error) (VC-1016)
  • [BUGFIX] Server: Assembly execute/Web service->Too long time loading dll issue (VC-977)
  • [BUGFIX] Server: Web service->Web service refresh crash issue (VC-971)
  • [BUGFIX] Server: Sharepoint upload issue->PropertyOrFieldNotInitializedException (VSPS-108)
  • [BUGFIX] Server: Email Task->Get/Delete messages/headers - fixed unread/read filter (VC-1027)
  • [BUGFIX] Client/Server: Excel Create->Fixed erroring out if no file is found (VC-860)
  • [BUGFIX] Server: Copy files Task->Fixed a potential issue when copying very large files (VC-950)
  • [BUGFIX] Client: Cloning Job from other Server resulted in wrong JobId in Stats class (VC-1033)
  • [BUGFIX] Server: Amazon S3->Fixed issue with file upload/download when requests are handled by cluster of servers (VS-PS-112)
  • [BUGFIX] Client: Output window->Fixed some issues related to resolving links (VC-1038)

New in VisualCron 8.5.5 Build 17154 (Aug 28, 2019)

  • [FEATURE] Client/Server: Web service Task->Added SOAP Body discovery and execution option
  • [FEATURE] Client/Server: Web service Task->Added support for using Variables in date fields
  • [FEATURE] Client/Server: Performance fixes
  • [FEATURE] Client: Connection Explorer->Improved dragn drop support
  • [FEATURE] Client/Server: Password rules->New expiration features added
  • [FEATURE] Client/Server: Oracle->Addes support for stored procedures retrieval and execution (within packages)
  • [FEATURE] Server: Archive - Compress->Added option "Always create archive" - when checked an empty archive will be created no matter if files are not found
  • [FEATURE] Client/Server: Cloud Tasks->Implemented Move/Copy actions
  • [FEATURE] Client/Server: Cloud->Added overwrite options
  • [BUGFIX] Server: Conditions->Fixed issue cleaning up duplicate Conditions in a Condition set
  • [BUGFIX] Server: Telegram->Fixed dll issue for Telegram Bot option
  • [BUGFIX] Server: Azure->Fixed dll issue for Azure virtual machines refresh
  • [BUGFIX] Server: Crystal reports->Fixed null reference issue when loading parameters
  • [BUGFIX] Server: Copy files Task->Fixed issue copying from root path
  • [BUGFIX] Client: Permissions->Fixed problems opening Time exceptions, Connections and Conditions with Read permission
  • [BUGFIX] Server: .NET Code Task->Fixed issue with delete of temporary files
  • [BUGFIX] Server: Archive - Compress->Fixed issues with content filters
  • [BUGFIX] Server: Email Trigger->Fixed problems finding folder
  • [BUGFIX] Server: Microsoft Teams->Fixed dll reference issue
  • [BUGFIX] Server: Set folder permissions->Fixed use of Credential
  • [BUGFIX] Server: Email->Get messages->Fixed problem with Read filter when using Exchange EWS
  • [BUGFIX] Client/Server: Licensing->Fixed an issue with extending trial (sync dates between Client and Server)
  • [BUGFIX] Server: Copy files Task->Fixed deletion of empty sub folders option
  • [BUGFIX] Server: PGP - Decrypt->Fixed destination file mask renaming issue
  • [BUGFIX] Client/Server: Firewall buttons->Fixed problems changing/identifying firewall settings
  • [BUGFIX] Server: Archive - Compress->Fixed issue compressing 7z archive with files from network share
  • [BUGFIX] Server: SFTP - Upload->Fixed problem with output when uploading from different sources
  • [BUGFIX] Server: File write->When not using Append we added an empty row - that has been fixed
  • [BUGFIX] Client: GANTT chart->Improved form load speed and experience
  • [BUGFIX] API/Server: Fixed some trial/pro license issues

New in VisualCron 8.5.4 Build 15714 (Jul 31, 2019)

  • [FEATURE] Client: Performance fixes in main grid (filter)
  • [FEATURE] Client/Server: Performance fixes for large number of Jobs (Use compression in server connection)
  • [FEATURE] Client/Server: MFT settings->Various improvements in settings
  • [FEATURE] Client/Server: PGP->Export keys now supporting newer format of OpenPGP standard
  • [FEATURE] Client: Credentials->Added warnings for incorrect usage
  • [FEATURE] Client/Server: Variables->Added quarter Variable
  • [BUGFIX] Client/Server: Job/Task Control Task->Fixed issue with permissions and Variables
  • [BUGFIX] Client/Server: MFT Trigger->Various variable fixes
  • [BUGFIX] Server: WebDAV Download->Handled issue with migrating old Task
  • [BUGFIX] Client: Grid->Fixed black flashing and row updating issues
  • [BUGFIX] Server: SSISDB Task->Fixed refresh issue
  • [BUGFIX] Server: Archive Compress Task->Fixed issue with 0 sized package
  • [BUGFIX] Server: Assembly Execute Task->Fixed issue returning output and result
  • [BUGFIX] Client/Server: Web macro Task->Handled a specific javascript issue (find button)
  • [BUGFIX] Server: Sharepoint Task->Added debugging
  • [BUGFIX] Server: Web macro->Fixed issue with resolving Variable in printer name
  • [BUGFIX] Client: SQL Task->Fixed issue refreshing stored procedures when creating Task Notification
  • [BUGFIX] Client/Server: Telegram Task->Fixed handling of authentication issue
  • [BUGFIX] Client/Server: Copy files Task->Fixed issue using wildcard in folder name
  • [BUGFIX] Client: Copy files Task->Fixed scanning servers crash

New in VisualCron 8.5.3 Build 20509 (Jul 15, 2019)

  • [FEATURE] Client/Server: Added Task manager with CPU usage per Job / Task / Thread / Services etc.
  • [FEATURE] Client/Server: SSIS Task->Added support for SQL server 2017
  • [FEATURE] Client/Server: WebDAV->Added List files and folders Tasks and file filters for WebDAV Tasks
  • [FEATURE] Client/Server: FTP/Cloud/WebDAV->Added Get folders Task
  • [FEATURE] Client/Server: VisualCron Trigger->Added option to ignore the current Job
  • [FEATURE] Client/Server: SharePoint Tasks->Optimized listing of files
  • [FEATURE] Client/Server: Proxy->Added test button for proxy
  • [FEATURE] Client/Server: Added support for AzureRM in Azure Tasks
  • [FEATURE] Client/Server: VisualCron Trigger->On error reconnect attempts added
  • [FEATURE] Client/Server: Web API->Added Task repository methods
  • [BUGFIX] Client/Server: Amazon S3->Folder selection fixes
  • [BUGFIX] Client/Server: SFTP/SSH default cipher changes
  • [BUGFIX] Server: Email Trigger->Fixed "Keep connection" issue
  • [BUGFIX] Server: Email Task/Notification->Fixed issues with truncating email recipient
  • [BUGFIX] Server: File Trigger->Fixed issue with folder exclusion and using full path
  • [BUGFIX] Client: Backup settings->Fixed missing option for "Task repository objects"
  • [BUGFIX] Client: Unlock desktop Task->Fixed Credential validation error
  • [BUGFIX] Server: Variables->Fixed issue with Task->Connection string Variable
  • [BUGFIX] Server: .NET Code Task/Assembly Execute Task->Fixed character encoding issue
  • [BUGFIX] Server: Job folders->Fixed issues with Job folders
  • [BUGFIX] Server: Output->Handled large output issues
  • [BUGFIX] Server: XML - Create/Edit node->Fixed Variable resolving issues
  • [BUGFIX] WebClient: Fixed various issues with reworked code (speed, flickering)
  • [BUGFIX] Server: SQL Task->Fixed stored procedures refresh issue for Oracle
  • [BUGFIX] Server: Variables->Fixed current executing user Variable when running Tasks manually
  • [BUGFIX] Server: PowerShell->Fixed a problem capturing "throw"
  • [BUGFIX] Client/Server: WebDAV->Fixed a problem with URI construction
  • [BUGFIX] Server: PDF Task->Add Header: Fixed some output issues and a Credential issue
  • [BUGFIX] Server: SharePoint->Fixed Connection and inner exception issues
  • [BUGFIX] Client: Task repository->Fixed bug adding new objects
  • [BUGFIX] Server: Email Trigger->Fixed issue with reading delete messages
  • [BUGFIX] Server: Excel - Recalculate Task->Some optimizations for Excel 2007 and over
  • [BUGFIX] Client/Server: Job running status - fixed potential hanging on "Running"
  • [BUGFIX] Server: Audit log->Limited more sensitive values from diff
  • [BUGFIX] Server: Service Tasks->Fixed remote Credential validation
  • [BUGFIX] Server: Task flow->Fixed a problem with Retry times not resetting when using multiple Tasks with retry times
  • [BUGFIX] Server: Fixed an issue with Test Job feature in Client
  • [BUGFIX] Server: Task repository->Fixed issue using Variables in parameters
  • [BUGFIX] Server: Cloud file Trigger->Fixed issue with downloading
  • [BUGFIX] Client: Main grid->Improved some speed
  • [BUGFIX] Client: Main grid->Added column Task->Description and removed some irrelevant columns in column selector
  • [BUGFIX] Server: Logoff Task->Fixed issue on newer Windows server versions
  • [BUGFIX] Server: Archive extract->Fixed issue with inheriting original permissions

New in VisualCron 8.5.1 Build 19584 (May 15, 2019)

  • [FEATURE] Client/Server: Added Task Repository - community shared code
  • [FEATURE] Client/Server: Remote/Cloud file Trigger->Added optional "Wait before download"
  • [FEATURE] Client/Server: Amazon S3->Added setting for "multi part upload size"
  • [FEATURE] Client/Server: SFTP->Updated default "auto"-encryption algorithms
  • [FEATURE] Client/Server: Added Trigger->Trigger debugging and moved Task and Trigger debugging from general Extended debugging to create less and more direct logging
  • [FEATURE] Client/Server: SharePoint Tasks->Added filters
  • [FEATURE] Client/Server: Connection Explorer->Improved performance
  • [BUGFIX] Client/Server: Credentials->Fixed an issue updating local login/load profile
  • [BUGFIX] Client/Server: Connection->SQL->Fixed db index error when selecting among connection strings
  • [BUGFIX] Client: Slack->Fixed UI issue
  • [BUGFIX] Client: Task schedule import issue->Fixed missing dll error issue
  • [BUGFIX] Server: Print Task->Fixed concurrent printing issue
  • [BUGFIX] Server: Twitter Tasks->Fixed dll issue
  • [BUGFIX] Server: MS Teams Tasks->Fixed query issue
  • [BUGFIX] Server: Office 365->Get calendars->Fixed output issue
  • [BUGFIX] Server: Get checksum->Fixed file lock issue
  • [BUGFIX] Server: .NET Code Task->Fixed parameter issue when not Executing in server process

New in VisualCron 8.4.2 Build 26232 (Mar 22, 2019)

  • [FEATURE] Client: Manage Servers->Added "scan" feature
  • [FEATURE] Client/Server: Credentials->Added ability to override permissions
  • [FEATURE] Client/Server: New Task->Informatica - Run Job
  • [FEATURE] Client/Server: Sharepoint - Download files - added recursive mode
  • [FEATURE] Client/Server: Added new DB for Notifications logging so result and output can be tracked
  • [FEATURE] Client/Server: Execute Task->Added option for passing Standard input as text
  • [FEATURE] Client/Server: Copy files Task etc->Added CURRENTFILE and CURRENTPATH Variables
  • [FEATURE] Server: Added support for running VisualCron server in console mode (VisualCronService.exe c)
  • [FEATURE] Client/Server: Amazon S3->Added support for Amazon S3 compatible servers
  • [BUGFIX] Client: Grid->Fixed a Job refresh issue
  • [BUGFIX] Client/Server: Web macro Task->Fixed playback issue
  • [BUGFIX] Server: PowerShell Task->Fixed OnError->Contains error issue
  • [BUGFIX] Client: Failed Jobs->Fixed output window issue
  • [BUGFIX] Server: Sharepoint connection optimizations
  • [BUGFIX] Client/Server: SSH Keyboard authentication fix
  • [BUGFIX] Client/Server: Email Trigger->Added instant Trigger option for IMAP protocol
  • [BUGFIX] Client/Server: Conditions->Fixed duplicate creation issue when cloning
  • [BUGFIX] Server: Job/Task Control Task->Fixed issue with waiting for completion (Run synchronous)
  • [BUGFIX] Client: SAP Task->Fixed cloning issue
  • [BUGFIX] Server: Crystal reports->Fixed reference issue
  • [BUGFIX] Client: Email - Get messages/single message->Fixed Credential listing
  • [BUGFIX] Server: Execute Task (and more)->Stopped using temp output files
  • [BUGFIX] Server: MSMQ->Send message Task: Fixed XML serialization issue
  • [BUGFIX] Client: Connection Explorer->Fixed possible crash due to icon extraction
  • [BUGFIX] Client: Calendar->Fixed drawing issue
  • [BUGFIX] Client/Server: Azure->Create VM: Fixed issue with VM creation
  • [BUGFIX] Client/Server: Web service Task->Added support for out parameters (WCF)
  • [BUGFIX] Client/Server: Variables->Removed trimming of Loop Variables
  • [BUGFIX] WebClient: Ignored cross domain post error
  • [BUGFIX] Client/Server: PowerShell->Fixed triple output issue
  • [BUGFIX] Server: VMWare->Added missing dll
  • [BUGFIX] Client/Server: Sharepoint->Fixed FieldLookupValue issue
  • [BUGFIX] Server: Fixed a problem with DST change (iteration of Jobs and update of next run time)
  • [BUGFIX] Client/Server: Web macro Task->Fixed multiple frames issue

New in VisualCron 8.4.0 Build 29626 (Nov 8, 2018)

  • [FEATURE] WebClient: Mixed new features
  • [FEATURE] Server: Email Task->Added communication log to output when using Task debugging
  • [FEATURE] Client/Server: New Trigger->Network change
  • [FEATURE] Client/Server: Email Trigger->Added optional forwarding
  • [FEATURE] Client/Server: Task CPU affinity->CPU usage on each Task can now be controlled through main settings of Task->Set affinity
  • [FEATURE] Client: Triggers->Added optional "auto description"
  • [FEATURE] Client: Connections->Added filtering
  • [FEATURE] Client/Server: File Trigger->Added folder exclusing mask
  • [FEATURE] Client/Server: Web service Task->Added security protocol selection
  • [FEATURE] Client/Server: Sharepoint Tasks->Added security protocol selection in the Connection
  • [FEATURE] Client/Server: Robot Task->Many improvements and new actions
  • [BUGFIX] Server: External DB logging fixes
  • [BUGFIX] Client: Fixed issue with Test Job button
  • [BUGFIX] Server: Box->Fixed download issue
  • [BUGFIX] Server: Archive - Compress->Fixed issue with compressing folders
  • [BUGFIX] Server: Execute Task->Fixed a potential problem when checking if process is already running
  • [BUGFIX] Server: MFT Trigger->Fixed issue with MFT Trigger not Triggering in some situations
  • [BUGFIX] API: Fixed an issue with Trigger result Variables
  • [BUGFIX] Client/Server: Sharepoint Tasks->Fixed various listing and download issues
  • [BUGFIX] Server: Slack Trigger->Fixed Text equals Condition
  • [BUGFIX] API: Fixed issue with Count occurencies Variable
  • [BUGFIX] Client: Fixed a problem with adding/cloning Default flows
  • [BUGFIX] Server: PGP Tasks->Fixed Variable problem in password fields
  • [BUGFIX] Client: SAP->Fixed problem adding multiple steps of the same kind
  • [BUGFIX] Server: FTP Task->Fixed problem with deleting temp files (copy/move)
  • [BUGFIX] Server: FTP Task->Fixed problem with uploading locked files
  • [BUGFIX] Client: SQL Explorer->Fixed a problem showing tables for som MySQL versions
  • [BUGFIX] Server: Archive compress/decompress: Fixed issue aborting Task
  • [BUGFIX] Server: Web service API->Fixed certificate issue
  • [BUGFIX] Server: Slack - Send message: Fixed support for multi line
  • [BUGFIX] Server: MFT->Fixed issue with transferring 0 byte files
  • [BUGFIX] Server: Email Tasks->Fixed issues with date condition
  • [BUGFIX] Server: .NET Execute Task->Fixed problem stopping the Task
  • [BUGFIX] Client: Failed Jobs->Fixed "days back issue"
  • [BUGFIX] Client: Event log->Fixed wrong server name issue when connected to multiple machines
  • [BUGFIX] Server: REST API->Fixed issue with text output in REST API in some scenarios

New in VisualCron 8.3.6 Build 26035 (Aug 13, 2018)

  • [FEATURE] Client/Server: WevDAV Tasks rebuilt for new component
  • [FEATURE] Client/Server: New Task->Telnet Task
  • [FEATURE] Client/Server: DB logging to any database (beta)
  • [BUGFIX] Client: Fixed issue editng Job Variables in Notification
  • [BUGFIX] Server: SQL Task->Fixed SQL Job query issue
  • [BUGFIX] Server: Mail Tasks->Fixed missing Exchange EWS Connection support
  • [BUGFIX] Server: Kill task->Fixed a problem adding/editing Task
  • [BUGFIX] Server: Delete file(s) Task->Fixed issued with Secure delete
  • [BUGFIX] Server: Web macro Task->Better error handling
  • [BUGFIX] Server: SharePoint Task - Upload file(s)->Fixed # character in file name
  • [BUGFIX] Server: SharePoint Task - Upload file(s)->Fixed large file upload issue
  • [BUGFIX] Server: SharePoint Task->Fixed auth issue
  • [BUGFIX] Client/Server: SharePoint Task->Fixed FieldLookupValue issue
  • [BUGFIX] Server: Remote File Trigger->Moved treat unknown types as files to remote file filter
  • [BUGFIX] Server: Web service Task->Fixed a Variable translation issue on sub parameters
  • [BUGFIX] Client/Server: Web macro Task->Fixed proxy issue
  • [BUGFIX] Client/API: Fixed Job stats update issue in right click menu
  • [BUGFIX] Server: Image - Overlay Task->Fixed issue with writing to same file
  • [BUGFIX] Server: Flow->Fixed issue with Task flows when cloning Job. Goto Task was referenced wrong
  • [BUGFIX] Server: Fixed issue with new password rules combined with AD logon
  • [BUGFIX] Client: Fixed SysLog Task control issue
  • [BUGFIX] Server: Fixed missing dll issue for Slack Task/Trigger
  • [BUGFIX] Client: Client events->Fixed issue with Update failed
  • [BUGFIX] Server: SCP->Fixed delete file(s) issue

New in VisualCron 8.3.5 Build 28470 (Jun 6, 2018)

  • [FEATURE] Client/Server: Folders->Group your Jobs into folders
  • [FEATURE] Client/Server: Delete file(s) Task->Added Secure delete functionality
  • [FEATURE] Server: SFTP/SCP->Added debugging
  • [FEATURE] Server: Web macro Task->Added debugging
  • [FEATURE] Client/Server: Added Azure Service Bus (through AMQP) Trigger and Send message Task for that
  • [FEATURE] Client/Server: Added RabbitMQ (through AMQP) Trigger and Send message Task for that
  • [FEATURE] Client/Server: Added password rules for authentication
  • [FEATURE] Client/Server: Added HTTP Status Code result Variable
  • [FEATURE] Client/Server: SSH Connection->Added Terminal type selection
  • [FEATURE] Client/Server: SSH/SFTP Connection->Added MAC algorithm selection
  • [FEATURE] Client/Server: Added Slack Trigger and Send message Task for that
  • [FEATURE] Client/Server: VMWare Tasks->Added new web service API (replacement for VIX) for VMWare Server Tasks
  • [FEATURE] Client/Server: Remote file Trigger->Added "Treat unknown types as files" option
  • [FEATURE] Client/Server: Cloud Task->New Sync file(s) Task
  • [BUGFIX] Server: Interactive logon->Handled LogOut event
  • [BUGFIX] Server: Office365->Fixed a missing dll
  • [BUGFIX] Server: Execute Task->Fixed memory leak (access denied)
  • [BUGFIX] Server: Web macro Task->Fixed issue with playing back List item selection
  • [BUGFIX] Server: SSH Task->Added non-zero exception and fixed so it fails on first <
  • [BUGFIX] Server: SSRS Task->Fixed use of Variables in parameters
  • [BUGFIX] Server: Web macro Task->Fixed issue with playing back radiobox item selection
  • [BUGFIX] Server: Azure - web*->Fixed Connection validation issue
  • [BUGFIX] Client: Delete XML Node->Fixed issue typing file name manually (to use Variables)
  • [BUGFIX] Client/Server: SSH/SFTP Connection->Fixed issue with key exchange algorithm selection
  • [BUGFIX] Server: Print Task->Fixed issue printing specific page(s
  • [BUGFIX] Server: Rename file(s) Task->Fixed issue with long path
  • [BUGFIX] Server: Copy file(s) Task->Fixed a potential lock
  • [BUGFIX] Client/Server: Email Trigger->Fixed folder selection tree
  • [BUGFIX] Client/Server: Email Trigger->Fixed a potential problem with TLS security "Cannot create secure channel"
  • [BUGFIX] Server: SSH Task->Send text->Faster exit of Task
  • [BUGFIX] Server: HTTP Task->Fixed a problem with Variable translation in form parameters
  • [BUGFIX] Server: Fixed FIPS compliance for some algorithms
  • [BUGFIX] Server: Web service Task->Fixed Windows authentication issue
  • [BUGFIX] Server: AD - Create group->Fixed error with creating right group type

New in VisualCron 8.3.4 Build 23916 (Mar 9, 2018)

  • [FEATURE] Client/Server: New Task->Office365 - Add calendar event(s)
  • [FEATURE] Client/Server: New Task->Office365 - Get calendar event(s)
  • [FEATURE] Client/Server: New Task->Office365 - Update calendar event(s)
  • [FEATURE] Client/Server: New Task->Office365 - Delete calendar event(s)
  • [FEATURE] Client/Server: New Task->Database - Sync table(s)
  • [FEATURE] Client/Server: New Trigger->Printer Trigger
  • [FEATURE] Client/Server: New Task->Azure - Update VM
  • [FEATURE] Client/Server: New Task->Azure - Create VM
  • [FEATURE] Client/Server: New Task->Azure - Start web site
  • [FEATURE] Client/Server: New Task->Azure - Stop web site
  • [FEATURE] Client/Server: New Task->Azure - Restart web site
  • [FEATURE] Client/Server: New Task->Azure - Remove web site
  • [FEATURE] Client/Server: New Task->Azure - Create web site
  • [FEATURE] Client: Improved SFTP - Brute force test
  • [FEATURE] Client/Server: SCP->Added support for public key authentication
  • [FEATURE] Client/Server: SSRS Task->Fixed support for multiple (array) parameters
  • [FEATURE] Client/Server: New Task->Email - Get header(s)
  • [FEATURE] Client/Server: New Task->Email - Get message(s)
  • [FEATURE] Client/Server: New Task->Email - Get single message
  • [FEATURE] Client/Server: New Task->Email - Delete single message
  • [FEATURE] Client/Server: New Task->Email - Delete message(s)
  • [BUGFIX] Server: Email Trigger->Fixed issue with some Email result Variables like AttachmentFolder, MailPath and MailFolder
  • [BUGFIX] Server: Events->Added missing Task Notification not found event
  • [BUGFIX] Server: Loop->Fixed a problem with wait loop values
  • [BUGFIX] Server: Amazon S3->Fixed problem with creating folders in Download Task
  • [BUGFIX] Server: Web macro Task->Changed default location for web engine to prevent problems with temp folder
  • [BUGFIX] Server: Variables->Fixed Job Variable reference issue when mixing Variables from different Jobs
  • [BUGFIX] Server: Get AD Object property Task->Fixed converting some specific date values
  • [BUGFIX] Client: Connections->Fixed filter to filter on Address too
  • [BUGFIX] Client/Server: SCP->Fixed folder creation for download
  • [BUGFIX] Client/Server: SCP->Fixed drag and drop for upload issue (wrong target folder and name)
  • [BUGFIX] Client/Server: License->Fixed a license validation (maintenance expired + using latest possible version)
  • [BUGFIX] Client/Server: Web service Task->Fixed issue with supporting older versions of server certificate
  • [BUGFIX] Server: Image - Crop->Fixed crop issue
  • [BUGFIX] Server: Logging->Improved cleanup by compacting database
  • [BUGFIX] Server: Jobs load/sync->Fixed issue when referencing to Task in Trigger (when Task not yet has been loaded)
  • [BUGFIX] Server: Web macro Task->Fixed issue aborting a running macro
  • [BUGFIX] Server: Web macro Task->Fixed compability issue on a web site
  • [BUGFIX] Server: XML - Sign->Added missing dll
  • [BUGFIX] Server: Task->OnError: Changed logic for 'Do not raise error'
  • [BUGFIX] Server: Remote File Trigger->Fixed issue using Variables in Download->Destination folder
  • [BUGFIX] Server: Loop->Added ability to abort loops faster

New in VisualCron 8.3.2 Build 15880 (Jan 5, 2018)

  • [FEATURE] Client/Server: Web macro->Added feature to optional store session/cookies between calls
  • [FEATURE] Server: Remote execute->Changed from default 4 hours timeout to 7 days
  • [FEATURE] Client/Server: Settings->Added firewall control button
  • [FEATURE] Client/Server: Export settings Task->Optional password with encryption
  • [FEATURE] Client/Server: Import/Export settings->Optional password with encryption
  • [FEATURE] Client/Server: New Task->PDF - Split
  • [FEATURE] Client/Server: New Task->PDF - Remove page(s)
  • [FEATURE] Client/Server: New Task->PDF - Convert
  • [FEATURE] Client/Server: New Task->PDF - Encrypt
  • [FEATURE] Client/Server: New Task->PDF - Decrypt
  • [FEATURE] Client/Server: New Task->PDF - Sign
  • [FEATURE] Client/Server: New Task->PDF - Clear signature(s)
  • [FEATURE] Client/Server: New Task->PDF - Get field value(s)
  • [FEATURE] Client/Server: New Task->PDF - Set field value(s)
  • [FEATURE] Client/Server: New Task->PDF - Get information
  • [FEATURE] Client/Server: New Task->File - Sync
  • [FEATURE] Client/Server: FTP Connection->Added support for cipher selection
  • [FEATURE] Client/Server: New Trigger->MFT Trigger
  • [FEATURE] Client/Server: Encrypt (symmetric) Task->Added AES encryption
  • [FEATURE] Client/Server: Decrypt (symmetric) Task->Added AES encryption
  • [FEATURE] Client/Server: Certificates->Creation->Added AES256 algorithm and up to 4096 bit size
  • [FEATURE] Client/Server: Crystal reports->Version was upgraded to version 21 (3500) - please download latest runtime
  • [BUGFIX] Server: Web service Task->Handled object reference error when using WCF in some situations
  • [BUGFIX] Server: SFTP Connection->Now Timeout affects CommandTimeout as well
  • [BUGFIX] Client: Remote file explorer->Fixed closing crash issue when nothing has been selected
  • [BUGFIX] Client: Connections->Fixed a filter and crash issue when opening Connection from Task
  • [BUGFIX] Server: SQL Task->Fixed multiple query (semi colon separated) issue with Oracle
  • [BUGFIX] API: Permissions->Fixed validation for Task running and changing Server status
  • [BUGFIX] Server: Telegram->Fixed problems with passing Telegram App Id (requesting code)
  • [BUGFIX] Client: SSH Task->Increased max value for Receive timeout
  • [BUGFIX] Server: SQL Task->Fixed issue adding extra row delimiter in the end of the output
  • [BUGFIX] Client/Server: Web macro Task->Handle issues uploading/downloading from network share with Credential
  • [BUGFIX] Client: Permissions->Added missing License permission
  • [BUGFIX] Server: Flow->Fixed problem with running Notifications if the Job was set to not run Tasks in order
  • [BUGFIX] Server: Excel->Convert->Fixed an issue converting month format in a special scenario

New in VisualCron 8.3.1 Build 31287 (Nov 30, 2017)

  • [NOTE] All: New protocol version (8.3.1) for communication. Requires Server and Client version to be the same.
  • [FEATURE] Server: Added better Job recovery options for incompatible Job definitions
  • [FEATURE] Client/Server/TrayClient: Added detailed control over client event popups
  • [FEATURE] Client/Server: Added grouping and search in Connections
  • [BUGFIX] Client: Client events->Fixed sorting
  • [BUGFIX] Server: Web macro Task->Fixed object reference error related to Extract data action
  • [BUGFIX] Server: SQL Task->Fixed a problem using Variables in the Task
  • [BUGFIX] Server: MFT->Added some missing files to installation
  • [BUGFIX] Server: Flow->Now not adding On success if matching On complete is existing
  • [BUGFIX] Server: HTTP Task->Fixed impersonation issue when doing binary upload
  • [BUGFIX] Server: Permissions->Fixed AD authentication issue when AD user is not inhering from group
  • [BUGFIX] Server: MFT->Various fixes

New in VisualCron 8.3.0 Build 29930 (Nov 23, 2017)

  • [NOTE] All: New protocol version (8.3.0) for communication. Requires Server and Client version to be the same.
  • [FEATURE] Client/Server: MFT Server->First release of optional built in FTP and SFTP server inside VisualCron
  • [FEATURE] Client/Server: Dropbox is now able to use the VisualCron registered application. Note, if you used your own application you need to uncheck "Use VisualCron application" as it is the new default value.
  • [FEATURE] Client/Server: GoogleDrive is now able to use the VisualCron registered application. Note, if you used your own application you need to uncheck "Use VisualCron application" as it is the new default value.
  • [FEATURE] Client/Server: New Task->JSON filter
  • [FEATURE] Client/Server: SQL Task->Generally faster executions
  • [FEATURE] Client/Server: SQL Task->Can now retrieve InfoMessages from database
  • [FEATURE] Client/Server: SQL Task->SQL Jobs are now better monitored using OLEDB and ODBC
  • [FEATURE] Client/Server: Image resize->Added resize based on DPI
  • [FEATURE] Client/Server: Image convert->Added option for setting quality on resulting JPG images
  • [FEATURE] Client/Server: Crystal reports->Updated engine to the latest version
  • [FEATURE] Server: Changed default certificate for communication to be SHA256 instead of SHA1
  • [FEATURE] Client/Server: New Task->System - Environment - Get Variable
  • [FEATURE] Client/Server: New Task->System - Environment - Set Variable
  • [FEATURE] Client/Server: New Task->System - Environment - Append Variable
  • [FEATURE] Client/Server: New Task->System - Environment - Delete Variable
  • [FEATURE] Client/Server: New Task->System - Environment - List Variables
  • [FEATURE] Client/Server: New Task->Image - Get EXIF data
  • [FEATURE] Client/Server: New Task->Image - Image profile change
  • [FEATURE] Client/Server: SQL, DTS, SSIS, SSISB Tasks->Added option to pass null value
  • [FEATURE] Client/Server: Variables->Added null Variable
  • [FEATURE] WebClient: Added the remote file explorer
  • [FEATURE] Server: Internal DB can now repair itself upon corruption
  • [FEATURE] Client/Server: New Task->XML - XML Transform
  • [FEATURE] Client/Server: New Task->XML - XML Validate
  • [FEATURE] Client/Server: New Task->XML - XML Verify
  • [FEATURE] Client/Server: New Task->XML - XML Sign
  • [FEATURE] Client/Server: Settings->Added optional default flows for Jobs/Task and mass update options
  • [FEATURE] Client/Server: Added "Client events" for monitoring for internal errors and other events
  • [FEATURE] Client/Server: Added Maintenance expiration tracking in Client
  • [FEATURE] Client/Server: Copy files Task->Is now allowing use of two Credentials which enables copy between two network shares
  • [FEATURE] Client/Server: Web service Task->Added support for XmlNode object type
  • [BUGFIX] Client: Event log write Task->Fixed a problem saving the Task
  • [BUGFIX] Server: Web service Task->Fixed issue with null reference error
  • [BUGFIX] Server: Web service Task->Now maximizing MaxReceivedMessageSize instead of default 65536
  • [BUGFIX] Server: SQL Task->Handled infinite loop issue when specified SQL Job was not found
  • [BUGFIX] Server: SQL Task->Fixed issue refreshing ODBC parameters for MSSQL
  • [BUGFIX] Server: Active directory logon->Handled deletion of referenced groups
  • [BUGFIX] Server: Handled "Only local connections allowed" problem when network is disabled
  • [BUGFIX] Server: SQL Task->Fixed parameter type issue when opening MySQL parameter
  • [BUGFIX] Server: Server diagnostics->Handled crash
  • [BUGFIX] Client: Cloud->Download->Fixed crash when saving Dropbox with empty bucket
  • [BUGFIX] Server: Image Tasks->Fixed file lock issue when writing to the same file
  • [BUGFIX] Server: Cloud->Fixed issues with listing files and Trigger for Google Drive
  • [BUGFIX] Client: Cloud->Fixed issues with Google Drive remote file/folder filter
  • [BUGFIX] Server: PDF->Add Header/Footer->Fixed issue writing to same file
  • [BUGFIX] Server: Image Tasks->Fixed general issues writing to the same file and keeping EXIF properties
  • [BUGFIX] Server: Web macro Task->Fixed issue with setting headers
  • [BUGFIX] Server: Leaving Daylight Saving no longer causes a recalculation of Triggers (which could cause duplicate runs)
  • [BUGFIX] Server: Flow->Fixed a problem with validation in Flow->On start
  • [BUGFIX] Client: Set Job Variable->Fixed crash issue when clicking on Job Variables button next to Job selection
  • [BUGFIX] Server: Web macro Task->Fixed problem with saving option "Save to Variable"

New in VisualCron 8.2.9 Build 22298 (Sep 21, 2017)

  • [FEATURE] Server: PowerShell->Added option to access remote drives for remote execution
  • [FEATURE] Client/Server: File Trigger->Added no retry attempt limit option
  • [FEATURE] Client/Server: New Task->Image Task - Image crop
  • [FEATURE] Client/Server: New Task->Image Task - Image resize
  • [FEATURE] Client/Server: New Task->Image Task - Image rotate
  • [FEATURE] Client/Server: New Task->Image Task - Image flip
  • [FEATURE] Client/Server: New Task->Image Task - Image adjust
  • [FEATURE] Client/Server: New Task->Image Task - Image filter
  • [FEATURE] Client/Server: New Task->Image Task - Image join
  • [FEATURE] Web macro Task->Added support for 'same origin policy' with new option "Disable web security" (to support Google Drive automation for example)
  • [FEATURE] Client/Server: Cloud Tasks->OneDrive->Added option to use existing VisualCron application (no need to register own)
  • [FEATURE] Client/Server: New Task->Telegram - Send Bot message
  • [FEATURE] Client/Server: New Task->Telegram - Send User message
  • [FEATURE] Client/Server: Permissions->Added Audit log permission option
  • [FEATURE] Client/Server: Added Description property to Task
  • [FEATURE] Client/Server: New Task->Twitter - Tweet
  • [FEATURE] Client/Server: New Task->Twitter - Reply tweet
  • [FEATURE] Client/Server: New Task->Twitter - Get tweet
  • [FEATURE] Client/Server: New Task->Twitter - Delete tweet
  • [FEATURE] Client/Server: New Task->Twitter - Follow/Unfollow user
  • [FEATURE] Client/Server: New Task->Twitter - Send direct message
  • [FEATURE] Client/Server: New Task->Twitter - Retweet/Undo retweet
  • [FEATURE] Client/Server: New Task->Twitter - Like/Undo like tweet
  • [FEATURE] Client/Server: New Task->Twitter - Search tweets
  • [FEATURE] Client/Server: New Task->Twitter - Get messages
  • [FEATURE] Client/Server: New Task->Twitter - Get timeline
  • [FEATURE] Client/Server: New Task->Twitter - Get mentions
  • [FEATURE] Client/Server: New Task->Twitter - Get friends
  • [FEATURE] Client/Server: New Task->Twitter - Get followers
  • [BUGFIX] Server: File Trigger->Added more debugging
  • [BUGFIX] Server: Credentials->Changing back to default API CreateProcessWithLogonW (to prevent problems with accessing network shares)
  • [BUGFIX] Client: Cloud filter->Fixed problem with display of Include sub folders setting
  • [BUGFIX] Server: Checksum Task->Fixed MD5 option issue
  • [BUGFIX] Client: XML Tasks->Improved namepsace resolving when creating XPath queries
  • [BUGFIX] Client: Azure->Stop VM Task->Fixed issue with setting Deallocate option
  • [BUGFIX] Server: Variables->Fixed CloudFile result Variables
  • [BUGFIX] Client: Cloud Tasks->Fixed a UI problem with the Upload Task that could cause a crash
  • [BUGFIX] Server: Excel Convert->Fixed problem saving result to the right folder if source folder was in sub folder
  • [BUGFIX] Client: Variables->Fixed mix of | and , parameter separators. Now only using |
  • [BUGFIX] Server: Set Job Variable Task->Fixed problems updating Job Variables that are used within the same Job
  • [BUGFIX] Server: Cloud Tasks->Fixed a problem detecting file size
  • [BUGFIX] Server: Job Task/Control Task->Fixed a problem re-calculating next run for Trigger->Activate method
  • [BUGFIX] Client/Server: Fixed issues with Variable Job->Exited and general Variable resolving
  • [BUGFIX] Server: Interactive logon->Handled possible long paths in GetPipeList that resulted in problems connecting to Credential provider
  • [BUGFIX] Server: Variables->Fixed CountOccurencies string Variable (reverted previous fix in 8.2.8)
  • [BUGFIX] WebClient: Fixed "Invalid character" JavaScript error
  • [BUGFIX] Client: Email Task->Fixed problem showing window with no read permissions on PGP key rings
  • [BUGFIX] Server: Web API->Fixed a problem with permission check on overridden Jobs
  • [BUGFIX] Server: SSIS DB Task->Fixed issue with environment folder not found
  • [BUGFIX] Client: Connection Explorer->Fixed local renaming issue
  • [BUGFIX] Client: Connection Explorer->Fixed issue with extension removed during upload
  • [BUGFIX] Client: Connection Explorer->Fixed folder browser issue in FTP Tasks
  • [BUGFIX] Client: Cloud Tasks->Fixed folder selection for Amazon S3
  • [BUGFIX] Client: Permissions->Fixed a problem with overridden Job permissions and right click "Run Job with options"

New in VisualCron 8.2.8 Build 30095 (Jul 31, 2017)

  • [FEATURE] Server: SQL Trigger->Added reconnection settings
  • [FEATURE] Server: Email Trigger->Added option to mark moved email as read
  • [FEATURE] Server: Dropbox->Support for API V2
  • [FEATURE] Server: Cloud services->Added support for keeping modified/created time on upload/download
  • [FEATURE] Server: HTTP/Webservice Task->Added Expect 100 Continue option
  • [FEATURE] Client/Server: New Task: EC2 - Launch instance
  • [FEATURE] Client/Server: Time exceptions online - import official holidays
  • [FEATURE] WebClient: Various improvements
  • [BUGFIX] Server: Sharepoint Upload->Fixed some issues uploading some files to various folder combinations
  • [BUGFIX] Server: Variables->Fixed CountOccurencies string Variable
  • [BUGFIX] Client: SQL Connection guide->fixed issue with deleting keywords
  • [BUGFIX] Client: SQL Connection guide->fixed issue with testing Connections for Oracle and MySQL
  • [BUGFIX] Server: Job/Task control Task->Fixed issues with inheriting exit code from Job
  • [BUGFIX] Client: Audit log->Fixed selection issues
  • [BUGFIX] Server: Event log Trigger->Fixed problem using "'" for local monitoring
  • [BUGFIX] Server: Event log Trigger->Fixed proble filtering against EventID
  • [BUGFIX] Server: Fixed a problem deactivating Triggers on expiration
  • [BUGFIX] Server: Foreground execution->Handled ArgumentOutOfRangeException in LoginIfNeeded method
  • [BUGFIX] Server: Login->Fixed problem with case sensitive domain search when using AD login method
  • [BUGFIX] Server: Registry Trigger->Fixed issue with monitoring remote registry value
  • [BUGFIX] Server: Credentials->Fixed issue with default setting CreateProcessAsUserW + LOGON_BATCH

New in VisualCron 8.2.7 Build 31922 (Jul 31, 2017)

  • [FEATURE] Server: Web macro Task - various improvements
  • [FEATURE] .NET Code Task->Can now be run in separate process
  • [FEATURE] Archive Decompress Task->Now supporting file filter mask on compressed file content
  • [FEATURE] Client/Server: FTP/SFTP Task->Added Keep original dates option
  • [FEATURE] Client/Server: Kill Task->Added kill childs option
  • [BUGFIX] Server: SNMP Tasks->Fixed support for Variables in some fields
  • [BUGFIX] API: Clone Tasks issue could result in new cloned Tasks not running
  • [BUGFIX] Server->Print PDF->Switched printing engine for more features and better support
  • [BUGFIX] Server->Email Trigger->Now supporting very long paths when downloading email
  • [BUGFIX] Server->MSMQ->Fixed problem with setting original queue to Journal type
  • [BUGFIX] Client: Tasks->Fixed a problem where Delete in Tasks window deleted the Task before pressing OK
  • [BUGFIX] Client: Notifications->Removed some event handlers that could result in crashes in some special occations
  • [BUGFIX] Server->Email Trigger->Handled UIDL that was not suitable as file/folder names
  • [BUGFIX] Server->Sharepoint Upload->Fixed issue uploading larger files than 4096 bytes
  • [BUGFIX] Server->Popup Task->Fixed issue returning output from Radiobox input type
  • [BUGFIX] Server->Variables->Fixed a problem with referencing direct Id of Task result output in some scenarios
  • [BUGFIX] Server->Fixed flow order/skip problems that occured in some scenarios

New in VisualCron 8.2.6 Build 16232 (Apr 18, 2017)

  • [FEATURE] Install: Now requiring .NET 4.5.2
  • [FEATURE] WebClient: Various improvements
  • [FEATURE] Client: Added exact date expiration for PGP key creation
  • [FEATURE] Client: Web macro Task - click on X/Y location added
  • [BUGFIX] Server: SFTP Task->Fixed MAC algorithm compatibility
  • [BUGFIX] Server: Variable fix for more exact Variable references
  • [BUGFIX] Server: Added option to Execution context´->Foreground to use existing connection
  • [BUGFIX] Server: EC2 Tasks->Fixed missing dll references
  • [BUGFIX] Server: FTP Task->Append problem fixed
  • [BUGFIX] Server: HTTP Task->Fixed better parsing of Content-Disposition->Filename
  • [BUGFIX] Client: Fixed connection problem due to different time zones
  • [BUGFIX] Client/Server: Web macro->Fixed issues with setting proxy and user-agent
  • [BUGFIX] Server: Flow->Fixed an issue with Deactivate Job option
  • [BUGFIX] Client: Variables->Fixed Tasks sorting issue
  • [BUGFIX] Server: Remote file Trigger->Fixed issue with impersonation when downloading

New in VisualCron 8.2.5 Build 21273 (Mar 14, 2017)

  • [FEATURE] WebClient: Various improvements
  • [FEATURE] SQL Task: Adding support for Job Variables in Connection string
  • [FEATURE] Web macro Task: Now supports screen capture of specific size
  • [FEATURE] FTP/SFTP/SCP: Append/AppendOrSkip has been added to Download
  • [BUGFIX] Client: Job log->Fixed realtime update issue which could result in wrong result of Job when completed
  • [BUGFIX] Server: Event log Trigger->Improved performance and remote event log handling
  • [BUGFIX] Server: Cloud Tasks->Fixed issue uploading file > 2GB
  • [BUGFIX] Server: MSMQ->Fixed issues with connecting to remote message queues
  • [BUGFIX] Server: SQL Task->Fixed issues refreshing parameters from Oracle stored procedures
  • [BUGFIX] Server: HTTP Task->Fixed parameter Variable
  • [BUGFIX] Server: Email Trigger->Fixed problem monitoring/copying to a sub folder
  • [BUGFIX] Server: Popup Task->Various improvements
  • [BUGFIX] Server: WebDav - Download Task->Handled some path problems
  • [BUGFIX] Server: Concatenate file Task->Fixed issue with overwrite option

New in VisualCron 8.2.4 (Feb 8, 2017)

  • [FEATURE] Client/Server: Desktop macro Task->general improvements and edit capability
  • [FEATURE] Client/Server: Web macro Task->Various improvements
  • [FEATURE] Client/Server: SFTP->Added KeepAlive setting
  • [FEATURE] Client/Server: RSS Trigger->Added auth and Credential support
  • [FEATURE] Client: Permissions->Added "Select all" / "Deselect all" option to override permissions window
  • [FEATURE] WebClient: Added realtime update of progress for Job/Task just like Windows Client
  • [FEATURE] WebClient: Various improvements
  • [FEATURE] Client: Now single instance of Windows Client per session
  • [FEATURE] Client/Server: Added new window "Failed Jobs"
  • [BUGFIX] Server: Foreground execution->Fixed username enumeration dictionary bug
  • [BUGFIX] Server: Amazon EC2 Tasks->Upgrades libraries and fixed dependencies
  • [BUGFIX] Client/Server: SFTP->Fixed issue with servers returning full path for name
  • [BUGFIX] Server: MSMQ->Fixed issue with remote MSMQ servers
  • [BUGFIX] Server: SFTP->Fixed compatiblity issue with GlobalScape SFTP servers
  • [BUGFIX] Server: Cloud Task->Fixed issue with submitting bucket from Amazon Connection
  • [BUGFIX] Client/Server: Email Trigger->Fixed issue with storing regex option in attachment filter
  • [BUGFIX] WebAPI: Allowed setting local (external) ip to comply with web service standards
  • [BUGFIX] Server: Fixed issue with property "Allow local connections only"
  • [BUGFIX] Server: Task->Excel Set cell/Create->Fixed issue using Variables in password field
  • [BUGFIX] Server: Foreground execution->Fixed issue with login on computers with AD
  • [BUGFIX] Server: FTP/SFTP disconnect->Fixed issue with sometimes lingering connections when using multiple commands
  • [BUGFIX] Server: FTP/SFTP/SCP->Fixed duplicate file output on upload when using multiple commands
  • [BUGFIX] Client: Fixed Client status update issue for Job/Task row
  • [BUGFIX] API: Popup Task->Fixed crash when caption count differed from value count
  • [BUGFIX] Client: XML - Read node Task->Handled XPath query errors better to prevent crashes in Client
  • [BUGFIX] WebClient: Fixed issue with Download Step dialog OK button when no description was set
  • [BUGFIX] Server: Fixed crash related to logging missing Credential in Task
  • [BUGFIX] Client: Email Trigger->Fixed mail tree issue with multiple levels and public folders
  • [BUGFIX] API: Variables->Fixed problem resolving Variable {DATETIME()} in file filter
  • [BUGFIX] Client: Remote file dialog->Fixed general failure handling with inaccessible links
  • [BUGFIX] Server: Web macro Task->Fixed crash
  • [BUGFIX] Server: SharePoint - Upload Task->Fixed problem uploading from network share

New in VisualCron 8.2.3 Build 36570 (Dec 19, 2016)

  • [BUGFIX] Client/Server: Variables->Fixed an issue with LastWorkDay Variable
  • [BUGFIX] Server: Variables->Fixed issue with PrevTask (8.2.2 issue)

New in VisualCron 8.2.2 Build 17989 (Dec 12, 2016)

  • [FEATURE] Client/Server: Server monitor window (beta)
  • [FEATURE] Client/Server: Audit log->Can now see changes in encrypted values (please revise permissions if needed)
  • [FEATURE] Client/Server: New Task->Concatenate PDF
  • [FEATURE] WebClient: Added auto connect option to client connection settings
  • [FEATURE] Client/Server: VisualCron Trigger->Now supporting "All Jobs" as option
  • [FEATURE] Client/Server: VisualCron Trigger->Now handling more events from remote server
  • [FEATURE] API: VisualCron Trigger->Now handling more events from remote server
  • [FEATURE] Client/Server: VisualCron Trigger->New events Startup complete and Service service stop
  • [BUGFIX] Server: Delete files Task: Now removing Read only flag before deletion to prevent failure
  • [BUGFIX] Server: Fixed a memory leak related to result of Task processed in loops
  • [BUGFIX] Server: SFTP Task->Fixed issue with setting encryption algorithm
  • [BUGFIX] Client: Handled error when backup folder cannot be reached
  • [BUGFIX] Client: Email Task->Fixed a resize issue which prevented some controls from showing
  • [BUGFIX] Server: Delete files Task->Fixed issue with very long directory paths
  • [BUGFIX] Server: Set Variable Task->Fixed issue setting Job Variable when running Task directly (compared to running Job)
  • [BUGFIX] Server: Archive - Decompress Task->Fixed Gz extraction issue
  • [BUGFIX] Server: SQL Task->Fixed issue with waiting for SQL Job completion
  • [BUGFIX] Server: SFTP->Fixed issue with Auto adjust ciphers on Server level
  • [BUGFIX] Server: Task logging->Fixed issue with logging the result
  • [BUGFIX] Server: Output->Fixed crash issue JSON output option
  • [BUGFIX] Client: Connection Explorer->Fixed Modified time sorting
  • [BUGFIX] Client: Fixed splash screen property for customization
  • [BUGFIX] WebClient: Fixed cookie storage of AD settings
  • [BUGFIX] WebClient: Fixed error popups on authentication failure
  • [BUGFIX] Client: Conditions->Fixed cloning issue which could cause edit rather than clone

New in VisualCron 8.2.1 Build 17189 (Nov 1, 2016)

  • [FEATURE] Client/Server: New Task: Check port
  • [FEATURE] Client/Server: Web macro Task->Various features and fixes
  • [FEATURE] Client/Server: Email Trigger->Added support for Exchange EWS and WebDAV
  • [FEATURE] Client/Server: SSRS Task->Added override option for report folder
  • [FEATURE] Client/Server: File filter->Added exclude folder(s) with file mask support
  • [FEATURE] Client/Server: SSIS Task->Support for SQL Server 2016
  • [BUGFIX] Server: Variables->Fixed negative workdays issue
  • [BUGFIX] Client/Server: Web macro Task->Memory optimizations
  • [BUGFIX] Client: Fixed issues with Task progress running after Task is complete
  • [BUGFIX] Server: Fixed output issue for Execute Task using option "CreateProcessAsUserW"
  • [BUGFIX] Server: Job/Task control Task->Fixed update issue of Job Variables for Run Task option
  • [BUGFIX] Server: Checksum Task->Fixed issues with very large files
  • [BUGFIX] Server: Email Trigger->Fixes for EWS protocols
  • [BUGFIX] Server: Fixed Folder filter issue for folder exclusion
  • [BUGFIX] Client: Flow->Fixed resize and limitations in retry values
  • [BUGFIX] Client: Fixed problem passing some Loop Variables to remote client
  • [BUGFIX] Server: Fixed Server IP Variable issue
  • [BUGFIX] Server: SSISDB Task->Included file that was needed in some cases in installation
  • [BUGFIX] Server: Print Task->Fixed an issue printing from the network
  • [BUGFIX] Server: Crystal reports->Fixed timeout issue (not terminating report)
  • [BUGFIX] Client: Wait Task->Fixed 100ms limit

New in VisualCron 8.2.0 Build 33933 (Sep 16, 2016)

  • [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
  • [FEATURE] Server: Remote Execute Task->Added support for terminating running remote process
  • [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] WebClient: Fixed a problem displaying empty startup popups
  • [BUGFIX] Server: Task->Flow->Fixed 'On running longer than' issue
  • [BUGFIX] Server: Crystal Reports Task->Fixed dispose/memory cleanup issue
  • [BUGFIX] Server: Assembly Execute Task->Fixed recursive loop making reflection hanging

New in VisualCron 8.1.2 Build 19353 (Jul 5, 2016)

  • [FEATURE] Client/Server: Execute Task->Developed alternate execution method to handle error -1073741502
  • [FEATURE] Client/Server: Pushbullet->Enabled proxy in Connection settings
  • [FEATURE] Client/Server: SFTP/SSH Connection->Added support for overriding default Key Exchange Algorithm
  • [FEATURE] Client/Server: FTP Connection->Added support to select which SSL/TLS versions should be allowed
  • [FEATURE] Client/Server: New Task->Image - Convert
  • [FEATURE] Client/Server: Execute options moved to Credential (to control which API is used for execution)
  • [FEATURE] Client/Server: Variables->Added Math.Abs and Math.Round Variables
  • [FEATURE] Server: Email Trigger->Now supporting multiple attachment filters through semicolon separation
  • [FEATURE] Client/Server: HTTP Task->Added DELETE method option
  • [FEATURE] Client/Server: SysLog Task->Added "Application" and TCP/UDP option
  • [FEATURE] Client/Server: SSRS Task->Added Open Office XML format
  • [BUGFIX] Client: Handled problem related to AD user creation and deleting Credentials
  • [BUGFIX] Server: Run Job with options->Fixed if no first Task is selected
  • [BUGFIX] Server: Custom exit codes->Fixed a problem being overridden
  • [BUGFIX] Server: Fixed NonZeroExitCode override issue
  • [BUGFIX] Client: Variables->Removed warning when trying to update Variable (Variable name already exists)
  • [BUGFIX] Client: Variables->Fixed Variable translating problem with special chars like HTML
  • [BUGFIX] API: Fixed possible crash in Job/Task progress report
  • [BUGFIX] Server: Excel Convert Task->Fixed problem with overwriting existing files
  • [BUGFIX] Server: SSH Task->Fixed a problem with returning exit code
  • [BUGFIX] Server: SSRS Task->Fixed a problem with timing out after 100 seconds
  • [BUGFIX] Server: Connection Explorer->SSH terminal->Fixed issue with connecting to SSH server from remote client (when using public key authentication)
  • [BUGFIX] API: Fixed a problem inheriting timeout from Connection when using Execution context->Remote in Execute Task
  • [BUGFIX] Client/Server: Syslog Task - fixed missing/wrong facility codes
  • [BUGFIX] Server: Email Trigger->Fixed issue with TO/CC Variables (only got the last email if multiple)

New in VisualCron 8.1.1 Build 18735 (May 24, 2016)

  • [FEATURE] Client/Server: HTTP Task->Added support for Client certificates
  • [FEATURE] Client: Server settings->Improved loading speed
  • [FEATURE] Client: Connection explorer->Improved loading speed
  • [FEATURE] API: Added Server.ExportSettings method
  • [BUGFIX] Client/Server: SQL Task->Removed ;1 from ODBC stored procedures
  • [BUGFIX] Client/Server: Several improvements to Job/Task progress
  • [BUGFIX] Client/Server: Desktop Macro Task->Fixed various problems related to UAC
  • [BUGFIX] API: Foreground execution->Execute Task->Fixed a problem killing child processes
  • [BUGFIX] Server: SFTP->Download->Fixed a problem with preserving Modified date
  • [BUGFIX] Server: Fixed convert of (old) Tasks when importing
  • [BUGFIX] Client: Job/Task progress update fixes
  • [BUGFIX] Client/Server: Fixed a lot of issues concerning Foreground execution and auto logon
  • [BUGFIX] Server: Execute Task->Now keeping exit code even though "Non zero exit code" is checked (to suppress errors)
  • [BUGFIX] Server: Archive - Compress->Fixed overwrite/append issue
  • [BUGFIX] Server: Connections->SQL->Fixed problem with default value "Convert data types"
  • [BUGFIX] Server: Archive Decompress->Fixed file lock on archive if decompress failed because of broken archive
  • [BUGFIX] Client: Handled crash when trying to add same Job Variable key twice
  • [BUGFIX] Server: Conditions->Fixed a problem with setting and using UniqueProcessId
  • [BUGFIX] Server: AD - Create group Task->Fixed property issues
  • [BUGFIX] Server: SCP Task->Fixed a problem causing multiple SCP instances running in memory

New in VisualCron 8.1.0 Build 41320 (May 3, 2016)

  • [FEATURE] Client: Improved connection speed for Servers with many Jobs
  • [FEATURE] Client: Added timeout property to Server connection
  • [FEATURE] Client: Progress bar and execution time is now updating in real time (beta - can be turned off in File->Client settings)
  • [FEATURE] Client/Server: HTTP Task has been re-worked to handle Body and Headers better
  • [FEATURE] Client/Server: Cloud Tasks->Added Test filter and more remote file filters
  • [FEATURE] Client/Server: Remote File Trigger->Added optional download support
  • [FEATURE] Client/Server: Added new Task: Messaging->Pushbullet - Send message
  • [FEATURE] Client/Server: Added new Task: Messaging->Pushbullet - Send SMS
  • [FEATURE] Client/Server: Added new Task: Messaging->Pushbullet - Send file
  • [FEATURE] Client/Server: Added new Task: Messaging->Pushbullet - Upload file
  • [FEATURE] Client/Server: Added new Task: Messaging->Pushbullet - Send link
  • [FEATURE] Server: Increased logging for auto logon functionality
  • [FEATURE] Client:Server: FTP/SFTP Download Task->Added 3 options to better handle destination path in relation to source path
  • [FEATURE] Client/Server: Added new Task: SSRS Task (SQL Server Reporting Services)
  • [FEATURE] Client/Server: Added new Task: Image - Overlay image
  • [FEATURE] Client/Server: Added new Task: SAP - R/3 Job execute
  • [FEATURE] Server: Triggers->Now checking Time exceptions before polling for Trigger types: Remote file, Cloud file, Email and File (polling)
  • [FEATURE] Server: Mail Trigger->Now checking for not read email only when polling when Delete message on server or Leave message on server (mark as read is checked) is set
  • [BUGFIX] Server: Credential provider/Auto logon->Fixed issue with not identifying architecture correctly which could cause installation problems with Credential provider
  • [BUGFIX] Server: Better handling for situations when default user/group was deleted
  • [BUGFIX] Client: Fixed Test button issue in the Add/Edit Credential window
  • [BUGFIX] Server: Fixed a problem with PrevTask and Flow->On start
  • [BUGFIX] Server: Fixed issue with some email providers (like Gmail) in Email Task
  • [BUGFIX] Client/API: Fixed issue with import from Task Scheduler on Windows 10
  • [BUGFIX] Server: Fixed text delimiter issue in loops (where delimiter contained a split character)
  • [BUGFIX] Client/Server: Variables->Fixed a problem with displaying new lines in User Variables
  • [BUGFIX] Client: Popup Task->Fixed minor target selection problem
  • [BUGFIX] Server: Excel Convert Task->Fixed an issue with as specific document content
  • [BUGFIX] Server: File write Task->Fixed duplicate file name output (from 8.0.4)
  • [BUGFIX] API: Fixed a hang on fast connect/disconnect at Dispose
  • [BUGFIX] Client: Manage PGP Key rings->Fixed a problem with incompatiblity when exporting private keys
  • [BUGFIX] Server: Archive->Decompress-Gz->Fixed a problem with naming of extracted files (produced .tar file)
  • [BUGFIX] Server: Execute Task->Fixed a problem with not deleting a temp file causing empty temp file leftover
  • [BUGFIX] API: When creating new Task the default exit code is now set to prevent it from stopping at first Task
  • [BUGFIX] Client/Server: Fixed TLS 1.1 and 1.2 support issue for FTPS
  • [BUGFIX] Installer: Fixed a problem detecting previous version when installing
  • [BUGFIX] Client: Handled a problem resolving icons in Connection Explorer
  • [BUGFIX] Client: Fixed problem with CTRL+A in some text fields
  • [BUGFIX] Client: Credentials/Connections->Optimized combos for faster loading when having many Connections or Credentials
  • [BUGFIX] Client: Output window->Fixed search/replace enabling issue when switching output display type
  • [BUGFIX] Server: Remote File Trigger->Fixed a potential stack overflow crash

New in VisualCron 8.0.4 Build 31973 (Mar 22, 2016)

  • [FEATURE] Server: SQL Task->Support for loading images into column of type Image
  • [FEATURE] Client/Server: PowerShell Task->Added support for controlling in "On error" if error should be raised if PowerShell contains error output
  • [FEATURE] Client/Server: HTTP Task->Added support for custom headers
  • [FEATURE] Client/Server: SFTP/SSH->Added support for selecting which encryption algorithms to use
  • [FEATURE] Client/Server: SQL Task->Added support for listing stored procedures from Oracle
  • [FEATURE] WebClient: Added cookie support for remembering Connections
  • [FEATURE] Server: Execute/Kill Task->Now killing child processes
  • [FEATURE] Client/Server: Web service Task->Improved proxy implementation
  • [BUGFIX] Client/Server: Cloud Tasks->Many fixes to all new Cloud Tasks (Box, DropBox,Google Drive, OneDrive)
  • [BUGFIX] Client/Server: SCP Task->Mixed fixes
  • [BUGFIX] WebClient: Fixed communication issue in older IE versions
  • [BUGFIX] Client/Server: Popup Task->Fixed input parsing errors
  • [BUGFIX] Client/Server: Popup Task->Changed value sent back to output (no longer true (unless input value is empty) and only true values)
  • [BUGFIX] Client/Server: Cloud Tasks->Fixes for Azure and S3 Tasks
  • [BUGFIX] Client/Server: Popup Task->Checkbox->Selected property issue
  • [BUGFIX] Server: Job->Timeout->Consider timeout as error did not raise error properly

New in VisualCron 8.0.2 Build 32417 (Feb 22, 2016)

  • [FEATURE] Server: FTP/SFTP/SSH - upgraded components
  • [FEATURE] Server: FTP/SFTP/Cloud - added folder/file browsers to Tasks
  • [FEATURE] Server: PowerShell Task->Added ability to control port for remote execution
  • [FEATURE] Server: Execute Task->Now appending output/error if using custom exit code collection
  • [FEATURE] Server: FTP/SFTP Task->Added SCP support
  • [FEATURE] Server: PDF Tasks->Added Task Add PDF Footer/Header
  • [BUGFIX] Server: Fixed general race condition/time out problems during high load
  • [BUGFIX] Client: Update->Fixed downloaded file name to real version name
  • [BUGFIX] Server: Job Variables->Fixed a problem updating a Job Variable in some scenarios
  • [BUGFIX] Server: Archive - Decompress->Fixed issue that could occur on some systems when extracting to UNC path
  • [BUGFIX] Server: Fixed build issue for 32 bit version of SSIS, PowerShell, Office macro and UnmanagedExecute Tasks
  • [BUGFIX] Server: Variables->Fixed workaround for Austrian WEEK Variable bug
  • [BUGFIX] Client: Main grid->Fixed a problem with updating some menu items
  • [BUGFIX] Server: PowerShell Task->Fixed Task error result issue
  • [BUGFIX] Server: Task Flow->Fixed a problem deactivating Task
  • [BUGFIX] Server: FTP->Fixed date parsing errors for custom parsing of server system of type: UNIXTypeL8
  • [BUGFIX] Server: SFTP->Fixed duplicate connection issue
  • [BUGFIX] Server: File Trigger->Fixed false/positive popup issue when editing reconnected file trigger
  • [BUGFIX] Client: Fixed main window startup location and size when starting on a smaller screen than last saved
  • [BUGFIX] Server: File->Delete Task: Added a retry for the false/positive error "The operation completed successfully"
  • [BUGFIX] Client/Server: Cloud Tasks->Fixed delete source file after download
  • [BUGFIX] Server: Cloud Tasks->Fixed output for download in various cloud services
  • [BUGFIX] Server: Fixed issue with Variables in Crystal reports Task

New in VisualCron 8.0.1 Build 27048 (Jan 11, 2016)

  • [FEATURE] Server: Azure->Start VM Task added
  • [FEATURE] Server: Azure->Stop VM Task added
  • [FEATURE] Server: Set Job Variable->Added output
  • [FEATURE] Server: SSH Task->Now stopping Task gracefully with output if Stop Job/Task is called
  • [BUGFIX] Server: SQL Task->Fixed issue with refreshing stored procedures from Connections with Variables
  • [BUGFIX] API: Fixed a communication issue
  • [BUGFIX] Server: Assembly Execute Task->Fixed a problem with the Task not marked as failed when assembly failed
  • [BUGFIX] Server: Fixed issue with single file recovery that could lead to resetting users on Server
  • [BUGFIX] Server: Handled issue with local or remote server not started dependency
  • [BUGFIX] Server: Archive - Decompress->Fixed issue with extraction of very large zip files
  • [BUGFIX] Server: Offline activation->Used new cryptoprovider to handler FIPS validation error
  • [BUGFIX] Server: Variables->Fixed an issue with using OnComplete PrevTask Variables in Flow/Notifications
  • [BUGFIX] Client/Server: Cloud->Amazon S3->Fixed support for different regions
  • [BUGFIX] Web Client->Fixed an issue with AD-support
  • [BUGFIX] Server: Fixed a memory leak in Job/Task control Task
  • [BUGFIX] Server: SharePoint->Upload file->Fixed issue related to local SharePoint installation
  • [BUGFIX] Server: Set Job Variable->Fixed cloning issue (so that it points to current Job)
  • [BUGFIX] Server: SSIS DB Task->Fixed error handling (previously not marked as failed when failed)
  • [BUGFIX] Client: Grid filter->Fixed a problem with "Clear filter" when selected "Running Task"
  • [BUGFIX] Client: Email Trigger->Fixed a problem saving file mask for attachments
  • [BUGFIX] Web Client: Various fixes related to interface
  • [BUGFIX] Server: Fixed a bug related to Loop and inactive Task
  • [BUGFIX] Server: Excel Set Task->Now creates worksheet if not existing
  • [BUGFIX] Server: Flow->Fixed a problem deactivating Job in Job Flow
  • [BUGFIX] Server: Variable->Fixed support for Job Variables in Date filter

New in VisualCron 8.0.0 Build 34946 (Nov 25, 2015)

  • [FEATURE] Client: Cloud->Added Dropbox and Box support to FTP Explorer
  • [FEATURE] Server: PowerShell Task->Now capturing "throw" exit codes
  • [FEATURE] Server: Excel - Set cell->Now it supports new (non existent) files for creation
  • [FEATURE] Client/Server: Import settings now supports import of older files with old Notifications
  • [BUGFIX] Server: Export settings->Fixed a problem with selective export of Exit code collections
  • [BUGFIX] Server: Assembly Execute Task->Fixed output issue
  • [BUGFIX] Server: FTP->Fixed a code page issue
  • [BUGFIX] Server: SharePoint->Fixed 405 error issue when uploading files
  • [BUGFIX] Client/Server: Trigger->Performance counter->Fixed a cloning issue
  • [BUGFIX] Client: SQL Explorer->Now supporting Variables in connection strings
  • [BUGFIX] Client: FTP->List files->Fixed a cloning issue
  • [BUGFIX] Server: Variables->Fixed an issue identifying Variables when using Conditions on Tasks
  • [BUGFIX] Client/Server: DTS Task->Fixed issue with trusted connection
  • [BUGFIX] Server: FTP/SFTP/SSH Task->Fixed memory leak
  • [BUGFIX] Server: File Trigger->Improved detection of folder not available
  • [BUGFIX] Server: IM->Updated expired url for Yahoo messaging
  • [BUGFIX] Server: Login->Fixed a login problem related to using AD and a Credential

New in VisualCron 7.7.8 Build 26307 (Nov 4, 2015)

  • [FEATURE] Client/Server: Cloud->Google Drive support
  • [FEATURE] Client/Server: HTTP Task->Added SSL/TLS version support
  • [FEATURE] Client/Server: Email Trigger->Added attachment filter settings
  • [FEATURE] Client/Server: SMTP->Added SASL mechanism support for controlling DIGEST-MD5 and NTLM for older email servers
  • [FEATURE] Client/Server: Added Set Job Variable Task
  • [FEATURE] Client/Server: Cloud Tasks->First beta of OneDrive Tasks
  • [FEATURE] Client/Server: Remote Execute->Added fallback method for buggy Windows servers
  • [BUGFIX] Client: Main grid->Fixed issue saving some columns permanently
  • [BUGFIX] Server: Performance counter Trigger->Fixed possible memory leak
  • [BUGFIX] Client/Server: Dynamics CRM->Update entity fixed problem displaying attribute values
  • [BUGFIX] Server: Web Client->Fixed an issue with folder extraction
  • [BUGFIX] Server: Cloud->Azure->Fixed upload issue
  • [BUGFIX] Client: Output/Test->Fixed an issue clicking on output urls with blank space in it
  • [BUGFIX] Server: SSH Task->Fixed an issue that no error was raised upon Connection timeout
  • [BUGFIX] Client: Connections->Removed duplicate confirmation
  • [BUGFIX] Client: Archive - Decompress->Fixed an issue decompressing 7z/zip files
  • [BUGFIX] WebClient: Various fixes and features
  • [BUGFIX] Server: File Trigger->Fixed problem with not retrying properly after error

New in VisualCron 7.7.7 Build 38712 (Oct 8, 2015)

  • [FEATURE] Client/Server: Connections->SFTP->Brute force connection test tool
  • [FEATURE] Client/Server: Connections->SFTP, Cloud, SSH->Now loading public key into connection object which lets you use the Explorer in the Client (remote connect)
  • [BUGFIX] Server: Archive - Compress->Fixed an issue producing file according to zip standard
  • [BUGFIX] Server: File Trigger (use polling)->Fixed a problem with a scenario that multiple threads could be created (when file trigger path failed)
  • [BUGFIX] Client/Server: Dynamics CRM Tasks->Various fixes
  • [BUGFIX] Server: HTTP Task->Handled error "Could not create SSL/TLS secure channel" that could occur on some servers
  • [BUGFIX] Server: Web service API->Fixed issue with serialization

New in VisualCron 7.7.6 Build 20993 (Sep 29, 2015)

  • [FEATURE] Client/Server: Better handling for FTP server of type V5R2M0
  • [FEATURE] Client/Server: Excel Set cell->Added option "Remove password when saving"
  • [FEATURE] Client: Permissions->Jobs and Tasks can now be opened with Read permission - still Add/Edit permission required to save
  • [FEATURE] Client/Server: Added MSMQ - Delete message(s) Task
  • [FEATURE] Client/Server: Added support for mainframe FTP server V7R2M0
  • [FEATURE] Server: Credential provider->Better logging and optimizations for Foreground execution
  • [BUGFIX] Server: Amazon S3->Fixed general issue about downloading sub items
  • [BUGFIX] Server: Amazon S3->Fixed issue with preserving modified/creation dates on min value dates
  • [BUGFIX] Server: Variables->Fixed a direct Id issue
  • [BUGFIX] Server: FTP->Download->Fixed a issue that could cause an error when using option "Delete source file after download"
  • [BUGFIX] Server: Dynamics CRM->Update entity->Fixed a problem using Variables
  • [BUGFIX] Server: Archive->Compress->Fixed Tar+Gzip issue
  • [BUGFIX] Server: Foreground execution->Fixed SID identifier for better matching of username
  • [BUGFIX] Server: Dynamics CRM->Fixed entity listing issues
  • [BUGFIX] Client: Remote explorer->Fixed handling of listing directories with many files (crash)
  • [BUGFIX] Client: Fixed next run sorting issue related to inactive Jobs
  • [BUGFIX] Server: Cleaned up output for PowerShell, Office Macro and .NET Execute Tasks
  • [BUGFIX] Server: File filter->Fixed issue using OR operator on file size

New in VisualCron 7.7.5 Build 22994 (Sep 1, 2015)

  • [FEATURE] Client/Server: Added 'On running longer than' option in Flow - the ability to control if a Task or Job runs longer than expected
  • [FEATURE] Client/Server: Added result Variables for File rename Task
  • [FEATURE] Client: XendApp Task->Added proxy settings
  • [BUGFIX] Server: File filter->Fixed an issue concerning using no date filter and OR setting on date
  • [BUGFIX] Server: Excel - Recalculate->Fixes issue with corrupt file creation
  • [BUGFIX] Server: Instant messaging->Fixed AIM thread issue
  • [BUGFIX] Server: HTTP Task->Now handling unhandled error override in On error tab
  • [BUGFIX] Server: FTP Task->Fixed issue with folder separator for some older FTP systems
  • [BUGFIX] Server: Variables->Fixed result Variable issue for Tasks in loops
  • [BUGFIX] Server: Exit codes->Fixed result setting for exit codes not found
  • [BUGFIX] Client: Time exceptions->Fixed issue with Time exceptions selection

New in VisualCron 7.7.4 Build 15461 (Aug 17, 2015)

  • Feature:
  • WebClient - Various improvements
  • Variables->Various improvements to the Variables window and SQL Trigger Variables
  • Settings->Added option to enable/disable UAC
  • Bugfix:
  • Server - Settings->Web API->Fixed a link display issue (missing ampersand)
  • Server - Fixed a memory leak related to Put Job in queue = false
  • Server - Office Macro->Now creating needed folders at startup to fix issue with error 0x800AC472
  • Server - Fixed a problem with using some output Variables in long running Jobs
  • Server - Excel - Convert Task->Fixed issue converting double to date
  • Server - FTP Upload->Fixed an output issue where not the full path were displayed when overwriting existing file
  • Server - Remote File Trigger->Fixed a problem when the Job was deleted and Trigger still polling
  • Server - Remote File filter (test)->Fixed a problem with "Larger than size"
  • Server - FTP Task->Fixed Download/List/Rename/Delete/CopyMove commands to comply with new remote file filter
  • Server - Variables->Fixed a direct Id reference problem with Tasks
  • Client - Permissions->Fixed cloning issue of AD user
  • Client/Server - Web service Task->Fixed complex parameter issue
  • WebClient - Fixed installation issue (0x80070021)
  • Client - XML->Read node Task->Fixed issue with displaying manually added namespaces

New in VisualCron 7.7.3 Build 22863 (Jul 22, 2015)

  • [BUGFIX] Server: File Trigger(polling)->Fixed a problem with retry settings
  • [BUGFIX] Server: Dynamics CRM->Fixed a problem with suppling Entity Id
  • [BUGFIX] Server: Remote file Trigger->Fixed issue with folder Variable
  • [BUGFIX] Server: Fixed a problem with Job queuing synchronization when Triggering occured in a fast rate
  • [BUGFIX] Server: Email Trigger->Fixed a problem with using no casesensitve string comparison
  • [BUGFIX] Server: Time exceptions->Fixed a problem selecting Time exceptions in Job add/edit window

New in VisualCron 7.7.2 Build 14958 (Jul 10, 2015)

  • [FEATURE] Client: FTP Connection->Did some improvements to Brute force Connection test
  • [FEATURE] WebClient: Various improvements
  • [BUGFIX] Server: Fixed a memory leak related to Conditions
  • [BUGFIX] Server: Dynamics CRM->Delete attachments->Fixed issue deleting some object types
  • [BUGFIX] Server: Calendar->Removed a handler leak
  • [BUGFIX] Client: Conditions->Actions->Fixed column that should be hidden (Task order)
  • [BUGFIX] Client: Flow->Fixed empty Task name when cloning a Job
  • [BUGFIX] Client: Explorer->SFTP->Fixed issue with AutoAdjustMACAlgorithm
  • [BUGFIX] Server: Service Trigger->Handled null values better
  • [BUGFIX] Server: SFTP Rename->Fixed a problem with source folder property

New in VisualCron 7.7.1 Build 15204 (Jul 3, 2015)

  • [FEATURE] Client/Server: SQL Task->Optional data type conversion
  • [FEATURE] WebClient: SQL Various improvements
  • [BUGFIX] Client: File filter issue (popup error when opening Task)
  • [BUGFIX] Server: Better handling of adding default flows when flow is missing
  • [BUGFIX] Client: Fixed a problem saving output settings of various Tasks (when output tab is clicked on directly)
  • [BUGFIX] Server: FTP Task->SFTP->Fixed a problem moving a file if the file was already there (and should be overwritten)

New in VisualCron 7.7.0 Build 14917 (Jun 24, 2015)

  • [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

New in VisualCron 7.6.6 Build 7629 (May 29, 2015)

  • [FEATURE] Web Client: AD login support added
  • [FEATURE] Tray Client: Updated interface
  • [FEATURE] Server/API: Exit codes->Improved handling of Windows default exit codes
  • [FEATURE] Client->File and hyperlink support in output and filter result text boxes
  • [FEATURE] Client->General interface updates
  • [FEATURE] Added Task "MSMQ - Send message"
  • [BUGFIX] Client: Task scheduler->Import: Minor fixes concerning converting start time
  • [BUGFIX] Install: Web Client->Dll reference fixes for Windows 2012R2
  • [BUGFIX] Client: FTP Task->Deleting commands in grid now updates order for remaining commands
  • [BUGFIX] Server: Settings->Fixed real time update of database when output folder is changing
  • [BUGFIX] Server: Now cleaning up VisualCron temp folder more often
  • [BUGFIX] Server: File filter->Now handling names containing character #
  • [BUGFIX] Client/Server: Fixed a problem with using Job Variables and other in date Variables sections like filters
  • [BUGFIX] Server: Fixed a memory cleanup bug (TaskProcesses)
  • [BUGFIX] Client: Fixed a memory cleanup bug related to FTP Explorer window
  • [BUGFIX] Client: Fixed a problem filling signers in PGP encrypt Task
  • [BUGFIX] Client: Fixed a problem with Import settings window concerning Exit codes and selection of specific nodes
  • [BUGFIX] Server: Email Trigger->If Move + Delete is used then Move command is used instead of Copy + Delete
  • [BUGFIX] Client: Credentials->Prevented a hang issue when adding/updating Credentials sometimes
  • [BUGFIX] Server: SSH Task->Fixed a problem sending multiple texts commands in one Task
  • [BUGFIX] Client: Popup Task->Fixed a bug previewing Popup when no Input were used
  • [BUGFIX] Server: FTP Task->Upload->Fixed a problem with uploading when relative path was exact as upload destination path
  • [BUGFIX] Server: Dynamics CRM->Fixed issue resolving entity id:s
  • [BUGFIX] Server: Fixed a problem with reference to PrevTask when using Notifications with high rate of execution
  • [BUGFIX] Client: SQL Explorer->Fixed Oracle issues
  • [BUGFIX] Server: Changed flow behavior when no matching flow is found. Now creating default flows and update Task
  • [BUGFIX] Server: Excel - Create Task->Handled split of content better that has the separator inside text qualifier
  • [BUGFIX] Server: Popup Task->Fixed dialog result handling

New in VisualCron 7.6.5 Build 41383 (May 4, 2015)

  • [NOTE] All: New protocol version (7.6.5) for communication. Requires Server and Client version to be the same.
  • [FEATURE] Client/Server: Introducing the first version of the Web Client - installation through Server settings dialog
  • [FEATURE] Client/Server: Improved communication security between Client and Server
  • [FEATURE] Client/Server: FTP/SFTP->Added result filter (sorting and limit)
  • [FEATURE] Client: Output window->Added line numbers, search/replace and goto line features
  • [FEATURE] Client/Server: Added support for using Variables in Size in Remote file filter
  • [FEATURE] Client/Server: Assembly Execute Task->Added support for loading configuration settings from dll/exe
  • [FEATURE] Server: Excel - Convert->Better treatment and formatting of dates when converting to text files
  • [FEATURE] Client: Settings->Added option to turn off/on Tray client startup at start
  • [FEATURE] Client/Server: Added support for importing Tasks from Windows Task Scheduler
  • [FEATURE] Client/Server: Added new Trigger "Session change" which can detect logon, logoff, lock etc from any or specified user
  • [FEATURE] Client/Server: Popup Task->Now supporting Variables for dynamic controls
  • [BUGFIX] Client: Trial registration->Handled an error
  • [BUGFIX] Client: File filter->Increased timeout for Testing file filter
  • [BUGFIX] Client: Main grid->Fixed a problem with updating Job count when auto connecting to multiple servers
  • [BUGFIX] VCCommand: Fixed build issue with VCCommand.exe
  • [BUGFIX] Client/Server: Fixed issue with popup when connecting to multiple servers at once and one is off
  • [BUGFIX] Client/Server: Fixed communication issue when properties where mismatching between Client and Server
  • [BUGFIX] Client/Server: Fixed communication issue related to disconnect
  • [BUGFIX] Server: Permissions->Now deleting unused temp groups at startup
  • [BUGFIX] Server: Folder - List->Fixed folder filter to include first level sub folders as default
  • [BUGFIX] Server: XML Read node->Fixed an issue related to creating duplicate namespaces when editing namespace

New in VisualCron 7.6.4 Build 15110 (Apr 8, 2015)

  • [FEATURE] Client: Oracle Connection->Added unicode support and Service Name connection string parameter
  • [FEATURE] Client/Server: SFTP Tasks->Fixed support for treating unknown types as files for testing in remote file filter and List files command
  • [FEATURE] Client: Main grid->Job count is now reflecting grid filter and hidden Jobs
  • [BUGFIX] API: Removed a NewtonSoft reference
  • [BUGFIX] Server: FTP Task->Fixed parsing issue for FTP server of type: V6R1M0
  • [BUGFIX] Server: Copy files Task->Better handling of long file names
  • [BUGFIX] Server: SFTP Explorer/Task->Now using local time instead of UTC
  • [BUGFIX] Client: Event log - Read Task->Fixed problem with saving remote host name
  • [BUGFIX] Server: SQL Task->Fixed Unicode issue for Oracle connections without direct connection
  • [BUGFIX] Client: Fixed multiple, same time, connection issue "Object reference error"
  • [BUGFIX] Server: Flow->Fixed a bug that could trigger other flows on start
  • [BUGFIX] VCTray: Connection->Fixed "too often ping issue"
  • [BUGFIX] Client: GridFilter->Fixed "Clear filter" issue
  • [BUGFIX] Server: Foreground execution->Better logging, testing and minor bug fixes
  • [BUGFIX] Client: Remote folder dialog->Fixed a crash concerning drawing icons
  • [BUGFIX] Client/Server: Job/Task control Task->Fixed various issues concerning setting Job Variables

New in VisualCron 7.6.3 Build 23566 (Mar 19, 2015)

  • [FEATURE] Client/Server: Assembly execute Task->Added "local execution" option
  • [FEATURE] Client/Server: Added permissions for Object finder
  • [BUGFIX] Server: Print Task->Handled an error not supporting orientation setting
  • [BUGFIX] Server: Excel - Create Task->Fixed two bugs concerning duplicate row creation and fields containing split character
  • [BUGFIX] Server: Fixed a bug concerning Job running status when not using "Run Tasks in order"

New in VisualCron 7.6.2 (Mar 19, 2015)

  • [NOTE] All: New protocol version (7.6.2) for communication. Requires Server and Client version to be the same.
  • [FEATURE] Client/Server: SMTP Task->Added support for setting supported SSL/TLS versions
  • [FEATURE] Client/Server: XML Read Node Task->Added support for code page
  • [FEATURE] Client/Server: Add List permission to prevent users from seeing certain Jobs
  • [BUGFIX] Client/API: Assembly Execute Task->Increased timeout for assembly reflection
  • [BUGFIX] Client/API: Assembly Execute Task->Increased quota for array length
  • [BUGFIX] Client: SQL Connection->Fixed issue with testing Connection that could prevent later saving of the Connection
  • [BUGFIX] Client: SQL Connection->Fixed testing issue for Oracle
  • [BUGFIX] API: Processes->Fixed a bug that could result in problems listing running processes
  • [BUGFIX] Client: Login->Fixed a problem pasting password into password field at login phase
  • [BUGFIX] Server: Excel Convert->Fixed a problem handling empty rows
  • [BUGFIX] Client: Grid filter->Improved sorting & expansion of rows
  • [BUGFIX] Client: PowerShell Task->Fixed a problem selecting Authentication type
  • [BUGFIX] API: Popup Tasks and more->Fixed a problem resolving Job/loop Variables
  • [BUGFIX] Client/Server: Fixed a hang when trying to open the log window while having extended debugging on

New in VisualCron 7.6.1 Build 35732 (Mar 3, 2015)

  • [FEATURE] Client: Grid filter->Now hiding parent row if no object is found in child row
  • [FEATURE] Server: SSIS Tasks->Added more output from package execution
  • [FEATURE] Client/Server/API: Added csv import functionality for Time exceptions
  • [FEATURE] Client: Main grid->Added "Conditions icon" for Jobs and Tasks containing one Condition or more
  • [FEATURE] Client: Main grid->Added grid filter for Task type
  • [FEATURE] Client: Main grid->Added grid filter for Active/Inactive Job or Task
  • [FEATURE] Client: Main grid->Added support for combining grid filters
  • [FEATURE] Client: PGP->Sub keys can now be deleted from parent key
  • [BUGFIX] Server: Web service Task->Fixed problems viewing XML output in output window (XML)
  • [BUGFIX] Client: Service Tasks->Now handling Variables in host name field
  • [BUGFIX] Server: Permissions->Handled AD user import better from older versions
  • [BUGFIX] API: Merged file CommServer.dll into VisualCronAPI.dll
  • [BUGFIX] Client/Server: Solved some communication issues on W2003 servers
  • [BUGFIX] Server: Archive decompress->Handled an error disposing an object
  • [BUGFIX] Server: Variables->Handled a problem with user variables starting with a non-letter character
  • [BUGFIX] Server: Jobs->Fixed a problem with loading/saving Job settings for Jobs containing Service event Triggers
  • [BUGFIX] Client/API: Job/Task control Task->Fixed a timeout problem
  • [BUGFIX] Client/Server: Fixed a communication problem leading to Client crash

New in VisualCron 7.6.0 Build 40289 (Feb 13, 2015)

  • [NOTE] All: New protocol version (7.5.2) for communication. Requires Server and Client version to be the same.
  • [FEATURE] Server: HTTP Task->Now resolving "Content-Disposition" to get name of file attachments downloaded
  • [FEATURE] API/Client/Server: Changed the way VisualCron communicates to improve speed and stability
  • [FEATURE] Client/Server: Connections->SQL Connection test is now performed from Server instead of Client giving more exact result (also with Credential option)
  • [FEATURE] Client/Server: Connections->WebDAV->Added support for SSL/TLS version support
  • [FEATURE] Client/Server: FTP/SFTP->Download->Added support for replacing unsupported Windows characters
  • [FEATURE] Client/Server: Variables->Any non-letter character can be used as parameter split character. Start by using the first character in argument that you want to use, for example: {FILE(@Content@c:\textfile.txt)}
  • [FEATURE] Client/Server: Web service Task->Added custom endpoint option to override any existing endpoint
  • [BUGFIX] Server: PowerShell Task->Handling large output error "The maximum string content length quota (8192) has been exceeded while reading XML data."
  • [BUGFIX] Client: Import settings->Fixed a problem when trying to import all settings when only some settings selected

New in VisualCron 7.5.2 Build 27645 (Jan 16, 2015)

  • [NOTE] All: New protocol version (7.5.2) for communication. Requires Server and Client version to be the same.
  • [FEATURE] Server: HTTP Task->Now resolving "Content-Disposition" to get name of file attachments downloaded
  • [FEATURE] API/Client/Server: Changed the way VisualCron communicates to improve speed and stability
  • [BUGFIX] Server: PowerShell Task->Handling large output error "The maximum string content length quota (8192) has been exceeded while reading XML data."
  • [BUGFIX] Client: Import settings->Fixed a problem when trying to import all settings when only some settings selected
  • [BUGFIX] Client: FTP Explorer->Fixed handling of Binary/ASCII setting
  • [BUGFIX] Client: Credentials->Fixed alphabetical sorting in combos
  • [BUGFIX] Client: Grid filter->Handled a problem with backslashes in the grid filter
  • [BUGFIX] Server: Excel - Create Task->Fixed a problem with creating password encrypted file
  • [BUGFIX] Server: Archive - Decompress->Fixed a memory leak while extracting
  • [BUGFIX] API/Client/Server: Fixed a problem calculating next run of Trigger on invalid dates
  • [BUGFIX] Server: Web service Task->Fixed a problem executing certain web services
  • [BUGFIX] Server: PowerShell Task->Fixed a problem with Variables not resolving in parameters

New in VisualCron 7.5.1 Build 19717 (Nov 18, 2014)

  • [FEATURE] Server: Notifications->Can now access in-loop Variables
  • [FEATURE] Server: Export settings->Added Deselect all button
  • [FEATURE] Server: SQL Task->Now including SqlException data in error output
  • [BUGFIX] Server: Logon->Fixed a problem which could cause some old AD groups not to convert to new logon type
  • [BUGFIX] Server: General file search->Handled problems with abnormal dates in files
  • [BUGFIX] Server: FTP Task->Copy/Move->Fixed a problem overwriting files
  • [BUGFIX] Server: FTP Task->Fixed another convert old settings problems (from version 6 to 7)
  • [BUGFIX] Client: Variables->Fixed unwanted User Variable window when clicking on scrollbar
  • [BUGFIX] Server: PowerShell Task->Handling error "Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information."

New in VisualCron 7.5.0 Build 23717 (Nov 5, 2014)

  • Notes:
  • All: New protocol version (7.5.0) for communication. Requires Server and Client version to be the same.
  • All: If you get problems with AD logon type then please logon with normal VC user and delete the AD user and add it again - or use the new AD group features
  • Features:
  • All: New logo and graphical profile
  • Client: Added Job count to main window
  • Client/API: Added more advanced and selective import of settings
  • Client/Server: Popup Task->Now you can send to executing user
  • Client/Server: Email Trigger->Optionally create folder tree for emails (and attachments)
  • Client/Server: Email Trigger->Added case sensitive option
  • Client/Server: File filter->Added result limit
  • Client/Server: File filter->Added result sorting
  • Client/Server: File filter->Added support for Variables in file size filter
  • Client/Server: PowerShell Task->Added x86 execution mode
  • Client/Server: Excel - Get cell->Added password support
  • Client/Server: Excel - Get cell->Added support for parsing dates
  • Client/Server: Excel - Set cell->Added support for old Excel formats
  • Client/Server: Excel - Create->Added support for old Excel formats
  • Client/Server: Rename methods in various Tasks->Added option to choose between VisualCron and REN implementation in Server settings
  • Client/Server: Added support for AD group logon with options to assign specific VisualCron permissions group
  • Client/Server: Web service Task->Added client Certificate support
  • Bugfixes:
  • Server: Delete files Task->Fixed a false positive error that was not raised properly when a file could not be deleted
  • Server: Email Trigger->Fixed an issue with not firing when using Timeout option on Trigger.
  • Server: SharePoint->Update list item->Fixed Variable resolving issue
  • Server: FTP Task->Fixed a problem overriding Transfer type
  • Server: Settings import->Fixed issue with importing Exit code collections
  • Server: SSISDB Task->Added more debugging and error handling
  • Server: HTTP Task->Fixed parameter type handling for PUT method
  • Server: Minor adjustments in Rename functionality
  • Client: PGP Encrypt->Removed the need for setting password when using conventional encryption
  • Server: Handled a crash related to Flow and Notifications
  • Server: PowerShell Task->Improved exit code and error handling
  • Server: Excel Create/Set cell Tasks->Fixed a problem with row splitting
  • Client: Excel Create->Fixed a problem with validating form
  • Client/Server: Variables->Now handle more complex input (for example JSON which could break the Variable parser)
  • Server: Fixed a potential crash that could occur when handling Variables at execution
  • Server: PowerShell Task->Fixed issue with x86 execution and execution from file issue
  • Server: Fixed general crash issue related to Flow
  • Client: FTP Task->Fixed display issue of Connection used
  • Server: Archive Decompress Task->Fixed a problem with destination folder and error handling
  • Server: FTP Task->Download->Fixed a problem converting old settings which could lead to a reset in Remote file filter settings
  • Server: Assembly execute Task->Fixed a problem reflecting x86 assemblies
  • Server: SQL Task->Handled an error in SQL Job execution related to null messages in result at completion

New in VisualCron 7.2.1 Build 15243 (Sep 18, 2014)

  • [FEATURE] Client/Server: SSIS Task->Added support for MSSQL 2014 SSIS package execution
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - Create snapshot
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - List snapshots
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - Delete snapshot
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - List addresses
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - List key pairs
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - List security groups
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - List volumes
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - Reboot instance
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - Start instance
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - Stop instance
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - Terminate instance
  • [FEATURE] Client/Server: Added Task->Amazon EC2 - List instances
  • [BUGFIX] Client/Server: Popup Task->Fixed input handling problem with radio boxes
  • [BUGFIX] Server: Fixed a problem with renaming strings which could come up in different Task types
  • [BUGFIX] Server: Dynamics CRM general->Fixed a general returning description for some entity types
  • [BUGFIX] API: Fixed issue with Adding/Updating Job Variables
  • [BUGFIX] Client: Loops->Fixed resizing error in window
  • [BUGFIX] Server: Email Task/Notification->Fixed error "User authentication failed: No SASL mechanisms supported by both the client and the server (error code is 0)"
  • [BUGFIX] Client: Desktop Macro Task->Fixed a problem which could occur when saving the macro
  • [BUGFIX] Server: Fixed a small database cleanup issue
  • [BUGFIX] Server: FTP Task->Fixed Copy/Move files sub folders issue

New in VisualCron 7.2.0 Build 26680 (Aug 29, 2014)

  • [FEATURE] Client/Server: Loop->Added option to start from a specific row when using For each (to exclude headers etc)
  • [FEATURE] API: Loop->Added methods for adding and deleting Job Variables
  • [FEATURE] Client/Server: SQL Task/Trigger: Now prefixing with schema in front of stored procedures
  • [FEATURE] Client: .NET code Task->Added option to add direct file reference
  • [BUGFIX] Server->Crystal reports Task->Fixed a problem using certain Variables in this Task
  • [BUGFIX] Server->Hyper-V List Task->Fixed an issue where a property name could be different in some systems resulting in SID instead of Name is returned - further fixes
  • [BUGFIX] Client->Manage PGP key rings->Fixed issue when importing private key only
  • [BUGFIX] Server->WebDAV Tasks->Fixed an issue transferring files to and from some WebDAV servers
  • [BUGFIX] Server->Task Flow->Fixed issue with On start - Run Job
  • [BUGFIX] Server->PowerShell Task->Fixed an issue that could cause problems with blank spaces in paths to scripts
  • [BUGFIX] Client->.NET code Task->Handled test Run of scripts that uses the API better so they do not conflict with the Client
  • [BUGFIX] Server->SQL Task->Removed an extra newline that was added accidentally with the support for multiple query result
  • [BUGFIX] Server->Office macro->Fixed a false postive error when no macro file was found
  • [BUGFIX] Client->FTP Tasks->Fixed issue referencing to the right Job Variable in Variables window
  • [BUGFIX] Server->Database->Fixed minor issues cleaning up local database
  • [BUGFIX] Server->File Trigger->Added different Reconnect handling in case of connection problems to avoid impersonation errors
  • [BUGFIX] Server->Variables->Fixed a problem with TrimStart and TrimEnd function
  • [BUGFIX] Client->DTS Task->Fixed problem with updating parameters in the UI
  • [BUGFIX] Server->SSISDB Task->Fixed a problem returning failed result
  • [BUGFIX] Server->Checksum Task->Fixed a problem with zeroes in the checksum
  • [BUGFIX] Server->Crystal reports Task->Fixed a problem cloning parameters
  • [BUGFIX] Server->SSISDB Task and more->Fixed a problem with timeout of connection generating error
  • [BUGFIX] Server->Microsoft CRM Task->Fixed an issue filling some entity ids
  • [BUGFIX] Server->Running processes->Fixed a rounding issue when calculating number of hours

New in VisualCron 7.1.9 Build 17191 (Jul 16, 2014)

  • [FEATURE] Server->SQL Task->Now including output from multiple tables
  • [FEATURE] Client/Server->Added Run Job X with options right click functionality
  • [FEATURE] Client/Server->PowerShell Task->Modified to be more independent and support impersonation better
  • [FEATURE] Client/Server->VisualCron Trigger->Created new types for just "Inactivated Trigger" and "Inactivated by error"
  • [FEATURE] Client/Server->Job/Task control Task->Added support for all actions in remote mode
  • [BUGFIX] Server->Job Variables->Fixed a scenario which handling Job Variables could cause a crash
  • [BUGFIX] Server->Email Task->Fixed a problem with sending using an anonymous account
  • [BUGFIX] Client->Job/Task Control Task->Fixed issue not displaying some properties right when using remote Connection
  • [BUGFIX] Server->SSISDB->Filtered out variables from project and package parameters
  • [BUGFIX] Client->Time exceptions->Fixed new date sorting issue
  • [BUGFIX] Client->Fixed a Disconnect Server and Connect Server and multiple connect issue which could resulted in a message like "You are not connected to any Server"
  • [BUGFIX] Client/Server->Export settings->Fixed a problem exporting specific Users to a specific path
  • [BUGFIX] Server->Hyper-V List Task->Fixed an issue where a property name could be different in some systems resulting in SID instead of Name is returned

New in VisualCron 7.1.8 Build 19440 (Jun 30, 2014)

  • [FEATURE] Client/Server: New translation engine for delivering faster and more translations to other languages
  • [FEATURE] Server->Performance counter Trigger->More efficient code that now supports remote performance counter
  • [BUGFIX] Server: SFTP->Upload->Fixed a problem with that source file was deleted even though nothing was uploaded
  • [BUGFIX] Logging->Events->Fixed an issue with logging problems with SQL Connections
  • [BUGFIX] Client->Editing Task->Fixed an issue with Previous and Next button and saving some Task information
  • [BUGFIX] Server->Fixed an issue with On Task error->Do not raise error setting
  • [BUGFIX] Server->File Trigger (Samba)->Fixed a reconnect issue (not re-setting properties)
  • [BUGFIX] Server->FTP->Fixed a problem retrieving current folder too many times
  • [BUGFIX] Server->Remote file filter test->Fixed an issue with multiple source folders split by semicolon
  • [BUGFIX] Client->Remote file Trigger->Fixed issue with selecting "Delete files" only
  • [BUGFIX] Client->Manage PGP key rings->Fixed an issue deleting keys
  • [BUGFIX] Client->Fixed an unhandled exception when doing Object search
  • [BUGFIX] Server->Amazon S3->Added support for uploading < 5GB files
  • [BUGFIX] Server->VisualCron Trigger->Fixed an issue with Job Variables
  • [BUGFIX] Server->Powershell->Fixed a Credential issue (accessing network files)
  • [BUGFIX] Server->Variables->Fixed a problem using certain strings in the DATENOWADD Variable in file filter
  • [BUGFIX] Server->Notifications->Fixed issue with not (directly) saving TaskNotifications.xml after importing
  • [BUGFIX] Client->Time exceptions->Fixed date sorting
  • [BUGFIX] Server->Fixed a general renaming issue when working with string (for example calculating destination name with file masks) that in some cases could cause problems

New in VisualCron 7.1.7 Build 14730 (May 21, 2014)

  • [FEATURE] Client/Server: Connections->Added test button for SMTP,POP3 and IMAP
  • [FEATURE] Client: Connections->Added protocol filter and Connection selection in Connections window
  • [FEATURE] Server: Increased startup performance
  • [FEATURE] Server: Audit log->Increased performance on object comparisons
  • [FEATURE] Client/Server: XML Delete Node->Added namespace support
  • [FEATURE] Client: Updated UI controls
  • [FEATURE] Client/Server: PowerShell Task->Added remote execution
  • [FEATURE] Client/Server: New Task: Base64 - encode
  • [FEATURE] Client/Server: New Task: Base64 - decode
  • [BUGFIX] API: Variables->Fixed a problem with loop Variables in foreground execution
  • [BUGFIX] API: Variables->Fixed a problem parsing Variables
  • [BUGFIX] Server: Office Macro->Now setting appropriate permissions before macro execution
  • [BUGFIX] Client: Job/Task control Task->Fixed a problem with cloning Job Variables
  • [BUGFIX] Client: Web service Task->Fixed a problem handling simple arrays
  • [BUGFIX] Client: Manage PGP Key rings->Fixed a problem with deleting key rings
  • [BUGFIX] Server: SharePoint - Add list item->Fixed an issue with multiple columns
  • [BUGFIX] Server: Excel - Create->Handled empty strings differently
  • [BUGFIX] Server: Audit log->Fixed some minor bugs in object comparison
  • [BUGFIX] Server: Loop->Fix waiting time of last loop iteration

New in VisualCron 7.1.6 Build 18671 (Apr 18, 2014)

  • [BUGFIX] Client: Permissions->Fixed a UI problem with Cloning a Group
  • [BUGFIX] Server: Permissions->Fixed a problem with updating a cloned Group
  • [BUGFIX] API: Variables->Fixed a problem parsing Variables
  • [BUGFIX] API: Job report Task->Fixed issue preventing calculation of next run resulting error: Object reference not set to an instance of an object
  • [BUGFIX] Server: .NET Code Task->Fixed an issue with compiling assemblies leading to dlls not found (in some situations)
  • [BUGFIX] Server: SQL Task->Fixed a problem parsing and adding parameter values to result
  • [BUGFIX] Client: SQL Task->Fixed a problem viewing parameters with MAX as input
  • [BUGFIX] Client: SQL Task->Fixed a problem refreshing Job list (old list was not cleared)
  • [BUGFIX] Server: Execute Task->Handled -1073741502 error (related to Load profile option)
  • [BUGFIX] API: Popup Task->Fixed an issue not being able to return result/output from other Tasks within the Popup Task

New in VisualCron 7.1.5 Build 17998 (Apr 9, 2014)

  • [FEATURE] Client: Email Task->Updated HTML editor
  • [FEATURE] VCCommand: Added support for activate/deactivate license
  • [FEATURE] Installer: Now prompting with original path when installing
  • [FEATURE] Client: FTP Task->Added Copy/Move command
  • [FEATURE] Time exceptions: Add Clone option for collections
  • [FEATURE] Client/Server: New Task->Event log - Read
  • [BUGFIX] API: Variables->Fixed problem parsing Task Variable with direct Id
  • [BUGFIX] API/Server: Popup Notification->Fixed problem with PrevTask Variable
  • [BUGFIX] Server: Processes->Fixed issue that could cause problems with "Running Jobs window" and keeping track of running Jobs
  • [BUGFIX] API: Variables->Fixed a problem parsing Variables
  • [BUGFIX] Server: Database->Fixed a problem deleting old entries in the Audit log
  • [BUGFIX] Client: Running jobs->Fixed a display problem when Jobs were running more than 24 hours
  • [BUGFIX] Server: Handled an issue with copying SQL CE files
  • [BUGFIX] Client: Main window->Handled an issue with the GridFilter becoming inactive
  • [BUGFIX] Server: SQL Trigger->Fixed an issue with storing and comparing the last value
  • [BUGFIX] Server: Folder filter->Fixed a problem parsing the right folder when using regular expressions
  • [BUGFIX] Server: Run missed Jobs (because of Time change etc) did not take Time exceptions into account - fixed
  • [BUGFIX] Server: Impersonation: added check if profile directory exists before loading it to avoid profile directory creation by VisualCron
  • [BUGFIX] Client: Popup Task Notification: Fixed an issue with preview button
  • [BUGFIX] Client/Server: Handled sanitation of output/result that could interrupt communication
  • [BUGFIX] Client: .NET Code Condition->Handled a problem with saving parameters
  • [BUGFIX] Client: Connections->Fixed a problem editing address of VisualCron Connection type

New in VisualCron 7.1.4 Build 41829 (Mar 18, 2014)

  • [NOTE] Database: New version of database for logging. Historic events will be cleared from this version.
  • [FEATURE] Client/Server: Introducing Audit logs
  • [FEATURE] Client/Server: Introducing Version logs
  • [FEATURE] Client: Assembly Task->Added support for using Variables in date time data type
  • [FEATURE] Client: Object relations->Search updated
  • [FEATURE] Client: FTP Task->Added override options for Transfer type in Connection for Download/Upload commands
  • [FEATURE] Client/Server: HTTP Task->Added different authentication types
  • [BUGFIX] Client: Tasks->Fixed a problem with non-responsive Edit button
  • [BUGFIX] Server: Folder delete Task->Fixed a problem converting old settings to new
  • [BUGFIX] Client: Calendar->Fixed another bug where the calendar - calculcating next executions
  • [BUGFIX] Server: SSIS DB Task->Fixed a problem with supplying project parameters
  • [BUGFIX] Client: Attachments->Fixed problems accessing some Job Variables in Email Task/Notification
  • [BUGFIX] Client: Log->Fixed an issue in the realtime log when open over night
  • [BUGFIX] Client: Calendar->Fixed an issue with showing scheduled Jobs in the future
  • [BUGFIX] Server: Variables->Fixed an issue with using File Conent Variable with Credentials
  • [BUGFIX] API: Sync->Now sending permissions if sync is off
  • [BUGFIX] API: Variables->Fixed parsing issue of Variables with no parameters

New in VisualCron 7.1.3 Build 28471 (Mar 18, 2014)

  • [FEATURE] Client/Server: New Variable translation which should allow more ways of entering characters
  • [FEATURE] Client/Server: Office Macro Task->Added more debug logging
  • [FEATURE] Client/Server: Office Macro Task->Added password support for Excel documents
  • [FEATURE] Client/Server: Office Macro Task->Added update file after execution support
  • [FEATURE] Client/Server: Copy files->Added option to copy all files to destination directory without creating sub directories
  • [FEATURE] Client/Server: SQL Task->Added better ways to capture errors when running SQL Job and redirecting back some basic output
  • [FEATURE] Client/Server: List file(s) Task->Added options to control output and separator
  • [FEATURE] Client/Server: List folder(s)->New Task
  • [FEATURE] Client: Variables->Added search function
  • [FEATURE] Installer: Added option to re-use same user for the VisualCron service
  • [FEATURE] Client/Server: SSIS DB Task->Added "environment" property support
  • [FEATURE] Client: Variables->Added multiple delete
  • [BUGFIX] Server: AS/400 Command Task->Fixed an issue with execution result
  • [BUGFIX] Server: Assembly Execute Task->Fixed an issue with training and execution (timeout)
  • [BUGFIX] Client: SQL Task->Fixed a validation problem when refreshing SQL Jobs
  • [BUGFIX] Server: Excel Convert Task->Removed empty rows in resulting file
  • [BUGFIX] Client: SSIS DB Task->Fixed a problem editing parameters
  • [BUGFIX] Server: Delete file(s) Task->Now deleting all empty sub folders (not just those that had files that were deleted)
  • [BUGFIX] Server: SSIS DB Task->Fixed a problem executing with parameters
  • [BUGFIX] Client: Calendar->Fixed a bug where the calendar, in some scenarios, could hang on "Refreshing data"

New in VisualCron 7.1.2 Build 37807 (Feb 11, 2014)

  • [FEATURE] Client/Server: SSIS DB Task->Added 32 bit execution mode
  • [FEATURE] Server: FTP Task->Delete folder command->Improved it so it can delete folders that are not empty (from files are folders)
  • [FEATURE] Client/Server: PGP Decrypt->Added support for basing destination name on source file (encrypted file) instead of "inner" file name
  • [FEATURE] Client/Server: PGP Decrypt->Added "post process" Variable support
  • [FEATURE] Client/Server: PGP Decrypt->Added overwrite option
  • [FEATURE] Client/Server: Crystal Reports->Added multiple datasource support
  • [FEATURE] Client/Server: Added Task AS/400 Command Task
  • [BUGFIX] Server: Crystal reports Task->Fixed datetimevariable issue when using discrete values
  • [BUGFIX] Server: SSIS DB Task->Fixed false positive result error
  • [BUGFIX] Server: Remote File Trigger->Fixed issue deactivating Trigger when error occurs
  • [BUGFIX] Server: Remote File Trigger->Fixed issue saving retry settings
  • [BUGFIX] Server: Email Task->Fixed error 'User authentication failed: No SASL mechanisms supported by both the client and the server (error code is 0)' which could occur on some Exchange servers
  • [BUGFIX] Server: Assembly Task->Fixed issue with really large assemblies preventing communication
  • [BUGFIX] Server: Assembly Task->Fixed a problem setting Variables on parameters
  • [BUGFIX] Client/Server: FTP Task->Now treating dates as local time when MSLT is not supported
  • [BUGFIX] Server: Email Trigger->Fixed a problem where the match process on conditions could produce wrong result in some scenarios
  • [BUGFIX] Server: Web service Task->Fixed a problem retrieving WSDL information
  • [BUGFIX] Client: SSIS DB Task->Fixed a problem re-saving the Task with parameters

New in VisualCron 7.1.1 Build 18116 (Jan 29, 2014)

  • [FEATURE] Client/Server: Added 32 bit execution mode for Assembly Execute Task
  • [FEATURE] Server: Fixed issues with reloading and executing assembly in Assembly Execute Task (prevented lock of files)
  • [BUGFIX] Server: Fixed duplicate On complete - Notification issue
  • [BUGFIX] Server: Fixed an issue where the Email Task ignored code page property
  • [BUGFIX] Server: Fixed a file mask in combination with Variable issue in FTP download/list files Task
  • [BUGFIX] Client: Fixed issue with not displaying FTP Delete settings properly
  • [BUGFIX] Client: Fixed saving of variable bindings in SNMP * Tasks
  • [BUGFIX] Server: Now setting correct codepage (from Task) on FTPS Tasks

New in VisualCron 7.1.0 Build 30576 (Jan 20, 2014)

  • [NOTE] Installer: Removed "Allow service to interact with desktop" option. If you for some reason need that you need to enable it after installtion.
  • [NOTE] Client/Server: Transfer type has been moved from Upload/Download Tasks to Connection. Manual adjustment needed.
  • [NOTE] Client/Server: ASCII mode property in Connection has been replaced by Transfer type. Manual adjustment needed.
  • [NOTE] Client/Server: Remote File Trigger has been redefined. Manual adjustment needed.
  • [FEATURE] Client/Server: SQL Task->added Jobs refresh from server
  • [FEATURE] Client/Server: SQL Task->added Jobs steps refresh from server
  • [FEATURE] Client/Server: SQL Task->added stored procedure parameter(s) load and refresh
  • [FEATURE] Client/Server: SQL Task->added column displaying data type among stored procedure parameters
  • [FEATURE] Client/Server: FTP/SFTP Task-> added remote file filter for Download file(s) command
  • [FEATURE] Client/Server: FTP/SFTP Task-> added remote file filter for Delete file(s) command
  • [FEATURE] Client/Server: FTP/SFTP Task-> added remote file filter for List file(s) command
  • [FEATURE] Client/Server: FTP/SFTP Task-> added remote file filter for Rename file(s) command
  • [FEATURE] Client/Server: FTP/SFTP Task-> various improvements
  • [FEATURE] Client/Server: FTP/SFTP Task-> Resume and Append has been added
  • [FEATURE] Client/Server: Added support for semi colon separated values in Parameter values
  • [BUGFIX] Server: Fixed an issue with Crystal reports Task and DateTimeVariable type
  • [BUGFIX] Client/Server: Fixed various filter issues in Remote file Trigger. Any existing Remote file Trigger needs to be edited and defined again manually.
  • [BUGFIX] Server: Fixed a problem with Task Flows not continuing "On complete" event

New in VisualCron 7.0.9 Build 30642 (Jan 7, 2014)

  • [FEATURE] Client: Fixed sorting of encoding info in Task
  • [FEATURE] Client/Server: Added support for specifying SFTP version in Connections
  • [FEATURE] Client: Added the CAML query browser for Sharepoint Tasks
  • [FEATURE] Client: Added option to Deselect/Select all Jobs in the Calendar tool
  • [FEATURE] Client/Server: Added parameter/argument support for PowerShell Task
  • [FEATURE] Client/Server: SharePoint - Get list item(s) Task updated with CAML browser, field selection and output control
  • [FEATURE] Client/Server: Added Task SharePoint - Add list item(s)
  • [FEATURE] Client/Server: Added Task SharePoint - Update list item(s)
  • [FEATURE] Client/Server: Added Variables for SQL output parameters
  • [BUGFIX] Client: Fixed sorting in Clone menu (main window)
  • [BUGFIX] Server: Fixed errors that were raised when trying to filter out more than 50.000 files
  • [BUGFIX] Server: Fixed issue with executing MSSQL Job with OLEDB
  • [BUGFIX] Client/Server: Fixed a bug concerning cloning of Jobs->Tasks->Flow->TaskId
  • [BUGFIX] Client/Server: Fixed a bug concerning cloning of Jobs->Tasks->Job/Task control Task->TaskId
  • [BUGFIX] Client/Server: Fixed a problem with the new Variable {TASK(orderId,property)}
  • [BUGFIX] Server: Fixed a problem with duplicate Attributes list when using the File filter in FTP Task->Upload
  • [BUGFIX] Client: Fixed issue with saving settings (Description->Condition) in RSS Trigger
  • [BUGFIX] Client: Fixed an issue in Task log not reflecting the Exit code collection propertly
  • [BUGFIX] Server: Fixed an issue in Task SharePoint - Delete list item(s)
  • [BUGFIX] Server: Fixed a problem with storing AttachmentFolder Variable in Email Trigger
  • [BUGFIX] Server: Fixed an issue with output parameters in SQL Task

New in VisualCron 7.0.8 Build 16451 (Jan 7, 2014)

  • [FEATURE] Client/Server: Added Dynamics CRM - Get Entity Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Create Entity Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Update Entity Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Download attachment Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Upload attachment Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Get entity Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Delete entity Task
  • [FEATURE] Client/Server: Added Dynamics CRM - List entities Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Upload attachment Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Get audit status Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Set audit status Task
  • [FEATURE] Client/Server: Added Dynamics CRM - Start work flow Task
  • [FEATURE] Client/Server: Added group icons to menus
  • [FEATURE] Client/Server: Added "Logic" Variable functions
  • [FEATURE] Server: Added support for stopping remote Job/Task started through Job/Task Control Task
  • [BUGFIX] Server: Fixed a bug with deleting folder in Delete folder Task when folder was not empty
  • [BUGFIX] Client: Fixed general problems of realtime update of Job history window
  • [BUGFIX] Server: Fixed a problem using VisualCron Variables in a Powershell file
  • [BUGFIX] Client: Fixed duplicate button rows in the Popup Task
  • [BUGFIX] Client/Server: Fixed various issues with Job/Task Control Task
  • [BUGFIX] Server: Fixed issues with Set file/folder permission Tasks
  • [BUGFIX] Client/Server: Fixed issue with a new, unknown, restore point type for System restore Tasks

New in VisualCron 7.0.6 Build 12739 (Oct 7, 2013)

  • [FEATURE] Client: Various improvements to UI of Notifications and Flows
  • [BUGFIX] Client/Server: Fixed a permissions problem
  • [BUGFIX] Server: Fixed an issue in the Archive - compress Task
  • [BUGFIX] Server: Fixed a problem with Oracle DirectMode and "License error"
  • [BUGFIX] Server: Fixed a problem with Excel Create Task and using Variables as input (could result in no file creation)
  • [BUGFIX] Server: Fixed a problem with Set Variable Task (XML error) when containing "forbidden" characters like &
  • [BUGFIX] Client: Fixed a wrong message when exporting all settings

New in VisualCron 7.0.5 Build 14362 (Sep 20, 2013)

  • [FEATURE] Client/Server: Added 30 VMWare Tasks
  • [FEATURE] Client/Server: Added Activate/Inactivate Trigger in Job/Task control Task
  • [FEATURE] Client/Server: Added Content-type option based on file type
  • [FEATURE] Client/Server: Added option to run Execute Task on remote Server without creating Job or Task at remote Server
  • [FEATURE] Server: Performance fixes in the Excel - Create Task
  • [BUGFIX] Client: Fixed an issue causing crash in Running Jobs window
  • [BUGFIX] Install: Handled some possible install problems
  • [BUGFIX] Client: Fixed a problem with Client not storing Add new line property in File write Task - added new line break options
  • [BUGFIX] Server: Fixed a issue with SQL Trigger raising wrong events (inactivated) when updated
  • [BUGFIX] Server: Fixed a problem with updating status for Jobs that were started throught he Job/Task control Task.

New in VisualCron 7.0.4 Build 14231 (Aug 15, 2013)

  • [BUGFIX] Client/Server: Fixed a problem with next run calculation for interval time trigger (hours) which could change the base start hour in special situations
  • [BUGFIX] Client: Fixed a bug where backup settings file could become empty when exporting to default directory from Client
  • [BUGFIX] Server: Fixed various minor issues in Sharepoint Tasks
  • [BUGFIX] Client/Server: Fixed various minor issues related to Job history window
  • [BUGFIX] Client: FIxed issues selecting and searching in the Notifications window
  • [BUGFIX] Install: FIxed an issue with VixCOM.dll which could cause installation problems on some x86 servers

New in VisualCron 7.0.3 Build 14267 (Aug 12, 2013)

  • [BUGFIX] Server: Fixed a problem with Stop Job flow and Notifications where Notifications could be skipped when Stop Job appeared first (appeared first in 7.0.1)
  • [BUGFIX] Client/Server: Fixed a problem with using the Variable {TASK(Active,ExitCodeDesc)} (appeared first in 7.0.1)
  • [BUGFIX] Server: Fixed a problem SFTP downloading from root folder (/) (appeared first in 7.0.1)
  • [BUGFIX] Server: Fixed a problem with the polling File Trigger and Credentials
  • [BUGFIX] Server: Fixed a problem with sending emails with Email Task when special recipient type was empty

New in VisualCron 7.0.2 Build 13372 (Aug 7, 2013)

  • [BUGFIX] Client: Fixed a problem with deleting SQL parameters
  • [BUGFIX] Server: Fixed an issue that could cause Decompress (zip) Task to fail (appeared first in 7.0.1)
  • [BUGFIX] Client: Fixed an issue with storing parameters in DTS and SSIS Tasks
  • [BUGFIX] Server: Fixed an issue that ending semicolon was deleted in SQL queries (appeared first in 7.0.1)

New in VisualCron 7.0.1 Build 15383 (Aug 2, 2013)

  • [NOTE] Client/Server: Protocol has been updated - server and client needs to be on same version 7.0.0
  • [NOTE] Client/Server: Notifications tabs have been removed - Notifications are now set in the Flow tab
  • [NOTE] Client/Server: Parts of On error functionality have now been moved to Flow tab
  • [NOTE] Client/Server: Existing logs will be cleared with this version
  • [FEATURE] Client/Server: Added custom Exit code handling for Tasks
  • [FEATURE] Client/Server: Added option to control auto negotiation of ciphers in SSH Connection
  • [FEATURE] Client/Server: Added SysLog Task
  • [FEATURE] Client/Server: Notifications are now based on Tasks so you can use any Task type as Notification
  • [FEATURE] Client/Server: Notifications can now be sent on 4 events; on start, on success, on complete and on error where on success is the new one. Also, additional conditions can be applied, like output
  • [FEATURE] Client/Server: The Flow tab now controls what happen when Task or Job events occur (i.e. on success/on error) and also based on basic conditions, like output
  • [FEATURE] Client/Server: On error handling now supports generating success or failure based on output and any Variable at runtime
  • [FEATURE] Server: Added support for multiple queries separated by semicolon in SQL Task
  • [FEATURE] Client/Server: Added several File Variables (Exist,Content,Size,CreatedTime,Modifiedtime) with Credential support
  • [FEATURE] Client/Server: Added SSISDB Task
  • [FEATURE] Client/Server: Added overwrite option for Rename file Task
  • [FEATURE] Client/Server: Added SendKeepAlive option in SSH Task
  • [FEATURE] Client/Server: Added optional environent variables when sending command in SSH Task
  • [FEATURE] Client/Server: Added Trigger.RSS.PubDate Variable
  • [FEATURE] Client/Server: Added string Variables "Get first line", "Get last line","GetLineByRowNumber"
  • [FEATURE] Client/Server: Added support for selecting and executing multiple Jobs in the Client
  • [FEATURE] Client/Server: Added support for increased length in output in Task history
  • [FEATURE] Client: Performance optimizations of start time and Add/Edit Job window
  • [FEATURE] Server: RSS, Remote file, SQL and Email Trigger are no longer polling if a Time exception exists at poll moment - previously only checked at "fire"-moment
  • [BUGFIX] Client: Fixed non-working menu buttons in the Job permissions override
  • [BUGFIX] Client: Fixed sorting in Object relations window
  • [BUGFIX] Client: File Trigger->On error reconnect attempts was saved but not displayed correctly
  • [BUGFIX] Server: Fixed problems exporting to other formats than PDF in the Crystal reports Task
  • [BUGFIX] Server: Fixed a problem with the VisualCron Trigger->Inactivated+Expired not triggering
  • [BUGFIX] Client/Server: Handled parsing for V6R1M0 server
  • [BUGFIX] Client: Fixed a problem with Job log history and expanding Job (remembering which Tasks has been loaded)
  • [BUGFIX] Client: Fixed correct handling of proxy settings for SFTP in Explorer
  • [BUGFIX] Client: Fixed a crash in the Remote file explorer
  • [BUGFIX] Server: Fixed issue in Email Trigger performing actions even though Conditions not met
  • [BUGFIX] Server: Fixed issues with Loop and Smaller or Smaller than
  • [BUGFIX] Server: Fixed issue with Cloud upload Tasks not closing the filestream properly resulting in locked upload file
  • [BUGFIX] Server: Fixed a problem with not being able to stop running Powershell Task
  • [BUGFIX] Client/Server: Fixed update of Windows process id in "Running Jobs" window
  • [BUGFIX] Server: Fixed a bug in updating result objects from Triggers (when Job came from queue)
  • [BUGFIX] Client: Fixed a bug in the Remote registry viewer concerning certain string types and Cancel option
  • [BUGFIX] Server: Fixed a bug concerning detection of encryption in S/MIME emails in Email Trigger
  • [BUGFIX] Client/Server: Fixed issues running Job on other Server (through Job/Task Control Task) with Job Variables
  • [BUGFIX] Client: Fixed a problem showing the right Variable key in Job Variables window

New in VisualCron 6.2.2.14133 (Apr 8, 2013)

  • [BUGFIX] Client/Server: Fixed a problem with Sharepoint Delete files Task
  • [BUGFIX] Client/Server: Fixed a problem with saving settings in Sharepoint - list files Task
  • [BUGFIX] Client/Server: Fixed a problem with saving settings in Sharepoint - list items Task
  • [BUGFIX] Server: Fixed a statistics logging error (InternalWorkerThread->OutputStatistics)

New in VisualCron 6.2.1.14476 (Apr 3, 2013)

  • [FEATURE] Client: Event info description added
  • [FEATURE] Server: Added support for x86 execution of SSIS with SQL server 2012
  • [BUGFIX] Server: Fixed an error in the Remote Kill Task (object nullreference error)
  • [BUGFIX] Client: Fixed some issues in Edit XML node Task
  • [BUGFIX] Server: Fixed a DST bug which could cause some Jobs that should run during a DST change not to be recalculated for next run time
  • [BUGFIX] Server: Fixed a problem in the date filter of general file filter. Date comparison used UTC time instead of local file time
  • [BUGFIX] Server: Fixed a problem with importing settings

New in VisualCron 6.2.0.15564 (Mar 19, 2013)

  • [FEATURE] Client: 20% faster startup time
  • [FEATURE] Client/Server: Added date Variable support in Crystal reports Task
  • [FEATURE] Client/Server: Added Hyper-V - Check VM Task
  • [FEATURE] Client/Server: Added Hyper-V - List VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Start VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Stop VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Pause VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Suspend VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Resume VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Reset VM Task
  • [FEATURE] Client/Server: Added Hyper-V - Apply snapshot Task
  • [FEATURE] Client/Server: Added Hyper-V - Create snapshot Task
  • [FEATURE] Client/Server: Added Hyper-V - Delete snapshot Task
  • [BUGFIX] Server: Fixed a problem with downloading sub folders (SFTP/FTP) when using On error "No file(s) downloaded"
  • [BUGFIX] Server: Fixed a problem with creating destination folders when downloading sub folders (SFTP)
  • [BUGFIX] Client/Server: Fixed a problem with returning the right output for Tasks in loops
  • [BUGFIX] Server: Fixed a compatibility issue with some older Crystal reports documents
  • [BUGFIX] Client: Fixed an issue with maximum number length in Crystal reports Task
  • [BUGFIX] Client: Fixed an issue with default value in Crystal reports Task
  • [BUGFIX] Server: Fixed long path issue in various Tasks
  • [BUGFIX] Server: Fixed an issue with Date condition in Email Trigger
  • [BUGFIX] Server: Additional fix for 'retry times' in Email Trigger corrected in 6.1.9

New in VisualCron 6.1.9.15265 (Mar 19, 2013)

  • [FEATURE] Client/Server: Added Virtual Server - Start VM Task
  • [FEATURE] Client/Server: Added Virtual Server - Save VM state Task
  • [FEATURE] Client/Server: Added Virtual Server - Pause VM Task
  • [FEATURE] Client/Server: Added Virtual Server - Reset VM Task
  • [FEATURE] Client/Server: Added Virtual Server - Turn off VM Task
  • [FEATURE] Client/Server: Added Virtual Server - List VM Task
  • [FEATURE] Client/Server: Added Virtual Server - Check VM Task
  • [FEATURE] Client/Server: Added support for controlling SFTP/SSH authentication in more detail
  • [FEATURE] Client/Server: Added Excel - Set cell(s) Task
  • [FEATURE] Client/Server: Added Job Variables (parameters) functionality and added parameter settings to Job/Task control Task
  • [FEATURE] Client/Server: Added error control in FTP/SFTP Task about raising error when no files were found, downloaded or uploaded
  • [FEATURE] Client: Faster startup of Client
  • [FEATURE] Client: Faster Task search
  • [FEATURE] Client: Added mail folder selection for Email Trigger
  • [BUGFIX] Client/Server: Various small fixes with Crystal reports
  • [BUGFIX] Client: Fixed a problem with remote file explorer (crash)
  • [BUGFIX] Server: Fixed an issue with Powershell in some environments
  • [BUGFIX] Client/Server: Removed obsolete SSL2 protocol from FTP Explorer/Task (in TLS mode) as it could cause issues
  • [BUGFIX] Server: Fixed a problem resetting "retry times" on successful Email Trigger connection.
  • [BUGFIX] Server: Fixed issues with uploading documents to Google (finding destination folder)
  • [BUGFIX] Server: Fixed issues moving a mail to other folder (Email Trigger)

New in VisualCron 6.1.8.25252 (Jan 14, 2013)

  • [FEATURE] Client/Server: Added support for return error if no files are found in the List files Task. Please note that the default behavior is returning error.
  • [FEATURE] Client/Server: Added basic support for custom branding VisualCron. Contact sales for more information.
  • [FEATURE] Client/Server: Added content-type header support for the HTTP Task
  • [FEATURE] Client/Server: Added "duplicate file delay" property for File Trigger
  • [FEATURE] Client/Server: Added Excel - Recalculate Task
  • [BUGFIX] Server: Fixed and issue where Logoff User Task reported error even though it succeeded
  • [BUGFIX] Server: Fixed a problem with adding parameters in DTS and SSIS Task
  • [BUGFIX] Server: Fixed an issue connection and executing against Oracle (SQL Task)
  • [BUGFIX] Server: Fixed with Sharepoint file upload and commit
  • [BUGFIX] Server: Fixed and issue with high session value and the execution context dialog
  • [BUGFIX] Server: Fixed a problem preventing negative values in the Crystal reports Task
  • [BUGFIX] Server: Fixed an issue with WebDAV Download Task and .NET 4.0
  • [BUGFIX] Server: Fixed a problem with remote execute reporting back (reverting to a previoius solution)
  • [BUGFIX] Installer: Fixed an issue pointing to wrong version of .NET
  • [BUGFIX] Client: Added missing SQL Explorer permission

New in VisualCron 6.1.7.24699 (Dec 27, 2012)

  • [NOTE] VisualCron is now using and requires .NET 4.0
  • [FEATURE] Client/Server: Added the Popup Task
  • [FEATURE] Client/Server: Added the Create Excel Task
  • [FEATURE] Server: Added wait for completion support in SQL Task->MSSQL->Job
  • [FEATURE] Client/Server: Added support for Direct mode with Oracle (no need for installed Oracle Client)
  • [FEATURE] Client/Server: Added the Crystal reports Task
  • [FEATURE] Client/Server: Added the SQL event Trigger
  • [FEATURE] Client/Server: Added support for MSSQL 2012 SSIS package execution
  • [BUGFIX] Server: Fixed an issue where File Trigger could hang on waiting for file to be released (if Triggered by other Task which uses same Credential)
  • [BUGFIX] Client: Fixed an issue when cloning Email Tasks with attachments
  • [BUGFIX] Server: Fixed issue with Job/Task Control Task not being able to stop itself
  • [BUGFIX] Client: Fixed a decimal and Guid validation in Web service Task
  • [BUGFIX] Client: Fixed an issue when Validate was deselected in Web service Task
  • [BUGFIX] Server: Fixed an issue when Kill Task reported an error even though it succeeded (introduced in 6.1.5 and only when having Extended debugging on)
  • [BUGFIX] Server: Fixed an issue related to uploading large files through Sharepoint Task
  • [BUGFIX] Client: Sorting fixes in order change
  • [BUGFIX] Server: Fixed Variable handling in the Registry Task

New in VisualCron 6.1.5.28506 (Nov 12, 2012)

  • [FEATURE] Client/Server: Added XendApp Task which lets you send messages directly to phones and devices
  • [FEATURE] Client/Server: Added JobReport Task
  • [FEATURE] Client/Server: Added VCCommand - a command line alternative for various actions (requires .NET 4.0)
  • [FEATURE] Client/Server: Added support for offline Trial extension
  • [BUGFIX] Server: Fix for Variable problem in Copy files Task
  • [BUGFIX] Server: Fix for authentication issue in Sharepoint (Sharepoint 2010)
  • [BUGFIX] Server: Fix and import issue in SSIS Task
  • [BUGFIX] Client: Fixed a permission issue which could crash the Client
  • [BUGFIX] Server: Variables were not set on the Remote file trigger
  • [BUGFIX] Server: Fixed duplicate File Trigger issue (for applications that might create twice within a short time period)
  • [BUGFIX] Client/Server: Fixed some memory leaks in Client and Server
  • [BUGFIX] Server: Fixed a problem with writing to file in Excel Convert Task
  • [BUGFIX] Client: Fixed a bug with exporting User groups
  • [BUGFIX] Client: Fixed a time zone bug (when scheduling against a server in another time zone)

New in VisualCron 6.1.4.12932 (Oct 11, 2012)

  • [FEATURE] Client/Server: Added Sharepoint - Create list Task
  • [FEATURE] Client/Server: Added Sharepoint - Update list Task
  • [FEATURE] Client/Server: Added Sharepoint - Delete list(s) Task
  • [FEATURE] Client/Server: Added Sharepoint - Describe list Task
  • [FEATURE] Client/Server: Added Sharepoint - Get lists Task
  • [FEATURE] Client/Server: Added Sharepoint - Get list item(s) Task
  • [FEATURE] Client/Server: Added Sharepoint - Delete list item(s) Task
  • [FEATURE] Client/Server: Added Sharepoint - Download file(s) Task
  • [FEATURE] Client/Server: Added Sharepoint - Upload file(s) Task
  • [FEATURE] Client/Server: Added Sharepoint - Delete file(s) Task
  • [FEATURE] Client/Server: Added Sharepoint - Get file(s) Task
  • [FEATURE] Client: Added password character when viewing existing SQL connection strings
  • [FEATURE] Client/Server: Added support for specifying initialization vector in Symmetric encryption/decryption Tasks
  • [FEATURE] Client/Server: Added padding options in Symmetric encryption/decryption Tasks
  • [BUGFIX] Client: Handled an issue when Adding a Task (potential crash)
  • [BUGFIX] Client: Windows 8 compatibility fix
  • [BUGFIX] Server: Fixed an issue of double execution of SSIS (using MSSQL2008)
  • [BUGFIX] Client/Server: Handled a problem with ForeignKeyException in Client
  • [BUGFIX] Client: Handled a scenario which could crash Client when new Task was added
  • [BUGFIX] API: Handled a reconnection problem when wrong password was specified

New in VisualCron 6.1.3.29674 (Sep 4, 2012)

  • [FEATURE] Client/Server: Added Remote File Trigger for FTP/SFTP
  • [FEATURE] Server: Optionally added way to not override HTTP maximum connections
  • [FEATURE] Client/Server: Added NTLM authentication for WebDAV
  • [BUGFIX] Server: Fixed some error handling in Remote Execute Task
  • [BUGFIX] API: Fixed a reference problem with Settings object. Affected Server->folder settings
  • [BUGFIX] Server: Fixed an issue in Trigger where they were not removed correctly after RunOnce option on Job
  • [BUGFIX] API: Fixed issue with displaying name in Modified/Created when AD user had no firstname/lastname specified from the beginning. If so, we show username instead.
  • [BUGFIX] API: Fixed a permission issue when activating many Tasks
  • [BUGFIX] Client: Fixed issue when trying to open output from Job log->Task
  • [BUGFIX] Client: Fixed issue 'disappearing namespace issue' in XML Read Node Task
  • [BUGFIX] Server: Fixed an issue when Jobs listing in VisualCron Trigger could not be refreshed
  • [BUGFIX] Server: Fixed various issues with SSIS Task including support for Trusted connections
  • [BUGFIX] Client: Fixes issues with performance and sorting when changing sort in Jobs->Tasks
  • [BUGFIX] Client: Fixes issue with parameters types in SSIS Task
  • [BUGFIX] Client: Fixed issue with switched DB logging parameters
  • [BUGFIX] Server: Add error handling for unhandled exceptions in SQL Task
  • [BUGFIX] Server: Handled an error when no Task was selected in Job/Task control Task
  • [BUGFIX] Client: Fixed Job Test button issue that could cause reference problems in Client (foreign key errors)

New in VisualCron 6.1.2.41147 (Sep 4, 2012)

  • [NOTE] Backwards compatibility. This version uses new protocol and cannot connect to older versions. If you downgrade then new permissions created will not be seen in older versions.
  • [FEATURE] Client: Added support for Azure/Amazon S3/Google drive/SkyDrive and WebDav in FTP explorer
  • [FEATURE] Client/Server: Support for the Web client
  • [FEATURE] Client/Server: Added group permissions
  • [FEATURE] Client/Server: Added permissions on Job level
  • [BUGFIX] Server: Fixed a folder creation issue in Amazon/Azure upload
  • [BUGFIX] Server: Added a fix for Email Trigger when using POP3 (could previously cause an error if you do not use default folder or had extended debugging on)
  • [BUGFIX] Client/Server: Handled some errors in Set Variable Task when using "late binding"
  • [BUGFIX] Server: Fixed printer selection issue in when printing images (removed Word dependency)
  • [BUGFIX] Client/Server: Fixed issues with web services parameters of type output in Web service Task
  • [BUGFIX] Client/Server: Fixed an issue with Variables and testing Job
  • [BUGFIX] Client: Fixed sorting issue in FTP explorer
  • [BUGFIX] Server: Fixed WebDAV multiple files upload issue
  • [BUGFIX] Server: Fixed image printing issue when All pages was selected
  • [BUGFIX] Server: Fixed a temporary folder location issue for Office Macro Tasks

New in VisualCron 6.1.1.14806 (May 17, 2012)

  • [FEATURE] Client/Server: Added Zipx format support
  • [BUGFIX] Client: Fixed a problem with scheduling across time zones
  • [BUGFIX] Client: Fixed Task order issue
  • [BUGFIX] Server: Fixed Web service Task Credential issues
  • [BUGFIX] Server: Fixed and issue with the Service Condition and remote computers
  • [BUGFIX] Server: Fixed Variable issue referring to a specific TaskProcess.Result
  • [BUGFIX] Client: Fixed "Get full output" issue (button disabled even though more output existed)
  • [BUGFIX] Server: Fixed an issue with loading referenced libraries in Unmanaged dll call Task

New in VisualCron 6.1.0.16001 (Apr 30, 2012)

  • [NOTE] Client/Server: If you have any Web service Tasks of type WCF you need to refresh those urls in the Task edit window
  • [FEATURE] Server: Added SFTP/SSH settings for controlling packet size, download/upload block size and ASCII/binary transfer
  • [FEATURE] Client/Server: Added multiple Trigger dependency support
  • [FEATURE] Client/Server: Added support for multiple file mask inclusion and exclusion in File Trigger
  • [FEATURE] Client: Task search/filter in Add/Edit Task window added
  • [FEATURE] Client/Server: Added support for Variables in the path for Assembly execute or Web service
  • [FEATURE] Client/Server: Added Job completed (successfully and failed) Trigger event in VisualCron Trigger
  • [FEATURE] Client/Server: Added option to switch 32/64 bit execution in Office macro Task
  • [FEATURE] Client/Server: Added Job Reset option in right click on Job listing
  • [FEATURE] Client/Server: Added Unmanaged dll call Task
  • [FEATURE] Client/Server: Added optional 'Create relative Server folder structure' in FTP/SFTP->Download Task
  • [BUGFIX] Server: Fixed an issue with wild cards (i.e. matching a*.txt with a.txt)
  • [BUGFIX] Client/Server: Fixed an issue with Windows security/authentication in Web service Task (wcf mode)
  • [BUGFIX] Server: Fixed a bug regarding finding TaskProcesses in Variables. Could cause wrong references in Loop context Variables in certain cases
  • [BUGFIX] Client: Fixed a Task order display problem in the add/edit Loop window
  • [BUGFIX] Server: Fixed an issue with the XML - Create node Task
  • [BUGFIX] Client: Fixed an issue with method selection in Assembly execute Task
  • [BUGFIX] Client: Fixed an issue with path storage in Assembly execute Task
  • [BUGFIX] Server: Fixed an issue with Remote execution and waiting for process to finish
  • [BUGFIX] Client: Fixed a date display problems in main grid when connecting across time zones
  • [BUGFIX] Server: Issued proper quit command after FTP transfer
  • [BUGFIX] Server: Fixed an issued with Amazon S3 download
  • [BUGFIX] Server: Added support and better workaround for non-standard unix listing FTP's
  • [BUGFIX] Server: Fixed a bug concerning result Variables from Triggers
  • [BUGFIX] Client: Fixed a problem showing stored procedures in SQL Explorer for MySQL
  • [BUGFIX] Client: Fixed a problem with changing Task order in Task listing

New in VisualCron 6.0.9.17299 (Mar 29, 2012)

  • [FEATURE] Client/Server: Added some kill conditions in the Kill Task: Memory and CPU usage
  • [FEATURE] Client/Server: Added support for plain Send Text command in SSH Task for ssh servers that do not support command channels for some reason
  • [BUGFIX] Client/Server: Fixed a .NET 3.5/4.0 conflict that could cause problems with referenced libraries in .NET Code Task
  • [BUGFIX] Server: Fixed a problem using output from another Task in Email Task
  • [BUGFIX] Server: Fixed a problem with package password in SSIS Task
  • [BUGFIX] Client: Fixed a gui issue with "Use shell execute" in Execute Task
  • [BUGFIX] Server: Fixed a problem with case sensitivity in FTP Task
  • [BUGFIX] Client: Fixed an issue with generating the Job/Task report
  • [BUGFIX] Server: Fixed an issue with a reference to System.Data in Web service Task

New in VisualCron 6.0.8.16316 (Mar 2, 2012)

  • [NOTE] If you use version 6.0.7 this version contains a critical update - we strongly suggest upgrading
  • [FEATURE] Client: Opened up the Remove Variable Task for manual editing
  • [FEATURE] Client/Server: Added pipe | and tab as optional Y value (new line) in Loop
  • [BUGFIX] Server: Fixed a 'Handled invalid' bug which was related to Credentials and impersonation
  • [BUGFIX] Server: Fixed a problem with desktop unlock (used in Foreground Tasks) when trying to logon to domain
  • [BUGFIX] Server: Fixed an output problem in the Execute script Task

New in VisualCron 6.0.7.21758 (Feb 28, 2012)

  • [NOTE] Client/Server/API: A lot of changes have been applied to Execute Tasks. Credentials now hold information about "With profile" option. Credentials should have been converted with settings from Execute Tasks. Please verify that your Tasks works.
  • [NOTE] Server: Log database has been updated. This new installation will clear current database log history.
  • [FEATURE] Server: New PDF engine - support for more pdf types and password printing
  • [FEATURE] Client: Now saving Tasks when clicking on Previous/Next buttons
  • [FEATURE] Client/Server: Added "impersonation" options like "local login" and "load profile" to Credentials. These settings are now removed from Execute Task. Please check/test your execute Tasks
  • [FEATURE] Client: Credentials added to the .NET Execute Task
  • [FEATURE] Installer: The installer has been updated
  • [FEATURE] Client: .NET Execute Task has been improved with better error reporting and built in references to the VisualCron API dlls
  • [FEATURE] Client/Server: Added "Not contains" in VisualCron and File Condition
  • [FEATURE] Client/Server: Added standard output check in VisualCron Condition
  • [FEATURE] Client/Server: Cloud Task added: Upload file(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
  • [FEATURE] Client/Server: Cloud Task added: Download file(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
  • [FEATURE] Client/Server: Cloud Task added: List item(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
  • [FEATURE] Client/Server: Cloud Task added: Delete item(s) - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
  • [FEATURE] Client/Server: Cloud Task added: Create folder - for Amazon S3, Windows Azure, Google Docs and Microsoft SkyDrive
  • [FEATURE] Client/Server: Task added: Encrypt (symmetric)
  • [FEATURE] Client/Server: Task added: Decrypt (symmetric)
  • [FEATURE] Client/Server: Added "Wait for completion" and remote exit code to Remote execute Task
  • [FEATURE] Client: Added Exit code columns to Task and Job level
  • [FEATURE] Client: Added filter above the main grid for easier accessibility. Added filter options Exit code, Result and Status as well which lets you filter on failed Jobs for example.
  • [FEATURE] Client: Improved Job history. Now with realtime update and Task history in sub node. Filter on failed/successful Jobs.
  • [FEATURE] Client/Server: Added support for password only (symmetric) PGP encryption in PGP Encrypt/Decrypt Tasks
  • [FEATURE] Client/Server: Added Windows update Task
  • [FEATURE] Client/Server: Added System restore - Perform system restore Task
  • [FEATURE] Client/Server: Added System restore - List restore points Task
  • [FEATURE] Client/Server: Added System restore - Create restore point Task
  • [FEATURE] Client/Server: FTP action->List files
  • [BUGFIX] API: Removed a Timeout on Job/Task Control which could prevent long running remote Jobs
  • [BUGFIX] Server: Fixed a change folder problem with mainframe FTP servers
  • [BUGFIX] Client: Fixed an issue with right click option "Run with Conditions"
  • [BUGFIX] Client: Fixed a problem with a modal popup dialog "New version"
  • [BUGFIX] Client: Fixed a problem with displaying the Server settings->Log->Log to event log setting right
  • [BUGFIX] Server: Fixed issue with executing Access macro
  • [BUGFIX] Server: Fixed last modified and modified value in grid when updating a single Task
  • [BUGFIX] Server: Fixed an issue with creating folders (if they do not exist) in FTP Task
  • [BUGFIX] Client: Fixed a cloning issue with Job->Task listing->Clone button
  • [BUGFIX] Server: Fixed a bug preventing duplicate Triggers from the File Trigger when using "Changed"
  • [BUGFIX] Server: Handled previously unhandled WebDAV errors
  • [BUGFIX] Server: Handled an infinite loop of logging if any problem should occur to local database
  • [BUGFIX] Server: Fixed handling of large output from Web service Task (WCF mode)
  • [BUGFIX] Server: Fixed and issue with deleting empty sub folders when using /*/ in File delete Task
  • [BUGFIX] Server: Fixed an issue with Retry and on error which could cause Retry to fail (TaskProcess.Active == false)
  • [BUGFIX] Server: Fixed an issue with reading some files in Excel Tasks

New in VisualCron 6.0.6.19948 (Jan 13, 2012)

  • [INFO] If you have a WebDAV Upload Task you need to edit the Task again. WebDAV now uses Connections
  • [FEATURE] Client/Server: Added "On error" option "Found no process(es) to kill" to Kill Task
  • [FEATURE] Client/Server: Added WebDAV - Download Task
  • [FEATURE] Client/Server: Added WebDAV - Create folder Task
  • [FEATURE] Client/Server: Added WebDAV - Copy/Move files Task
  • [FEATURE] Client/Server: Added WebDAV - Delete files/folders Task
  • [BUGFIX] Client/Server: Fixed a problem with attachments in Email Notification
  • [BUGFIX] Client/Server: Fixed a problem with Credentials in attachments in Email Notification
  • [BUGFIX] Client: Fixed a problem with viewing Credentials in attachment listing
  • [BUGFIX] Server: Fixed a bug which could cause problems listing items in Task history
  • [BUGFIX] Client: Fixed a problem with the Client scrolled to top after sort in main window
  • [BUGFIX] Server: Fixed a problem concerning SFTP download and calculating out the destination folder
  • [BUGFIX] Client: Fixed a cloning issue with .NET execute Task which could cause parameter values to be "forgotten"
  • [BUGFIX] Server: Fixed a problem turning an int User Variable to string
  • [BUGFIX] Client/Server: Fixed a problem with exporting specific settings manually
  • [BUGFIX] Client: Fixed some minor issues in the Variable browser window
  • [BUGFIX] Server: Increased a limit for number of concurrent HTTP connections from the Server. Affects HTTP Tasks and RSS Trigger.
  • [BUGFIX] Server: Fixed a cloning issue with SQL parameters. Affect SQL/SSIS/DTS Tasks
  • [BUGFIX] Server: Fixed temp folder issue with SSIS Task

New in VisualCron 6.0.5 (Dec 20, 2011)

  • [INFO] If you have used the header field in the Web service you need to re-enter it. The reason is that we are, from now, encrypting this value. You also need to open each parameter that you want to use and set it again by pressing Ok.
  • [FEATURE] Client: Added Clone Task option in Task listing of Job edit
  • [FEATURE] Client/Server: Added optional XML output to Webservice, assembly execute and .NET Execute Task
  • [FEATURE] Client/Server: Added post Variable processing to Copy files Task
  • [FEATURE] Client/Server: Added Variable support in Web service parameters
  • [FEATURE] Client/Server: Added Contains/Not contains to string comparision in Loop settings
  • [BUGFIX] Client: Fixed a problem with enabling "Run with Conditions" in the right click menu
  • [BUGFIX] Server: Fixed a problem with resolving sub-properties in the Web service Task
  • [BUGFIX] Server: Fixed a Credential problem in the Stand by Task
  • [BUGFIX] Server: Fixed a problem in the Web service Task affecting complex objects that could not be serialized properly
  • [BUGFIX] Server: Fixed a problem with communication failing after running a Web service Task
  • [BUGFIX] Server: Fixed date parsing for some non-standard FTP:s
  • [BUGFIX] Server: Fixed some problems with inactivated Tasks in beginning and end of loops
  • [BUGFIX] Client: Handled a crash that could occur given file in a XML Read Node Task does no longer exist
  • [BUGFIX] Server: Handled a web service proxy generation problem when a Task has been exported to other server
  • [BUGFIX] Server: Fixed an issue with password when signing an email with PGP key

New in VisualCron 6.0.4 (Dec 20, 2011)

  • [FEATURE] Client/Server/API: Updated documentation
  • [FEATURE] Client: Added Timeout property to RSS Trigger
  • [FEATURE] Client: Added Ignore errors property to RSS Trigger
  • [FEATURE] Client/Server: Added 'Run from here' to right click options to run the Job from a specific Task - and forward
  • [FEATURE] Server: Added support for dependency assemblies in the Assembly execute Task
  • [FEATURE] Client/Server: Added "No file(s) found" error handling for Rename Task
  • [BUGFIX] Client: Fixed a problem with removing attributes in the Create node Task
  • [BUGFIX] Client: Fixed a dialog problem when using File Triggers in the Job edit dialog
  • [BUGFIX] Client: Fixed a bug in the Variable Condition related to displaying condition type
  • [BUGFIX] Client: Handled an error in the Print Task dialog (regarding Variables in path)
  • [BUGFIX] Client: The import settings dialog is now using the local browser instead of remote because import is always done from the local computer
  • [BUGFIX] Server: Fixed a problem with setting lastwrite time on FTP files even though they were not downloaded
  • [BUGFIX] Server: Added some better error handling for RSS Trigger
  • [BUGFIX] Server: Fixed a problem with "time changed" that could potentially Jobs even though server is Off
  • [BUGFIX] Server: Now sending server time changed to Client - if connected
  • [BUGFIX] Server: Impersonation (credentials) could fail when using more than one "archive item" in the Compress Task
  • [BUGFIX] Server: DB logging improved - older versions could cause lag in insert
  • [BUGFIX] Client/Server: Fixed a FTP parsing issue which could result in items not displaying the correct type (file/dir)

New in VisualCron 6.0.3 Build 23700 (Oct 21, 2011)

  • [FEATURE] Client/Server: Added TriggerForEachItem property to RSS Trigger
  • [BUGFIX] Client/Server: Convert remote FTP time to local in FTP browser and download comparison - part 2
  • [BUGFIX] Client: Fixed some Trigger Variables in the Variables browser
  • [BUGFIX] Server: Fixed a problem with report back Task completion which occured on some machines - if you are using 6.0.x we strongly suggest that you upgrade

New in VisualCron 6.0.2 (Oct 21, 2011)

  • [BUGFIX] API: Fixed a problem with setting the AD server property
  • [BUGFIX] Client: Fixed a bug which could occur when trying to delete a User
  • [BUGFIX] Server: Fixed a Variable bug which could cause the Internal VisualCron Trigger to fail in some situations
  • [BUGFIX] Install: Fixed an uninstall problem of previous version 6.x.x
  • [BUGFIX] Server: Fixed a problem with WCF execution and timeout - causes WCF execution to fail
  • [BUGFIX] Client/Server: Convert remote FTP time to local in FTP browser and download comparison

New in VisualCron 6.0.1 (Oct 21, 2011)

  • [BUGFIX] Server: Fixed a problem with "Run Tasks in order". If you are using 6.0.0 we strongly suggest that you upgrade.

New in VisualCron 6.0.0 (Oct 21, 2011)

  • [FEATURE] Client/Server: Added Loop support for Tasks in Jobs
  • [FEATURE] Client/Server: Added the .NET code execute Task
  • [FEATURE] Client/Server: Added the .NET Condition
  • [FEATURE] Client/Server: Added List files Task
  • [FEATURE] Client: Some new features in the Variable window. Helps you pick up the Active and PrevTask Variables.
  • [FEATURE] Client/Server: Added support to base FTP upload on size comparison
  • [FEATURE] Client/Server: Added support for selecting multiple nodes in the XML Read Task
  • [FEATURE] Client/Server: Added support for loading a Variable instead of File in XML Read Task
  • [FEATURE] Client/Server: Added option to "post process" new name with a Variable in File Read Task
  • [FEATURE] Client: Added Task re-ordering through buttons in the grid (Edit Job->Tasks)
  • [BUGFIX] Server: Fixed a bug where files were not deleted in the Archive - Compress Task
  • [BUGFIX] Client: Fixed a crash when opening the web service Task
  • [BUGFIX] Server: Fixed a problem with VisualCron event deactivation
  • [BUGFIX] Server: Fixed a Credential problem in the XML Read Task
  • [BUGFIX] Server: Handled a potential crash when no Connection was specified in SQL Notification
  • [BUGFIX] API: Fixed a permission problem concerning multiple connections against the same Server (with same Client)
  • [BUGFIX] API: Fixed a problem where Allow AD logon settings where overwritten when stopping the VisualCron Server
  • [BUGFIX] Server: Fixed a possible synchronization problem in the core scheduling. Could cause scheduling to fail in some scenarios.
  • [BUGFIX] Server: Improved database logging performance - Tasks do no longer hang if db (disk performance) is slow
  • [BUGFIX] Client: Fixed a problem with closing tabs in the “FTP Explorer”
  • [BUGFIX] Client: Fixed a problem in the “Remote save files dialog”. The dialog could crash in some situations.

New in VisualCron 5.8.1 Build 15709 (Sep 26, 2011)

  • [INFO] This version requires that you install new version of both Client and Server
  • [FEATURE] Client: Added options to change Client settings-,log- and backup folder
  • [FEATURE] Client/Server: Added options to change Server settings-,log-,output, temp and backup folder
  • [FEATURE] Client: Added optional confirmation dialog for Server->Stop action in Client settings
  • [FEATURE] Client/Server: Added detached signing option in PGP Encrypt Task
  • [FEATURE] Client/Server: Added support for multiple folders in all file filters. Separate folders with semi colon ";"
  • [FEATURE] Server: Treated powershell error output as VisualCron error
  • [BUGFIX] Server: Fixed a Variable problem in the Office Macro Task (Variables converted to static after first run)
  • [BUGFIX] API: Fixed some bugs related to internal events which could cause the test API project (among other things) to go beserk
  • [BUGFIX] Server: Fixed a problem with printing HTML documents
  • [BUGFIX] Server: Fixed a timezone bug - could potentially affect Interval triggers scheduled a longer time ahead

New in VisualCron 5.8.0 (Sep 26, 2011)

  • [INFO] This version requires that you install new version of both Client and Server
  • [INFO] Please review your existing Archive Tasks as they have been upgraded
  • [FEATURE] Client/Server: Archive Task was split into "Archive - Compress" and "Archive - Extract" Tasks
  • [FEATURE] Client/Server: Added support for extracting the following file types in the Archive - Compres Task: 7z, Gzip, Bz2, Xz
  • [FEATURE] Client/Server: Added support for extracting the following file types in the Archive - Extract Task: 7z, Gzip, Bz2, Xz, ARJ, CAB, CHM, CPIO, DEB, DMG, HFS, ISO, LZH, LZMA, MSI, NSIS, RAR, RPM, UDF, WIM, XAR and Z.
  • [FEATURE] Client/Server: Archive - Decompress now has option to extract several files according to file filter
  • [FEATURE] Client/Server: Added Timeout property to web/wcf Task
  • [FEATURE] Client/Server: Added destination file mask for the Copy file Task
  • [BUGFIX] Client: Fixed crash in main window that could happen if new server was selected while a Job was updating
  • [BUGFIX] Server: write-error command for writing to std error output in Powershell Task did not properly transfer output to the standard error value of the Task

New in VisualCron 5.7.9 Build 26722 (Aug 22, 2011)

  • [FEATURE] Client/Server: Added the Service Condition
  • [FEATURE] Client: Fixed better sorting of Conditions and Notifications
  • [BUGFIX] Client: Fixed a copy file issue with the Remote file explorer tool
  • [BUGFIX] Client: Handled an error in the trial registration window
  • [BUGFIX] Server: Fixed a Variable resolution error in the Web service Task
  • [BUGFIX] Server: Handled a .NET bug causing file filter to fail in special occasions

New in VisualCron 5.7.8 Build 35636 (Jul 29, 2011)

  • [BUGFIX] Server: Fixed a infinite loop problem with "Go to Task" in combination with "Run following Tasks"
  • [BUGFIX] Server: Fixed an output reference problem in Task log
  • [BUGFIX] Server: Removed some debug logging
  • [BUGFIX] Client: Enabled a field in the XML Node Read Task
  • [BUGFIX] Client: Fixed a copy file issue with the Remote file explorer tool

New in VisualCron 5.7.7 (Jul 29, 2011)

  • [FEATURE] Client: Added the "Brute force" test connection tool for figuring out FTP connection settings
  • [BUGFIX] Client: Fixed a checkbox that prevented to change to Stop Job » Synchrous = false in Job/Task Control
  • [BUGFIX] Server: Removed new line in output of HTTP Task
  • [BUGFIX] Server: Fixed a potential server crash problem with the Kill Task

New in VisualCron 5.7.6 (Jul 29, 2011)

  • [FEATURE] Client/Server: Added remote server (VisualCron) execution in Job/Task control for Run Job/Task
  • [FEATURE] Client/Server: Added remote server (VisualCron) Trigger
  • [BUGFIX] Client/API: Fixed an issue with listing remote services in Service Trigger

New in VisualCron 5.7.5 Build 39316 (Jun 29, 2011)

  • [INFO] This version requires that you install new version of both Client and Server
  • [INFO] This version requires at least .NET Framework version 3.5
  • [BUGFIX] Client: Fixed a bug in the Condition set list when moving between Tasks
  • [BUGFIX] Server: Fixed a license issue (problem with remembering activation)
  • [BUGFIX] Server: Fixed an issue with Credentials in Print Task
  • [BUGFIX] Server: Fixed an issue with exit code for Tasks in the Task history
  • [BUGFIX] Server: Fixed a Credential issue in the Office Macro Task
  • [BUGFIX] Server: Fixed a bug where a file could be delete even though it was not successfully copied
  • [BUGFIX] Server: Fixed an issue with System startup Trigger that could prevent VisualCron service to start if Job ran for a long time
  • [BUGFIX] Server: Added support for RunSynchrous on Job/Task Control->Stop Job
  • [BUGFIX] Client/Server: Fixed a time zone issue when working with a client and server in different time zones
  • [BUGFIX] Client: Fixed an issue with reloading parameters in Assembly/Web service Execute Task
  • [BUGFIX] Client/API: Fixed an issue with showing output Variables for the first time in the Variables browser

New in VisualCron 5.7.4 Build 16702 (Apr 18, 2011)

  • [FEATURE] Client/Server: Added the PowerShell Task
  • [FEATURE] Server: VisualCron now executes Jobs (once) that *should* have been executed within a DST change period, i.e. 2:01 AM when change goes from 2 AM to 3 AM
  • [FEATURE] Server: Added On/Off setting for database logging
  • [BUGFIX] Server: Fixed 64 bit issue in Office Macro Task
  • [BUGFIX] Client: Illegal characters in Execute Task command caused crash
  • [BUGFIX] Client: Fixed compatibility issue with old Web service Tasks
  • [BUGFIX] Client: Fixed crash in Set Variable Task when wrong type was used

New in VisualCron 5.7.3 Build 36544 (Apr 1, 2011)

  • [BUGFIX] Client/Server: Fixed a FTP parsing problem with gene6 FTP server
  • [BUGFIX] Client: Fixed a crash when trying to re-order Copy File items after deleting one
  • [BUGFIX] Client: Improved speed when right clicking on a Task in a list of many Jobs
  • [BUGFIX] Server: Fixed a Credential problem on the Web service Task
  • [BUGFIX] Server: Handled an error in Execute output
  • [BUGFIX] Server: Fixed an installation problem
  • [BUGFIX] Server: Fixed a problem with Execute Task hanging in some situations
  • [BUGFIX] Server: Fixed a Credential problem in the Archive->Extract method

New in VisualCron 5.7.2 Build 29215 (Mar 29, 2011)

  • [FEATURE] Client/Server: Historic general/Job/Task log functionality
  • [FEATURE] Client/Server: Added exit code Variable to Job
  • [FEATURE] Server: Added list of file to Touch file Task Output
  • [FEATURE] Server: IPV6 support on server port
  • [FEATURE] Client/Server: Added Credential support for Mail Trigger
  • [FEATURE] Client/Server: Added net.tcp and other alternate protocols for WCF execution
  • [BUGFIX] Client: Fixed a parsing problem with some FTP servers
  • [BUGFIX] Server: Fixed a bug in the FTP Delete files when using file mask in the path
  • [BUGFIX] Server: Fixed a problem with deleting empty sub folders in Delete File Task
  • [BUGFIX] Client/Server: Fixed a parsing bug in FTP file listing
  • [BUGFIX] Server: Handled an error that could arise in the Event Service Trigger
  • [BUGFIX] Server: Fixed problem with ODBC Job execution in SQL Task
  • [BUGFIX] Client/Server: V6R1M0 ftp parsing error fixed
  • [BUGFIX] Client/Server: Fixed a client certificate bug in FTP Task and FTP Explorer
  • [BUGFIX] Client: Fixed a Variable validation problem in SQL Task when adding a parameter with Variable
  • [BUGFIX] Server: Fixed PDF printing issue

New in VisualCron 5.7.0 (Mar 29, 2011)

  • [FEATURE] Client: Added support for Contains, Not contains, Regex match, Regex - no match in Variable Condition
  • [FEATURE] Client/Server: Added Job Group Variable
  • [BUGFIX] Client/Server: Added String.WordWrap function
  • [BUGFIX] Client: Fixed some cloning bugs in the Connection window (cloning SQL connections)
  • [BUGFIX] Client: Fixed a problem with saving settings in Excel - Get cell Task
  • [BUGFIX] Server: Fixed internal VisualCron event "Server status changed to On" which did not work properly
  • [BUGFIX] Server: Fixed PDF printing problems on x64 systems
  • [BUGFIX] Server: Fixed a problem with update of Job status when using the Job Control Task
  • [BUGFIX] Server: Fixed a bug in the Restart server Task
  • [BUGFIX] Server: Fixed PrevTask and Active Task Variable so they can be used in Job Notification (will be the last run Task)
  • [BUGFIX] Client/Server: Fixed an API deadlock that could occur when calling methods within events
  • [BUGFIX] Server: Fixed an issue with expire after number of times in Trigger
  • [BUGFIX] Server: Default working directory changed to current directory when running with Credentials
  • [BUGFIX] Server: Fixed a bug in SQL parameter values when using Variables (length problem)

New in VisualCron 5.6.9 (Sep 21, 2010)

  • [BUGFIX] API/Server/ClientI: Fixed a license problem (maintenance expired)
  • [BUGFIX] Client/Server: Fixed a security issue with Active Directory logon method

New in VisualCron 5.6.8 (Sep 15, 2010)

  • [BUGFIX] Client/Server: Fixed a weeknumber Variable bug
  • [BUGFIX] Client/Server: Fixed a next run calculation bug
  • [BUGFIX] Server: Fixed a log problem with user name when using AD
  • [BUGFIX] Client/Server: Fixed a Run Job bug when using Job/Task control Task
  • [BUGFIX] API/Server: Fixed a problem which could cause a crash when using the Foreground Task
  • [BUGFIX] Server: Fixed a problem with SSIS Task when executing package in database

New in VisualCron 5.6.7 (Sep 15, 2010)

  • [FEATURE] Client/Server: Added Excel - Convert Task
  • [FEATURE] Client/Server: Added Excel - Get row count Task
  • [FEATURE] Client/Server: Added Concatenate files Task
  • [FEATURE] Server: Added runtime Variables for unique runtime Job Id and runtime Job Counter
  • [BUGFIX] Client: Fixed a a crash when cloning SQL Notifications
  • [BUGFIX] Client/Server: Fixed some bugs in Excel - Read cell Task

New in VisualCron 5.6.6 (Sep 15, 2010)

  • [FEATURE] Client/Server: Added Excel read cell Task
  • [FEATURE] Client/Server: Added namespace support for XML Read Task
  • [BUGFIX] Client/API: Fixed a bug where a user could update her/his own permissions
  • [BUGFIX] Client: Fixed a problem with SSH/Terminal Explorer being slow
  • [BUGFIX] Client: Fixed a UI problem with the Event log Trigger and Category operator
  • [BUGFIX] Server: Fixed a problem with the Event log Trigger where Event type was not matching correctly

New in VisualCron 5.6.5 (Sep 15, 2010)

  • [FEATURE] Client: Added Active Directory filter for searching groups/users
  • [BUGFIX] TrayClient: Settings are now saved in Local application data folder
  • [BUGFIX] Server: Fixed a problem deleting empty sub folders in File Delete Task
  • [BUGFIX] Client: Fixed some issues in Permissions (Add) created in 5.6.4.

New in VisualCron 5.6.4 (Sep 15, 2010)

  • [FEATURE] Client/Server: Added Active Directory integration
  • [FEATURE] Client/Server: Added Event log Task
  • [FEATURE] Client/Server: Added error that is raised when no files are copied in Copy files Task. Change this new behavior in On error tab.
  • [BUGFIX] Client/Server: Fixed minor generic decryption problem
  • [BUGFIX] Server: Fixed V5R4M0 FTP raw interpretation
  • [BUGFIX] Server: Fixed problem with overwriting files in WebDAV Upload Task

New in VisualCron 5.6.3 (Sep 15, 2010)

  • [FEATURE] Client/Server: Added synchronous operation option in Job/Task control Task
  • [BUGFIX] Server: Fixed a bug concerning Custom filter in Activate Directory List Object Paths Task
  • [BUGFIX] Client: Fixed a display problem with the interval of the Mail Trigger
  • [BUGFIX] Server: Handled error 105 in SFTP Task
  • [BUGFIX] Server: Fixed a Credential bug in FTP download Task
  • [BUGFIX] Server: Fixed a problem when using Variables in the destination file mask of PGP Decrypt Task

New in VisualCron 5.6.2 (Jul 7, 2010)

  • [BUGFIX] Server: Fixed a Variable problem with Working directory property in Execute Task
  • [BUGFIX] Server: Fixed a problem which could cause a crash if a Connection was not found at start

New in VisualCron 5.6.1 (Jul 7, 2010)

  • [FEATURE] Client/Server: Credential is moved to the File filter (where available)
  • [FEATURE] Client/Server: Added support for wild cards (*?) in File filter (where available)
  • [FEATURE] Client/Server: Added support for multiple file inclusion/exclusion file masks in File Filter (where available). Use semicolon ; to separate
  • [FEATURE] Client/Server: Added "Create full folder structure" for Copy files Task: If folder structure from drive letter should be created in destination folder
  • [FEATURE] Client/Server: Credential support for Rename Task
  • [FEATURE] Client/Server: Credential support for Print document Task
  • [FEATURE] Client/Server: PGP Task split into two Tasks, Encrypt and Decrypt
  • [FEATURE] Client/Server: Added SSIS execution in 32 bit mode setting
  • [FEATURE] Client/Server: Added Serial Send Task
  • [FEATURE] Client/Server: Added WebDAV - Upload (SharePoint) Task
  • [FEATURE] Client/Server: Added WebDAV - Delete (SharePoint) Task
  • [FEATURE] Client: Added list of event log names to Event log Trigger
  • [BUGFIX] Server: Fixed an update problem with the Set Variable Task
  • [BUGFIX] Server: Fixed a problem with auto detection of document in Print Task.

New in VisualCron 5.6.0 (May 24, 2010)

  • [BUGFIX] Client: Fixed an UI error in the Interval time trigger - specific days of the month
  • [BUGFIX] Client: Fixed a bug in the UI of HTTP Task preventing saving content when using POST method
  • [BUGFIX] Client: Fixed a crash when switching between Condition types
  • [BUGFIX] Server: Handled a problem in PGP Task that could occur if original file name for decryption is empty
  • [BUGFIX] Server: Handled a problem in PGP Task. End of data error.
  • [BUGFIX] Server: Fixed a bug in folder check Condition (null reference error)
  • [BUGFIX] Server: Fixed a startup problem connected to running missed Jobs

New in VisualCron 5.5.9 (May 14, 2010)

  • [FEATURE] Client/Server: Added optional event log logging of server events
  • [FEATURE] Client/Server: Added Tasks to Active Job node in Variables
  • [FEATURE] Client/Server: Added support for paranthesis () in Variables
  • [BUGFIX] Client: Fixed an error when trying to import certificates in the Manage Certificates window
  • [BUGFIX] Client: Fixed a display problem of the new work day Trigger from last version
  • [BUGFIX] Server: Fixed a problem with translating Variable to constant in Set Variable Task
  • [BUGFIX] Server: Fixed some issues with PrevTask combinations with the new result Variables from FTP and Copy file Task
  • [BUGFIX] Server: Fixed a Variable problem with SFTP change folder Task

New in VisualCron 5.5.8 (May 14, 2010)

  • [FEATURE] Client/Server: Added support for 1st to 22th workday
  • [BUGFIX] Server: Fixed a timeout problem when starting the VisualCron service

New in VisualCron 5.5.7 (May 14, 2010)

  • [FEATURE] Client: Added a lot of internal Trigger events to the VisualCron Trigger
  • [BUGFIX] Client: Handled path error in attachment of Email Task when using "illegal characters" in the path
  • [BUGFIX] Client: Fixed a crash when an assembly with no method was selected in the Assembly Execute Task
  • [BUGFIX] Server: Fixed a problem with replacing dll's used by the Assembly Execute Task
  • [BUGFIX] Server: SSH Task - port property was not set properly
  • [BUGFIX] Server: Fixed a problem with HELO/EHLO message in SMTP where remote address was sent instead of local

New in VisualCron 5.5.6 (May 14, 2010)

  • [FEATURE] Server: Added SNMP Tasks: Get, Get Next, Get Bulk, Walk and Set
  • [FEATURE] Client/Server: Added Variables for files downloaded/uploaded for FTP Task
  • [FEATURE] Client/Server: Added Variables for files copied for Copy files Task
  • [FEATURE] Client/Server: Added PrevTask Variable
  • [FEATURE] Client/Server: Added comma for line break in SQL Task (output)
  • [BUGFIX] Server: Fixed a COM problem with the SSIS Execute Task

New in VisualCron 5.5.5 (Mar 15, 2010)

  • [BUGFIX] Client: Fixed a problem showing file properties in local browser in FTP Explorer on 64 bit systems
  • [BUGFIX] Client: Fixed a problem showing the object relations window
  • [BUGFIX] Client: Fixed a problem with deselecting Notifications when moving between Tasks
  • [BUGFIX] Client: Fixed a problem with deselecting Conditions when moving between Tasks
  • [BUGFIX] Server: Fixed a problem with Task output on Set Variable Task (which was one change behind when updating)

New in VisualCron 5.5.3 (Feb 16, 2010)

  • [BUGFIX] Client: Fixed a bug in saving stored procedures for Direct MySQL and Direct Oracle
  • [BUGFIX] Client: Fixed a problem with re-ordering Tasks
  • [BUGFIX] Client: Fixed a problem with displaying the "destination filemask" on the PGP Task
  • [BUGFIX] Client: Fixed some connection issues in the FTP Explorer
  • [BUGFIX] Server: Fixed a problem with return ExitStatus in SSH Task
  • [BUGFIX] Server: Fixed a performance problem in SSH Task (during wait process could experience high load)
  • [BUGFIX] Server: Fixed a timeout problem in SSH Task (timeout property was not set and it was using default 30 seconds)

New in VisualCron 5.5.2 (Feb 16, 2010)

  • [FEATURE] Client/Server: Added proxy setting "Use Proxy For Data Channel" option
  • [FEATURE] Client/Server: Added FTP PASV setting "AdjustPasvAddress"
  • [FEATURE] Client: Added proxy support for FTP in FTP Explorer
  • [FEATURE] Client: Added support for FTP servers with uncommon format
  • [BUGFIX] Server: Fixed a memory leak in the SSH Task
  • [BUGFIX] Server: Fixed a problem with proxy settings for FTP connection (all settings were not fully applied)
  • [BUGFIX] Server: Fixed a problem with uncommon FTP servers in FTP Task
  • [BUGFIX] Client/Server: Fixed a minor calculation problem in the Custom Time Trigger
  • [BUGFIX] Client: Fixed a bug in Desktop Macro Task when recording twice

New in VisualCron 5.5.1 (Feb 16, 2010)

  • [FEATURE] Client/Server: New Task "Assembly execute" - execute methods within .NET exe's or dll's
  • [FEATURE] Client/Server: New Task "Web service/WCF execute" - execute methods in web or WCF services
  • [FEATURE] Client/Server: Added separate proxy support for HTTP Task
  • [BUGFIX] Client: Fixed a problem with displaying the condition in the Performance Trigger
  • [BUGFIX] Client: Fixed a problem with displaying correct data type in SQL Task (parameter)
  • [BUGFIX] Client: Fixed a validation problem against correct data type in SQL Task (parameter)
  • [BUGFIX] Client: Fixed a problem saving the SQL parameter the first time in SQL Task
  • [BUGFIX] Client: Fixed a problem with Copy/Paste Jobs/Task when this was done twice with same object
  • [BUGFIX] Server: Fixed some issues with the File Trigger and "Trigger when released" when working against a drive on the network

New in VisualCron 5.5.0 (Feb 16, 2010)

  • [FEATURE] Client/Server: Added field separator "None" to SQL output Task
  • [FEATURE] Client/Server: Added option to Set Variable Task: Translate to constant Variable
  • [BUGFIX] Server: Fixed a null reference error at xFTPx.Disconnect
  • [BUGFIX] Server/TrayClient: Fixed an issue with Desktop Macro Task on x64 systems
  • [BUGFIX] Server: Fixed an issue with auto logon on x64 systems
  • [BUGFIX] Server: Some further cleanup in SSH Task
  • [BUGFIX] Client: Fixed a problem with highlighting and performance in SQL highlighter in SQL Task
  • [BUGFIX] Client: Fixed a problem which could prevent the button "Get full output" in output window being enabled

New in VisualCron 5.4.9 (Dec 29, 2009)

  • [FEATURE] Client/Server: Added Get button to retrieve Stored procedures in SQL Task
  • [BUGFIX] Client/Server: General fixes to Exchange Tasks
  • [BUGFIX] Client: Fixed a cloning bug when Job status was not reset (if Job was running)
  • [BUGFIX] Server: Handled desktop lock/logoff bug when no Connection is found
  • [BUGFIX] Client/Server: Fixed support for MAX in SQL Task

New in VisualCron 5.4.8 (Dec 29, 2009)

  • [FEATURE] Client/Server: New Task "Create Exchange Object"
  • [FEATURE] Client/Server: New Task "Get Exchange Object(s)"
  • [FEATURE] Client/Server: New Task "Modify Exchange Object"
  • [FEATURE] Client/Server: New Task "Delete Exchange Object"
  • [FEATURE] Client/Server: New Task "Delete Exchange Object(s)"
  • [FEATURE] Client/Server: Added On error option for Unhandled FTP reply
  • [FEATURE] Server: Added support for very simple custom FTP parsing
  • [FEATURE] Server/API: Added exit code to JobEnded event
  • [BUGFIX] API: Fixed Modified by and Created by properties when adding/updating a Job
  • [BUGFIX] Client: Fixed an update problem of Next run in the Job add dialog
  • [BUGFIX] Client: Fixed a problem in Server edit dialog (when not connected)
  • [BUGFIX] Client: Fixed a cloning bug in Conditions
  • [BUGFIX] Server: Fixed a problem with killing process tree (Execute/Kill Task)
  • [BUGFIX] Server: Fixed a problem with Retry waiting one too many times
  • [BUGFIX] Server: Fixed a problem with Retry return success on Job on last failing Task
  • [BUGFIX] Server: Fixed a problem with Previous Job (Auto) in VisualCron Condition
  • [BUGFIX] Server: Fixed a problem with Desktop Lock and User Logoff (foreground execution) for Windows 2003
  • [BUGFIX] Client/Server/API: Fixed TempPath Variable
  • [BUGFIX] Client: Fixed a problem in Guide (StyleAPI)

New in VisualCron 5.4.7 (Dec 29, 2009)

  • [FEATURE] Client/Server: Added Trigger "System start/shutdown"
  • [FEATURE] Client/Server: Added Trigger "Performance counter"
  • [FEATURE] Client/Server: Added TLS and explicit/implicit method for SMTP (Google SMTP requirements TLS+implict+port 465). Note, if you previously used SSL in IMAP/POP3/SMTP you need to select SSL in Encryption tab of Connection settings and press update on your Connection
  • [BUGFIX] Client/Server: Fixed a problem updating Server off status for inactive Jobs
  • [BUGFIX] Server: Now ignoring FTP reply 250
  • [BUGFIX] Server: Now ignoring FTP reply 257

New in VisualCron 5.4.6 (Dec 29, 2009)

  • [FEATURE] Client/Server: Added Trigger "RSS Trigger"
  • [FEATURE] Server: Added auto error reporting for Server
  • [BUGFIX] API: Fixed RegAsm problem when preparing for COM
  • [BUGFIX] Server: Fixed an unhandled error in Output
  • [BUGFIX] Server: Fixed an unhandled error in FTP

New in VisualCron 5.4.5 (Dec 29, 2009)

  • [FEATURE] Client: Added support for Credentials when using "Test file filter"
  • [BUGFIX] Client: Optimized height of Job items in Calendar
  • [BUGFIX] Client: Moved Client and VCTray settings to localapplicationfolder/settings. Moved log files for those to localapplicationfolder/log
  • [BUGFIX] Client: Fixed Variable display in Set-,Remove-,Calculate Variable Tasks
  • [BUGFIX] Client: Small UI error when going from week->day or month->day (selected button)
  • [BUGFIX] Server: Fixed a problem with destination file name in PGP Task (encryption)
  • [BUGFIX] Server: Fixed a problem with network drive mapping
  • [BUGFIX] Server: Now ignoring FTP reply 200
  • [BUGFIX] Server: Now ignoring FTP reply 553

New in VisualCron 5.4.4 (Dec 29, 2009)

  • [BUGFIX] Server: Handled missing Notifications and Conditions in Flowchart
  • [BUGFIX] Server: Now ignoring FTP reply 426
  • [BUGFIX] Server: Now ignoring FTP reply 502
  • [BUGFIX] Server: Fixed reset of failure when Task first failed and then retried with success
  • [BUGFIX] Client: Fixed Object search not returning all objects
  • [BUGFIX] Client: Fixed and issue with Standard error in the output window
  • [BUGFIX] Server: Fixed a problem with Execute task "Handle is invalid"

New in VisualCron 5.4.3 (Dec 29, 2009)

  • [BUGFIX] Server: Fixed a bug when reading null output
  • [BUGFIX] Server: Fixed a memory problem in output

New in VisualCron 5.4.2 (Dec 29, 2009)

  • [FEATURE] Client: Grouping->Dragging Jobs locally does no longer Clone but Move to group
  • [FEATURE] Client: Grouping->Clone/Copy will now move the Job to the targer group
  • [BUGFIX] Client: Fixed an icon problem in Windows 7 for the FTP Explorer
  • [BUGFIX] Server: Fixed a bug when saving null output
  • [BUGFIX] Server: Fixed a memory problem in output

New in VisualCron 5.4.1 (Dec 29, 2009)

  • [FEATURE] Client: Grouping->Added context sensitive "Add Job" so that new Job gets the group depending in which group you click "Add Job"
  • [FEATURE] Client: Grouping->Added multiple selection
  • [FEATURE] Client: Grouping->Multi selection when clicking on group
  • [FEATURE] Client: Grouping->Added group rename when right clicking at group
  • [FEATURE] Client: Grouping->Added multiple selection delete Jobs/Tasks
  • [FEATURE] Client: Grouping->Added multiple selection activate/inactivate Jobs/Tasks

New in VisualCron 5.4.0 (Dec 29, 2009)

  • [FEATURE] Client/Server/API: Optimized output handling
  • [FEATURE] Client: Choose from Text, HTML, XML in output window
  • [FEATURE] Client/API: Added Clone function to Notifications
  • [FEATURE] Client/Server: Added timeout and retry function for Mail Trigger

New in VisualCron 5.3.9 (Dec 29, 2009)

  • [FEATURE] Client: Added the FTP/SSH/Telnet explorer
  • [BUGFIX] Server: Fixed a Job deadlock in the API

New in VisualCron 5.3.8 (Dec 29, 2009)

  • [FEATURE] Client: Added the schedule calendar
  • [BUGFIX] Server: Fixed a Job deadlock in the API

New in VisualCron 5.3.7 (Dec 29, 2009)

  • [BUGFIX] Server: Fixed a problem with Event log Trigger when using event type
  • [BUGFIX] Server: Fixed a problem with changing FTP path
  • [BUGFIX] Server: Now ignoring FTP reply 226
  • [BUGFIX] Server: Fixed "size type" problem in file filter (kB etc.)
  • [BUGFIX] Client: Fixed sort order in Job/Task control to Order instead of Name

New in VisualCron 5.3.6 (Dec 29, 2009)

  • [BUGFIX] Server: Fixed a in file filter regarding regexp

New in VisualCron 5.3.5 (Dec 29, 2009)

  • [BUGFIX] Server: Fixed an unhandled error when no source folder was specified in PGP Task
  • [BUGFIX] Server: Fixed and unhandled FTP reply (425 and 150)

New in VisualCron 5.3.4 (Dec 29, 2009)

  • [FEATURE] Client/Server: Changed support from 3 to 4 levels of Variable searching
  • [BUGFIX] Server: Fixed and unhandled FTP reply (213)
  • [BUGFIX] Server: Fixed a exit code handling problem in Execute Task
  • [BUGFIX] Server: Fixed date Variable parsing

New in VisualCron 5.3.3 (Dec 29, 2009)

  • [FEATURE] Server: Added ftp support for: V5R4M0, V6R1M0, V5R3M0, VMS MultiNet
  • [BUGFIX] Client: Handled a flow chart bug
  • [BUGFIX] Server: Handled UNIX Type: L8 parse error
  • [BUGFIX] Server: Fixed handling of more than one Variable in File Filter
  • [BUGFIX] Server: Mixed fixes for File Trigger with polling
  • [BUGFIX] Server: Fixed that Export settings is overwriting old file
  • [BUGFIX] Server: Fixed a disconnection problem in SFTP/FTP
  • [BUGFIX] Server: Handled an unhandled error in Event log Trigger

New in VisualCron 5.3.2 (Dec 29, 2009)

  • [FEATURE] Client: Added Jabber protocol support in Instant Messenger Task
  • [BUGFIX] Server: Fixed a bug regarding closing objects in Office Macro Task
  • [BUGFIX] Server: Fixed a bug regarding result objects in Mail Event
  • [BUGFIX] Client: Fixed some minor bugs in the flow chart

New in VisualCron 5.3.1 (Aug 3, 2009)

  • Client: Fixed a GUI bug that appeared when selecting Tasks

New in VisualCron 5.2.2 Build 24997 (Jul 27, 2009)

  • [FEATURE] Client/Server: Added Active Directory Task - Create group
  • [FEATURE] Client/Server: Added Active Directory Task - Create object
  • [FEATURE] Client/Server: Added Active Directory Task - Create user
  • [FEATURE] Client/Server: Added Active Directory Task - Delete object
  • [FEATURE] Client/Server: Added Active Directory Task - Get group members
  • [FEATURE] Client/Server: Added Active Directory Task - Get object path
  • [FEATURE] Client/Server: Added Active Directory Task - List object paths
  • [FEATURE] Client/Server: Added Active Directory Task - Modify group
  • [FEATURE] Client/Server: Added Active Directory Task - Modify user
  • [FEATURE] Client/Server: Added Active Directory Task - Move object
  • [FEATURE] Client/Server: Added Active Directory Task - Rename object
  • [FEATURE] Client/Server: Added Active Directory Task - Set object property
  • [FEATURE] Client/Server: Added Foreground support to Send Keys Task
  • [BUGFIX] Server: Fixed issue with Credentials in Execute Script Task
  • [BUGFIX] Server: Fixed issue encoding in FTP Task
  • [BUGFIX] Server: Fixed support for MVS servers (FTP Task)

New in VisualCron 5.1.6 Build 33625 (Jun 3, 2009)

  • [FEATURE] Client: Added CC and BCC to Email Task (please update all Email Tasks that referred to a file)
  • [FEATURE] Client: Added Job Result to Report generator
  • [FEATURE] Client: Added more decriptive "Next run" (when using Event Triggers)
  • [FEATURE] Client/API: Added optional Condition Check when running manually. From now on Conditions are not checked when Jobs or Tasks are being run manually.

New in VisualCron 5.1.1 Build 22125 (May 4, 2009)

  • [FEATURE] Server: Kill and Timeout now kills whole process tree (child processes)
  • [FEATURE] Server: Added support for DATEFORMAT Variable in date comparison
  • [FEATURE] Server: Added PermissionDenied error handling for File delete Task
  • [FEATURE] Server: Added IOException error handling for File delete Task
  • [FEATURE] Server: Added PermissionDenied error handling for Copy files Task
  • [FEATURE] Server: Added UnahandledException error handling for Copy files Task
  • [FEATURE] Server: Added IOException error handling for Copy files Task
  • [FEATURE] Server: Added String.GUID Variable
  • [BUGFIX] Server: Fixed a problem with anonymous FTP servers
  • [BUGFIX] Client/Server/API: Fixed a problem with editing and changing own password in Permissions
  • [BUGFIX] Client: Fixed a GUI error with SSL switching in Connections
  • [BUGFIX] Client/Server: Reverted back to original handling of public key authentication in SFTP

New in VisualCron 5.0.9 Build 35349 (Apr 1, 2009)

  • [BUGFIX] Server: Further tuning on FTP folder creation
  • [BUGFIX] Server: Removed trailing slash in Copy files Task which could cause compatibility issues between version 4 and 5

New in VisualCron 5.0.7 (Mar 31, 2009)

  • [BUGFIX] Server: Fixed a problem with Copy files Task
  • [BUGFIX] Client: Changed to SaveFileDialog from OpenFileDialog in Export settings Task

New in VisualCron 4.9.40 (Nov 24, 2008)

  • [BUGFIX] Client: Fixed a problem with the Connections window

New in VisualCron 4.9.37 (Nov 13, 2008)

  • Client: Fixed Credential check in Execute Script Task
  • Client: Fixed User permission delete problem
  • Server: Fixed login check in some Tasks using Credential

New in VisualCron 4.9.35 (Nov 10, 2008)

  • [FEATURE] Client: Enabled empty Condition and File content

New in VisualCron 4.9.34 (Nov 10, 2008)

  • [FEATURE] Server: Added debugging for mail trigger
  • [BUGFIX] Client/Server: Fixed calculation of Julian Day

New in VisualCron 4.9.33 (Nov 10, 2008)

  • [FEATURE] Client: Added custom Export of objects
  • [FEATURE] Client/API: Added server info window/values
  • [BUGFIX] Client: Fixed a problem with right click for cut/copy

New in VisualCron 4.9.32 (Nov 10, 2008)

  • [BUGFIX] Client: Fixed a problem with Cut Task (did not delete source Task)
  • [BUGFIX] Client: Handled a null reference error in the Calculate Variable Task
  • [BUGFIX] Server: Fixed a Retry problem in the On Error functionality

New in VisualCron 4.9.31 (Nov 10, 2008)

  • [BUGFIX] Server: Fixed mail trigger thread exit problem
  • [BUGFIX] Server: Fixed custom save location problem (mail trigger)
  • [BUGFIX] Server: Fixed a triggering problem with AnyMatch (mail trigger)
  • [BUGFIX] Server: Fixed a triggering problem with counter (mail trigger)
  • [BUGFIX] Server: Fixed attachment folder Variable

New in VisualCron 4.9.30 (Nov 10, 2008)

  • [FEATURE] Client: Added mail trigger variables
  • [BUGFIX] Client: Fixed a validation problem which could lead to a crash in the Calculate Variable Task

New in VisualCron 4.9.29 (Nov 10, 2008)

  • [FEATURE] Client/Server: Added first beta of the mail trigger
  • [FEATURE] Client: Added confirmation box when trying to stop the Server
  • [FEATURE] Server: Kill/Stop now stops queued Jobs
  • [BUGFIX] Server: Fixed a saving problem of Notifications which could disturb NewLine character
  • [BUGFIX] Server: Fixed a second verification bug since last beta
  • [BUGFIX] Server: Fixed a problem with created and modified date being reset at import and restart

New in VisualCron 4.9.28 (Nov 10, 2008)

  • [FEATURE] Server: Added support for time exceptions in event Triggers
  • [BUGFIX] Client: Fixed a SelectionStart bug which could cause a client crash
  • [BUGFIX] Server: Fixed a saving problem of Jobs which could disturb NewLine characters

New in VisualCron 4.9.27 (Nov 10, 2008)

  • [FEATURE] Client: Added drag'n drop support for Jobs and Tasks
  • [FEATURE] Client: Added optional showing of Server messages
  • [BUGFIX] Client: Fixed a bug where a messagebox from Server could block other messages
  • [BUGFIX] Client: Fixed a cloning bug in Condition set window
  • [BUGFIX] Client: Fixed a null reference problem in HTTP Task

New in VisualCron 4.9.26 (Sep 29, 2008)

  • [FEATURE] Client/Server: Added SSL support to Email Task
  • [FEATURE] Client/Server: Added single/separate recipient support for Email Task
  • [BUGFIX] Client: Fixed a bug with previous columns in main grid
  • [BUGFIX] Client/API: Fixed some Time exception bugs

New in VisualCron 4.9.25 (Sep 29, 2008)

  • [FEATURE] Client/API/Server: Added Execute script Task
  • [BUGFIX] Client: Fixed a bug concerning showing a setting Archive Task (Overwrite)
  • [BUGFIX] Client: Fixed a bug in the Send Keys Task (mouse down)
  • [BUGFIX] Client: Fixed a bug giving the right Explorer type (remote/local)
  • [BUGFIX] Client: Fixed column sort save
  • [BUGFIX] Client: Fixed a sort bug on Modified date
  • [BUGFIX] Client: Fixed proper show of extended debug logging setting

New in VisualCron 4.9.24 (Sep 24, 2008)

  • [FEATURE] Client: Added File Explorer dialogs for remote Connections
  • [BUGFIX] Client: Fixed a recording bug in Desktop Macro
  • [BUGFIX] Client: Fixed a problem with saving settings for the Custom WMI Trigger
  • [BUGFIX] Server: Fixed a problem causing Client to hang when adding a Certificate
  • [BUGFIX] Server: Fixed a problem causing Client to hang when editing a Condition
  • [BUGFIX] Client: Fixed a bug with missing Tasks in Active Job

New in VisualCron 4.9.23 (Sep 19, 2008)

  • [BUGFIX] Client: Fixed a freeze bug in the Print Task
  • [BUGFIX] Client: Fixed a grid sort problem
  • [BUGFIX] API: Fixed internal sort problem

New in VisualCron 4.9.21 (Sep 15, 2008)

  • [FEATURE] Client: Major performance optimizations in interface
  • [FEATURE] Client/API: Added Excel macro Task
  • [BUGFIX] Client: Fixed a null reference problem
  • [BUGFIX] API: Fixed a problem in GetUserName function
  • [BUGFIX] Server: Fixed an exit code problem with SSH Task
  • [BUGFIX] Server: Fixed a directory problem with SFTP
  • [BUGFIX] Client/API/Server: Fixed some issues with Network drives

New in VisualCron 4.9.11 (Jul 28, 2008)

  • Server: Fixed a build error causing network drive mapping to fail
  • Server: Fixed SQL Trigger timeout bug

New in VisualCron 4.9.3 (Jun 9, 2008)

  • [FEATURE] Client/Server: File trigger values are now updated dynamically

New in VisualCron 4.9.2 (May 17, 2008)

  • [FEATURE] Client/Server: New Task: Restart service
  • [FEATURE] API: Added Tasks.Run function
  • [BUGFIX] Server: Result was not correctly set for VisualCron Trigger result object
  • [BUGFIX] Server: Fixed an FTP download issue

New in VisualCron 4.8.4 (Feb 25, 2008)

  • erver: Added PROT P commmand to secure FTP connections
  • Server: Fixed a PDF printing problem
  • Server: Fixed a UserAgent problem in the HTTP Task

New in VisualCron 4.8.3 (Feb 20, 2008)

  • Server: Fixed a better implemenation of PDF printing
  • Client/Server/API: Added more Date and Math functions/variables
  • Client: Fixed a bug in the Execution Context window
  • Client/Server: Fixed a problem with the RunOnce property

New in VisualCron 4.8.1 (Jan 28, 2008)

  • [BUGFIX] Client/Server: Fixed a logon problem on Windows XP

New in VisualCron 4.7.7 (Dec 3, 2007)

  • [BUGFIX] Server: Fixed a bug in new Variables
  • [BUGFIX] Client: Fixed an import problem in PGP (delete old keys)

New in VisualCron 4.7.5 (Nov 27, 2007)

  • Added Desktop macro task
  • Added Play sound task
  • Fixed a timeout dispose problem
  • Fixed connection time in Client connections

New in VisualCron 4.6.27 (Oct 29, 2007)

  • [FEATURE] Client/Server: Fixed support for some older FTP servers
  • [BUGFIX] Server: Fixed a potential lock in File Trigger
  • [BUGFIX] Server: Fixed a certificate error in FTPS connection
  • [FEATURE] Client/Server: Added wildcard support for file condition
  • [BUGFIX] Server: Fixed an error concerning closing of a file when FTP downloading (when an error occured)
  • [BUGFIX] Server: Fixed a logical error in Condition check

New in VisualCron 4.6.17 (Sep 3, 2007)

  • Server: Fixed a case when users was not correctly saved

New in VisualCron 3.0.9 (Mar 7, 2006)

  • BUGFIX] Fixed an unhandled error at the file event when directory was specified in a wrong way
  • [BUGFIX] Threaded server startup which will make the initial startup faster and prevents timeouts