Releases: mailgun/mailgun-php
Releases · mailgun/mailgun-php
v4.5.0
What's Changed
- Added updated list of dimensions by @oleksandr-mykhailenko in #952
- Dynamic Ip Pools by @oleksandr-mykhailenko in #953
- Ip classes imporvements by @oleksandr-mykhailenko in #954
- version update by @oleksandr-mykhailenko in #955
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- Backward compatible fixes for previous release. by @oleksandr-mykhailenko in #951
Full Changelog: v4.3.7...v4.4.0
v4.3.7
What's Changed
- Temp fix for CI by @oleksandr-mykhailenko in #942
- Prepare release by @oleksandr-mykhailenko in #945
- Use subaccount model in create API response by @svenluijten in #934
- Update HttpApi.php by @omar-angelino in #940
- Add missing query parameters to Domain::index() methods by @Akrilla in #939
- Prepare release by @oleksandr-mykhailenko in #946
- Use webhook signing key instead of API key for webhook signature verification by @damiantw in #819
- Move dependabot config by @svenluijten in #936
- Update README.md by @jezemery in #937
New Contributors
- @omar-angelino made their first contribution in #940
- @Akrilla made their first contribution in #939
- @damiantw made their first contribution in #819
- @jezemery made their first contribution in #937
Full Changelog: v4.3.6...v4.3.7
v4.3.6
What's Changed
- Use ubuntu-latest for all CI runs by @svenluijten in #935
- docs: fix broken documentation URLs by @mshcherb in #941
- fix Mailgun API key placeholder by @mshcherb in #943
New Contributors
- @svenluijten made their first contribution in #935
- @mshcherb made their first contribution in #941
Full Changelog: v4.3.5...v4.3.6
v4.3.5
What's Changed
- api secure tracking endpoint by @oleksandr-mykhailenko in #932
-
4.3.5 by @oleksandr-mykhailenko in #933
Full Changelog: v4.3.4...v4.3.5
v4.3.4
What's Changed
- Add useAutomaticSenderSecurity support in DomainV4 by @matteotrubini in #928
- Remove extra validation by @oleksandr-mykhailenko in #929
- Domain Keys API Endpoints by @oleksandr-mykhailenko in #930
- De 1507 mailgun php increase max tag limit to 10 per message by @oleksandr-mykhailenko in #931
New Contributors
- @matteotrubini made their first contribution in #928
Full Changelog: v4.3.3...v4.3.4
v4.3.3
What's Changed
- Fixed way of sending request with JSON body. loadMetrics works. Adjus… by @oleksandr-mykhailenko in #927
- Fixed PHP 8.4 deprecations by @toooni in #926
New Contributors
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
- Added new API endpoint for getting metrics by @oleksandr-mykhailenko in #923
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Add method for retrieving stored messages by @oleksandr-mykhailenko in #920
- Add missed params to the
createmethod for DomainV4.php by @oleksandr-mykhailenko in #921
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- End of support php 7.3
- Updated properties and added types to the classes properties
- Update code style
- Add missed field into IndexResponse for Webhooks
- Fixed template search filters
- Fixed tags API endpoints
- Added new API endpoints
- De 1262 api i ps endpoint. In Progress by @oleksandr-mykhailenko in #901
- De 1260 api mailing lists endpoint by @oleksandr-mykhailenko in #903
- De 1251 api messages endpoint by @oleksandr-mykhailenko in #904
- De 1259 api routes endpoint by @oleksandr-mykhailenko in #905
- De 1252 api domains endpoint by @oleksandr-mykhailenko in #906
- De 1261 api ip pools endpoint by @oleksandr-mykhailenko in #909
- De 1258 api bounces endpoint by @oleksandr-mykhailenko in #911
- De 1255 api stats endpoint by @oleksandr-mykhailenko in #912
- De 1300 mailgun sdk endpoint not correct for tag stats by @oleksandr-mykhailenko in #913
- De 1301 mailgun sdk the template search filters do not match the documentation by @oleksandr-mykhailenko in #914
- De 1306 mailgun sdk webhook index response missing accepted by @oleksandr-mykhailenko in #916
- Add import method to the Unsubscribe by @oleksandr-mykhailenko in #917
- Check compatibility with php 8.3 by @oleksandr-mykhailenko in #918
Full Changelog: v4.2.0...v4.3.0