Skip to content

3.8.0

Compare
Choose a tag to compare
@Yang-33 Yang-33 released this 05 Feb 08:31
· 27 commits to master since this release
a8b2294

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

  • chore(deps): update line-openapi digest to 310a504 by @renovate in #585
  • chore(deps): update line-openapi digest to 1b317ff by @renovate in #594

Dependency updates

  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate in #584
  • chore(deps): update dependency black to v24 by @renovate in #588
  • chore(deps): update dependency aiohttp to v3.9.2 by @renovate in #590
  • chore(deps): update dependency black to v24.1.1 by @renovate in #589
  • chore(deps): update dependency aiohttp to v3.9.3 by @renovate in #591

Other Changes

  • Use the latest submodules when generating code is hooked by @Yang-33 in #593

Full Changelog: 3.7.0...3.8.0