Skip to content

Releases: solapi/solapi-php

v5.1.2 (2026/02/25)

24 Feb 23:36
8126a0c

Choose a tag to compare

What's Changed

  • Enhance README and add example scripts for Kakao BMS message types by @Palbahngmiyine in #23
  • fix: SolapiMessageService에서 커스텀 PSR-18 HTTP 클라이언트 주입이 불가능하던 문제 수정 by @KnifeLemon in #24
  • SOLAPI PHP SDK 5.1.2 by @Palbahngmiyine in #25

New Contributors

Full Changelog: v5.1.1...v5.1.2

v5.1.1 (2026/01/27)

27 Jan 03:20
86b2dca

Choose a tag to compare

What's Changed

  • Default Agent versioning

Full Changelog: v5.1.0...v5.1.1

v5.1.0 (2026/01/27)

27 Jan 02:42
4b77933

Choose a tag to compare

What's Changed

Full Changelog: v5.0.6...v5.1.0

v5.0.6 (2025/07/14)

14 Jul 08:37
b68825d

Choose a tag to compare

What's Changed

Full Changelog: v5.0.5...v5.0.6

v5.0.5

26 Apr 01:37

Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.0.5

v5.0.4

02 Nov 09:18
6fc09c0

Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

01 Nov 08:49
3224a05

Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

05 Oct 17:37
81bda25

Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

5.0.1

05 Aug 08:09
c9dbff2

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

SOLAPI PHP SDK 5.0.0

05 Aug 06:20
b5e22b5

Choose a tag to compare

  • 기존에 스크립트 파일 형식으로 제공되던 SDK를 PSR을 준수한 php class 형식으로 변환했습니다.