Releases: line/line-bot-sdk-go
Releases · line/line-bot-sdk-go
v7.16.0 Add support for automatic opening and closing the rich menu.
Update version to 7.15.0 Add webhook redelivery support.
What's Changed
Full Changelog: v7.14.0...v7.15.0
Update version to 7.14.0 to support Flex Message V3
What's Changed
- Support VideoComponent in Flex message by @david7482 in #306
- Support Flex Message Update v3 by @david7482 in #307
- Update version to 7.14.0 by @kkdai in #308
New Contributors
- @david7482 made their first contribution in #306
Full Changelog: v7.13.0...v7.14.0
Update version to 7.13.0, Add support for Audience Managing API
What's Changed
- add managing audience api by @justdomepaul in #302
- Update version to v7.13.0 by @kkdai in #303
Full Changelog: v7.12.1...v7.13.0
Update version to v7.12.1 for Sticker text bug fix.
Update version to v7.12.0
What's Changed
- add border width for box component by @peamcc in #294
- Use t.Fatal instead of t.Error on checking nil response by @wingyplus in #296
- Update CI to support up to Go v1.17 by @wingyplus in #297
- Messaging API Update - November 2021 - Support text enter sticker msg. by @kkdai in #298
- Update version to v7.12.0 by @kkdai in #299
New Contributors
- @peamcc made their first contribution in #294
- @wingyplus made their first contribution in #296
Full Changelog: v7.11.0...v7.12.0
Update version to v7.11.0 for Messaging API Sep update.
v7.10.1
- Update README.md's build badge to GitHub Actions. #287(@zhiyuan-lin)
- Fix #285 Support rich menu switch action #286(@gotokatsuya)