Skip to content

Releases: line/line-bot-sdk-php

6.0.0

19 Oct 04:20
Compare
Choose a tag to compare

Incompatible change

We updated major version with respect for semantic versioning.
To follow the bot api update, SpacerComponentBuilder has also been deprecated and removed from this SDK.

Supported Flex Update2 #320

See following issue #318 about details.

Add Bot Info #313 #319

Supported these features.

5.1.0

14 Oct 08:58
Compare
Choose a tag to compare

2020 October Update #313 #319

Support these features.

Laravel integration #240

Add minimum integration for Laravel.

5.0.0

01 Oct 07:40
Compare
Choose a tag to compare

Add upToRemainingQuota to NarrowCast #303

https://developers.line.biz/en/reference/messaging-api/#send-narrowcast-message

Stop support php 5.5 #308

We stopped to support php 5.5. please see this discussion.
#289

4.6.0

4.5.0

10 Jul 09:30
Compare
Choose a tag to compare

4.4.2

12 Jun 04:19
Compare
Choose a tag to compare

TextMessage constructor fails message without emojis #291

fix bug.

4.4.1

11 Jun 04:00
Compare
Choose a tag to compare

fixed can use quick reply and sender at same time #278

see #278 .

fix: ButtonTemplateBuilder title ignores "0" #286

see #285 .

4.4.0

11 Jun 01:43
Compare
Choose a tag to compare

Support emoji text message #283

support this change.
https://developers.line.biz/en/news/2020/04/14/messaging-api-update-april-2020/

Support management audience #276

suport this features.
https://developers.line.biz/en/docs/messaging-api/using-audience/

Support getting emoji infomation from webhook event #287

support this change.
https://developers.line.biz/en/reference/messaging-api/#wh-text

4.3.0

27 Mar 01:40
Compare
Choose a tag to compare

Support icon-nickname-switch #274

support following changes.
https://developers.line.biz/en/docs/messaging-api/icon-nickname-switch/

4.2.0

31 Jan 11:54
Compare
Choose a tag to compare

Mode property added to webhook event #267

Add mode property added to webhook event.

Support Narrowcast API endpoint #270

Add support following api.