All Versions
15
Latest Version
Avg Release Cycle
24 days
Latest Release
1245 days ago

Changelog History
Page 1

  • v0.75.0 Changes

    November 28, 2020

    ๐Ÿš€ As part of this release we had 15 commits which resulted in 2 issues being closed.

    ๐Ÿ†• New Features

    • #329 Add method to retrieve signed events PublicKey
    • #327 Decode signed webhooks
  • v0.74.0 Changes

    November 26, 2020

    ๐Ÿš€ As part of this release we had 9 commits which resulted in 3 issues being closed.

    ๐Ÿ’ฅ Breaking Changes

    • #353 UpdateDomainAsync must allow parameters to be selectively updated instead of systematically updating both parameters
    • #352 Remove Client constructors that accept username/password
    • #351 Support sending a custom_dkim_selector when creating an authenticated domain
  • v0.73.0 Changes

    October 03, 2020

    ๐Ÿš€ As part of this release we had 9 commits which resulted in 3 issues being closed.

    ๐Ÿ’ฅ Breaking Change

    • #345 AsmGroupId should be nullable

    ๐Ÿ› Bug

    • #344 Reason is always null for Deferred event type

    ๐Ÿ‘Œ Improvement

    • #332 An invalid character was found in the mail header: ';'
  • v0.72.1 Changes

    September 15, 2020

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

    ๐Ÿ› Bug

    • #342 Discontinue using PackageIconUrl
  • v0.72.0 Changes

    September 13, 2020

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

    ๐Ÿ‘Œ Improvement

    • #341 Encoding error in ParseInboundEmailWebhook
  • v0.71.0 Changes

    August 07, 2020

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

    ๐Ÿ› Bug

    • #336 Add "processing" Email Activity Status
  • v0.70.0 Changes

    June 24, 2020

    ๐Ÿš€ 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
  • v0.69.0 Changes

    May 10, 2020

    ๐Ÿš€ 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)
  • v0.68.0 Changes

    April 13, 2020

    ๐Ÿš€ 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
  • v0.67.0 Changes

    April 03, 2020

    ๐Ÿš€ 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