8.3.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
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
Full Changelog: 8.2.0...8.3.0