Releases: line/line-bot-sdk-php
6.0.0
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
5.0.0
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
Add unsend event and video play complete event #300
Add feature of upload audience by file #301
- The audiences property is now optional instead of required for a certain endpoint
- Create audience for uploading user IDs (by file)
- Add user IDs or Identifiers for Advertisers (IFAs) to an audience for uploading user IDs (by file
Add redelivery object for narrowcast #306 @hinoguma
4.5.0
channel access token v21 #295
support this apis.
- Issue channel access token v2.1
- Get all valid channel access token key IDs v2.1
- Revoke channel access token v2.1
Add Support retry key #288
suport this
https://developers.line.biz/en/reference/messaging-api/#retry-api-request
4.4.2
4.4.1
4.4.0
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
Support icon-nickname-switch #274
support following changes.
https://developers.line.biz/en/docs/messaging-api/icon-nickname-switch/