Line Bot Sdk Php Versions Save

LINE Messaging API SDK for PHP

9.9.0

1 week ago

What's Changed

In the Messaging API, we've added a new endpoint that allows you to display a loading animation. After your LINE Official Account receives a message from a user, the response may takes some time due to message preparation or reservation processing. In such cases, you can visually tell the user that you want them to wait by displaying a loading animation.

news: https://developers.line.biz/en/news/2024/04/17/loading-indicator/

loading-animation 7aad3d6c

https://github.com/line/line-openapi/pull/54

line-openapi updates

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.8.0...9.9.0

9.8.0

3 weeks ago

What's Changed

We're excited to announce that the Membership API is now available in the Messaging API. With this update, our SDK also supports the use of this API. For more details, check out the announcement: https://developers.line.biz/en/news/2024/03/28/re-release-endpoints-for-membership

line-openapi updates

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.7.1...9.8.0

9.7.1

3 weeks ago

What's Changed

line-openapi updates

Dependency updates

Other Changes

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.7.0...9.7.1

9.7.0

2 months ago

What's Changed

line-openapi updates

In the Messaging API, you can now determine whether a user has added your LINE Official Account as a friend or unblocked by a webhook follow event.

News: https://developers.line.biz/en/news/2024/02/06/add-friends-and-unblock-friends-can-now-be-determined-by-webhook/

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.6.1...9.7.0

9.6.1

2 months ago

What's Changed

In the Messaging API, we've added the clipboard action for users to copy text to the clipboard. This new feature allows users to more easily copy coupon codes and other text.

news: https://developers.line.biz/en/news/2024/02/05/messaging-api-updated/

Note only the latest app(version >= 14.0.0) supports this feature. Please update your LINE app to try this feature.

I made a mistake in the release procedure. In the version before the correction, you cannot use the clipboard action.(in 9.6.0)

line-openapi updates

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.6.0...9.6.1

9.6.0

2 months ago

What's Changed

In the Messaging API, we've added the clipboard action for users to copy text to the clipboard. This new feature allows users to more easily copy coupon codes and other text.

news: https://developers.line.biz/en/news/2024/02/05/messaging-api-updated/

Note only the latest app(version >= 14.0.0) supports this feature. Please update your LINE app to try this feature.

line-openapi updates

Dependency updates

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.5.0...9.6.0

9.5.0

3 months ago

What's Changed

There are several keywords that can be used for the properties of Template Messages and Flex Messages.

Starting from this version, these keywords are provided. In addition to keywords, you can use strings that specify percentages or pixels, so please convert the keywords to strings if necessary. The original definitions are also written in Flex Message layout and https://github.com/line/line-openapi/pull/46.

line-openapi updates

Other Changes

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.4.4...9.5.0

9.4.4

4 months ago

What's Changed

(Just updating documentation)

line-openapi updates

Dependency updates

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.4.3...9.4.4

v9.4.2

4 months ago

What's Changed

Other Changes

Full Changelog: https://github.com/line/line-bot-sdk-php/compare/9.4.0...v9.4.2