Releases: line/line-bot-sdk-go
Releases · line/line-bot-sdk-go
v7.19.0 Add LIFF new properties and verification token API
What's Changed
- Make the X-Line-Signature header case-insensitive when handling in server side. by @cappyzawa in #331
- go mod tidy by @cappyzawa in #330
- Add liffApp properties by @clsung in #336
- feat(method): verify access token method by @blackhun11 in #338
- Update version to 7.19.0 by @kkdai in #339
New Contributors
- @cappyzawa made their first contribution in #331
- @blackhun11 made their first contribution in #338
Full Changelog: v7.18.0...v7.19.0
v7.18.0 Add support for validating message objects APIs
v 7.17.0 Add support for the endpoint for validating rich menu object.
What's Changed
- add ValidateRichMenuObjectMethod by @asamuzak09 in #319
- Configure Renovate by @renovate in #320
- chore(deps): update actions/checkout action to v3 by @renovate in #322
- chore(deps): update module go to 1.19 by @renovate in #321
- chore(deps): update actions/setup-go action to v3 by @renovate in #324
- Update version to 7.17.0 by @kkdai in #325
New Contributors
- @asamuzak09 made their first contribution in #319
- @renovate made their first contribution in #320
Full Changelog: v7.16.0...v7.17.0
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