Releases: Jericho/StrongGrid
Releases · Jericho/StrongGrid
0.72.1
0.72.0
0.71.0
0.70.0
As part of this release we had 12 commits which resulted in 3 issues being closed.
Breaking Changes
- #330 Typo: method ParseWebhookEventsAsync in WebhookParser should be called ParseEventsWebhookAsync
- #328 Several methods in WebhookSettings.cs don't respect naming convention
Improvement
- #331 EventType on webhooks event model classes does not default to an appropriate value
0.69.0
0.68.0
As part of this release we had 15 commits which resulted in 2 issues being closed.
New Feature
- #325 Support May 2020 breaking changes (Step 1 of 2)
Improvement
- #319 The error message is unclear/misleading when sending transactional email with basic authentication
0.67.0
As part of this release we had 30 commits which resulted in 7 issues being closed.
Bugs
- #324 Missing a field for "sample_contacts" on the List model
- #323 Parsing misbehavior when display name contains angle brackets (<, >)
- #322 Missing a field for "sample_contacts" on the Segment model
- #321 Missing a field for "sample_updated_at" on the Segment model
- #320 Missing ContactsFilterField enum value to segment by email address
New Feature
- #318 Add convenient overloads for Segments.CreateAsync and Segments.UpdateAsync
Improvement
- #305 Replace LibLog
0.66.0
As part of this release we had 52 commits which resulted in 4 issues being closed.
Breaking Changes
Improvements