Skip to content

8.3.0

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

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 1b317ff by @renovate in #1233

Dependency updates

  • chore(deps): update gradle/wrapper-validation-action digest to 2572bdd by @renovate in #1226
  • fix(deps): update jjwt to v0.12.5 by @renovate in #1227
  • chore(deps): update gradle/wrapper-validation-action digest to 83cf5fd by @renovate in #1228
  • chore(deps): update dependency gradle to v8.6 by @renovate in #1229
  • fix(deps): update junit5 monorepo to v5.10.2 by @renovate in #1230
  • fix(deps): update dependency org.assertj:assertj-core to v3.25.3 by @renovate in #1231

Other Changes

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

Full Changelog: 8.2.0...8.3.0