Skip to content

Release Notes - 2.11.0

Latest
Compare
Choose a tag to compare
@dahall dahall released this 01 May 13:18
· 6 commits to master since this release
  • Moved TaskService.FindTaskInFolder to TaskFolder and refactored code in both files around that better functioning method (#941). Also cleaned and optimized code.
  • Changed version to 2.11.0 and removed support for non-supported .NET versions (2, 3.5, 4, 4.5.2, NetCore, and net5.0) and added support for .NET 7.0 and 8.0.
  • Fixed problem with VB project
  • Added requested examples
  • Fixed XML for TaskCompatibility
  • Fixed Help file build
  • Add Japanese, Swedish, and Turkish localizations (#960)
  • Adds optional securestring password constructor (#969)
    • Adds handler for password provided as SecureString
    • Make password fields exclusive
  • Update TaskSchedulerWizard.fr.resx (#988)