Skip to content

Releases: line/line-bot-sdk-php

9.9.0 Loading animation

17 Apr 08:50
3278ace
Compare
Choose a tag to compare

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

line/line-openapi#54

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

03 Apr 05:40
c85ea46
Compare
Choose a tag to compare

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

02 Apr 01:20
ecc54b7
Compare
Choose a tag to compare

What's Changed

line-openapi updates

  • chore(deps): update line-openapi digest to 4c9ddf3 by @renovate in #577

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

06 Feb 06:06
a56b11a
Compare
Choose a tag to compare

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/

  • 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

05 Feb 08:38
2b4f0ef
Compare
Choose a tag to compare

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

05 Feb 08:31
d472cff
Compare
Choose a tag to compare

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

27 Dec 07:21
7a7529e
Compare
Choose a tag to compare

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

  • Enhance Documentation for Response and Error Handling in SDK by @Yang-33 in #557

Full Changelog: 9.4.4...9.5.0

9.4.4

25 Dec 05:00
7456955
Compare
Choose a tag to compare

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

25 Dec 04:46
752331a
Compare
Choose a tag to compare

Full Changelog: 9.4.1...9.4.3

v9.4.2

25 Dec 04:25
840ca71
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Revert "chore(deps): update actions/upload-pages-artifact action to v3" by @Yang-33 in #559

Full Changelog: 9.4.0...v9.4.2