Skip to content

Releases: Jericho/StrongGrid

0.72.1

15 Sep 01:02
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

  • #342 Discontinue using PackageIconUrl

0.72.0

13 Sep 18:10
Compare
Choose a tag to compare

As part of this release we had 11 commits which resulted in 1 issue being closed.

Improvement

  • #341 Encoding error in ParseInboundEmailWebhook

0.71.0

07 Aug 01:16
Compare
Choose a tag to compare

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

  • #336 Add "processing" Email Activity Status

0.70.0

24 Jun 17:15
Compare
Choose a tag to compare

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

10 May 02:04
Compare
Choose a tag to compare

As part of this release we had 11 commits which resulted in 1 issue being closed.

Breaking Change

  • #326 Support May 2020 breaking changes (Step 2 of 2)

0.68.0

13 Apr 13:54
Compare
Choose a tag to compare

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

03 Apr 01:38
Compare
Choose a tag to compare

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

26 Mar 14:43
Compare
Choose a tag to compare

As part of this release we had 52 commits which resulted in 4 issues being closed.

Breaking Changes

  • #313 Remove the originating_ip field
  • #311 Support SendGrid's new marketing API

Improvements

  • #248 TLS is applicable for all events
  • #247 Missing SmtpId field from GroupResubscribeEvent, UnsubscribeEvent, SpamReportEvent, GroupUnsubscribeEvent

0.65.0

11 Mar 17:42
Compare
Choose a tag to compare

As part of this release we had 4 commits which resulted in 1 issue being closed.

Bug

  • #316 "invalid timestamp value" when searching email activities with a DateTime criteria

0.64.0

06 Mar 21:19
Compare
Choose a tag to compare

As part of this release we had 9 commits which resulted in 1 issue being closed.

New Feature

  • #314 Add IPPool to ProcessedEvent class