Skip to content

v8.6.0 Loading animation

Compare
Choose a tag to compare
@Yang-33 Yang-33 released this 17 Apr 08:50
· 23 commits to master since this release

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

  • Codes are generated by openapi generator by @github-actions in #437

Dependency updates

  • chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.0 by @renovate in #436

Full Changelog: v8.5.0...v8.6.0