* Fixed problem with MonthlyDOWTrigger.WeeksOfMonth that was throwing exception in UI if multiple weeks were selected under V1
* Added ability to read/write XML under V1. It will accept a full V2 XML string or file and only set the available properties allowed under V1. This will work under a pure V1 environment as well. I did a good amount of testing, but this was pretty complex so there could still be defects. This is separate from all the other functionality so nothing other than XML input/output under V1 should be affected by the changes.
↧