This release contains the following:
Fixes
- Reverse WorkflowInstanceEntity.Scopes on deserialization (#342) by @iyhammad
- Correct sample paths (#284) by @iyhammad
- Fix bug in ForEach activity when the collection is empty (#313) by @Dandevmt
- Updating ContentType in SendHTTPRequest to match WriteHTTPRequest (#322) by @martinisaksen
- Add Exception property to WorkflowFault (#283) by @aburada
- TriggerRequestHandler workflows to resume filtered by X-Correlation-ID header(s) (#289) by @flew2bits
- Make AutoMapper internal to avoid collision with other frameworks like ABP (f44d7e1) by @sfmskywalker
- Make Dashboard NotifierFilter work for non-controller based applications too, like ABP (d3032a8) by @sfmskywalker
- Foreach generic list bug (#303) by @mertyildiz41
- Update ForEach to expose Done and Iterate outcomes (#285) by @mertyildiz41
Thanks to all contributors for making this a release with many great improvements!