Releases: line/line-bot-sdk-php
9.9.0 Loading animation
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/
line-openapi updates
- chore(deps): update line-openapi digest to f985992 by @renovate in #588
- Codes are generated by openapi generator by @github-actions in #589
Full Changelog: 9.8.0...9.9.0
9.8.0 Membership API
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
- Codes are generated by openapi generator by @github-actions in #584
- chore(deps): update line-openapi digest to 1ca4640 by @renovate in #585
- Codes are generated by openapi generator by @github-actions in #586
Full Changelog: 9.7.1...9.8.0
9.7.1
What's Changed
line-openapi updates
Dependency updates
- chore(deps): update dependency squizlabs/php_codesniffer to v3.9.0 by @renovate in #578
- chore(deps): update actions/configure-pages action to v5 by @renovate in #580
- chore(deps): update dependency squizlabs/php_codesniffer to v3.9.1 by @renovate in #582
Other Changes
Full Changelog: 9.7.0...9.7.1
9.7.0
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.
- chore(deps): update line-openapi digest to c1ad5ed by @renovate in #574
- Codes are generated by openapi generator by @github-actions in #573
- Codes are generated by openapi generator by @github-actions in #575
Full Changelog: 9.6.1...9.7.0
9.6.1
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
- Codes are generated by openapi generator by @github-actions in #572
Full Changelog: 9.6.0...9.6.1
9.6.0
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
- Codes are generated by openapi generator by @github-actions in #568
- chore(deps): update line-openapi digest to 310a504 by @renovate in #569
Dependency updates
- chore(deps): update dependency squizlabs/php_codesniffer to v3.8.1 by @renovate in #567
- chore(deps): update actions/cache action to v4 by @renovate in #570
Full Changelog: 9.5.0...9.6.0
9.5.0
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 line/line-openapi#46.
line-openapi updates
- chore(deps): update line-openapi digest to 13b314a by @renovate in #564
- chore(deps): update line-openapi digest to 16f6311 by @renovate in #565
- Codes are generated by openapi generator by @github-actions in #566
Other Changes
Full Changelog: 9.4.4...9.5.0
9.4.4
What's Changed
(Just updating documentation)
line-openapi updates
- Codes are generated by openapi generator by @github-actions in #563
Dependency updates
- chore(deps): update actions/upload-pages-artifact action to v3 by @renovate in #560
- chore(deps): update actions/deploy-pages action to v4 by @renovate in #562
Full Changelog: 9.4.3...9.4.4
9.4.3
Full Changelog: 9.4.1...9.4.3