Skip to content

Latest commit

 

History

History
83 lines (45 loc) · 3.07 KB

File metadata and controls

83 lines (45 loc) · 3.07 KB

Changelog

All notable changes to lettermint-php will be documented in this file.

1.5.1 - 2025-12-23

What's Changed

  • feat: add custom User-Agent header to HttpClient by @bjarn in #14

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.5.0...1.5.1

1.5.0 - 2025-11-27

What's Changed

  • feat: add webhook signature verification support by @bjarn in #13

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.4.1...1.5.0

1.4.1 - 2025-11-24

What's Changed

  • chore(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #10
  • chore(deps): bump actions/checkout from 3 to 6 by @dependabot[bot] in #11
  • feat(send): clear payload and idempotency key after sending by @Bjornftw in #12

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.4.0...1.4.1

1.4.0 - 2025-10-07

What's Changed

  • feat: add inline attachment support to EmailEndpoint by @bjarn in #8
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #7

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.3.0...1.4.0

v1.3.0 - 2025-08-24

What's Changed

  • Add tag support to EmailEndpoint by @bjarn in #6

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.2.0...1.3.0

v1.2.0 - 2025-08-23

What's Changed

  • Add metadata support for emails by @bjarn in #5

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.1.1...1.2.0

1.1.1 - 2025-06-28

This release fixes the invalid tag of 1.1.0 - which doesn't contain the changes it should've. Sorry!

What's Changed

  • feat: add idempotency support to EmailEndpoint by @bjarn in #4
  • chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot in #3

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.1.0...1.1.1

1.1.0 - 2025-06-28

Full Changelog: https://github.com/lettermint/lettermint-php/compare/1.0.0...1.1.0

1.0.0 - 2025-06-14

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #1
  • feat: add route method to EmailEndpoint by @bjarn in #2

New Contributors

  • @dependabot made their first contribution in #1
  • @bjarn made their first contribution in #2

Full Changelog: https://github.com/lettermint/lettermint-php/compare/0.1.1...1.0.0