- Removed incorrect binding directive leading to job dsl failures JENKINS-47495
- Fixed a circular dependency issue at Jenkins startup JENKINS-43260
- Add a verbose logging option for nuget trigger JENKINS-38022
- Fixed a Null Pointer Exception at polling time JENKINS-25277
- Allow triggering on new pre-release versions JENKINS-34420
- Allow publishing to a custom path JENKINS-36343
- Fail the build when nupkg does not exist JENKINS-35316
- Added publication to NuGet repositories
- Added French localization
- Fixed NuGet polling on remote slave
- Added support for Run Condition Plugin, so Nuget trigger can be an option in the Conditional BuildStep Plugin or Flexible Publish Plugin
- Fixed issue where NuGet exe path wasn't loaded on Jenkins restart
- Initial release