Skip to content

Releases: andrey-tech/amocrm-api-php

v3.1.0

Choose a tag to compare

@andrey-tech andrey-tech released this 17 Mar 11:33
f3b2a23

Changelog

v3.0.1

Choose a tag to compare

@andrey-tech andrey-tech released this 05 Mar 16:39
b0ec75d

Changelog

  • 🧹 Remove composer.lock and update .gitignore.

v3.0.0

Choose a tag to compare

@andrey-tech andrey-tech released this 05 Mar 16:29
2f3b2c3

Changelog

  • 🔥 Add support for PHP >= 8.3 #20 (@x1ight).
  • ✨ Replace native curl to symfony/http-client >= 6.4 #20 (@x1ight).
  • ✨ Replace custom locking system to symfony/lock >= 6.4 #20 (@x1ight).
  • ✨ Add support for custom HTTP headers in request #20 (@x1ight).
  • 💡 Bump PHPUnit to >=10.0 #20 (@x1ight).

v2.18.6

Choose a tag to compare

@andrey-tech andrey-tech released this 01 Jan 06:38
25789d0

Changelog

  • 🧹 Update X.509 certificates of public Certificate Authorities (Tue Dec 2 04:12:02 2025 GMT).

v2.18.5

Choose a tag to compare

@andrey-tech andrey-tech released this 26 Jan 12:57
0b59796

Changelog

  • Update X.509 certificates of public Certificate Authorities (Tue Dec 31 04:12:05 2024 GMT).

v2.18.4

Choose a tag to compare

@andrey-tech andrey-tech released this 15 Jan 17:40
dad0a9f

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Dec 12 04:12:04 2023 GMT).

v2.18.3

Choose a tag to compare

@andrey-tech andrey-tech released this 18 Feb 14:21
00c0c46

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Jan 10 04:12:06 2023 GMT) from curl 7.88.0.

v2.18.2

Choose a tag to compare

@andrey-tech andrey-tech released this 23 Oct 13:17
24530ad

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Oct 11 03:12:05 2022 GMT) from curl 7.85.0_9.

v2.18.1

Choose a tag to compare

@andrey-tech andrey-tech released this 18 Sep 09:15
5262761

Changelog

  • Updated X.509 certificates of public Certificate Authorities (Tue Jul 19 03:12:06 2022 GMT) from curl 7.85.0.

v2.18.0

Choose a tag to compare

@andrey-tech andrey-tech released this 15 May 07:07
dff7cea

Changelog

  • Added support for AJAX-requests to frontend-methods (issue #15).
  • Updated X.509 certificates of public Certificate Authorities (Tue Apr 26 03:12:05 2022 GMT) from curl 7.83.1.
  • Actualized README.md.