Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • About
  • Toggle search form

TDP Robot version history

Here you can find all the versions of TDP Robot released over times, from the latest to the oldest.

Version 1.0.0.2 – Current version

Release date: August 05, 2022

What’s new in this version:

  • FileSystemTask: added option to copy and delete files older than a certain date / time
  • Minor bug fixes
Download TDP.Robot 1.0.0.2 source code

Download TDP.Robot 1.0.0.2 binaries

Version 1.0.0.1 – Current version

Release date: July 10, 2022

What’s new in this version:

  • FileSystemTask: added option “Check file existence”
  • Added attribute “DynamicData” to some config objects
Download TDP.Robot 1.0.0.1 source code

Download TDP.Robot 1.0.0.1 binaries

Version 1.0.0.0

Release date: May 18, 2022

What’s new in this version:

  • Various bug fixes
  • Improvements to job engine
  • Core tasks refactoring

Note that the xml files containing persisted jobs, created with old versions of TDP.Robot are not compatible with this new version!

Download TDP.Robot 1.0.0.0 source code

Download TDP.Robot 1.0.0.0 binaries

Version 0.80.0.0

Release date: October 15, 2021

What’s new in this version:

  • Read text file task: minor bug fixes in datatable columns creation, added possibility to manually define the columns of the outgoing recordset
  • File system event: added new dynamic data FullPathName, FileName, FileNameWithoutExtension, FileExtension, ChangeType
  • New tasks:
    • Sql Server bulk copy task
    • File system task
  • Job Editor: some bug fixes on copy & paste of objects

Note that the xml files containing persisted jobs, created with old versions of TDP.Robot are not compatible with this new version!

Download TDP.Robot 0.80.0.0 source code

Download TDP.Robot 0.80.0.0 binaries

Version 0.70.1.0

Release date: September 15, 2021

This version adds:

  • JobEngine: added Destroy method to interface IPluginInstance, in order to correctly dispose plugins when JobEngine service stops.
  • Bug fix: Write text file didn’t add header to text file
  • Bug fix: Service start event configuration form didn’t properly check input values

Download TDP.Robot 0.70.1.0 source code

Download TDP.Robot 0.70.1.0 binaries

Version 0.70.0.0

Release date: August 27, 2021

Here is what’s new:

  • New events:
    • Memory event
    • CPU event
  • New tasks:
    • REST Api task
    • Zip task
    • Unzip task
  • Jobs disk serialization:
    • fields decorated with “NonSerialized” attribute are no longer serialized on disk
  • Task SqlServerCommandTask:
    • Modified to manage parameters of type XML
  • Bug fixes:
    • SqlServerCommandTask: fix to use varchar(max) and nvarchar(max)
    • Item Name in workspace area of Job Editor not updated when changed in config window
    • UploadFile and Downloadfile fail in case of non existent folder
    • Xml serialization / deserialization skipped null fields which led to further errors in the configuration form of some jobs
    • Job engine service didn’t create log (missing log4net.config file)

Download TDP.Robot 0.70.0.0 source code

Download TDP.Robot 0.70.0.0 binaries

Version 0.60.0.0

Release date: July 17, 2021

This version adds:

  • Jobs data persistence in XML instead of using binary serialization
  • Added the following tasks: System events, Read text file task, Write text file task
  • Some minor bug fixes

Download TDP.Robot 0.60.0.0 source code

Download TDP.Robot 0.60.0.0 binaries

Version 0.50.0.0

Release date: May 18, 2021

This is the first release.

Download TDP.Robot 0.50.0.0 source code

Download TDP.Robot 0.50.0.0 binaries

Copyright © 2023 The Dummy Programmer | Privacy Policy | Terms of use |

Powered by PressBook Masonry Dark