Releases: lettermint/lettermint-php
Releases · lettermint/lettermint-php
1.5.1
1.5.0
1.4.1
Security
- feat(send): clear payload and idempotency key after sending by @Bjornftw in #12
Fixed an issue where the internal payload was not fully cleared between sequential send calls when reusing the same client instance.
In some cases, when sending multiple emails with attachments, attachments from a previous email could unintentionally be included in a subsequent email by the same sender.- Affected: users of the PHP SDK who send multiple emails using the same client instance and use attachments. This does not introduce cross-account issues.
- Recommendation: upgrade to v1.4.1 if you send attachments via this SDK
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
Full Changelog: 1.4.0...1.4.1
1.4.0
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: 1.3.0...1.4.0
v1.3.0
v1.2.0
1.1.1
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: 1.1.0...1.1.1
1.1.0
Full Changelog: 1.0.0...1.1.0
1.0.0
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: 0.1.1...1.0.0
0.1.1
Full Changelog: 0.1.0...0.1.1