Releases: line/line-bot-sdk-go
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)
Update version to v7.10.0 for Messaging API June update and bug fix.
v7.9.1
v7.9.0
Flex Message Update 2 - 1 #234 (@hinoguma)
chore: reformat the source code #254 (@appleboy )
support multiple type to hero #256 (@ryota-sakamoto )
Partner API: Add get-follower-ids-api #255 (@hinoguma )
support postback type fields in richmenu action. #259 (@EthanChouTW )
Add generic request method. #258 (@tokuhirom )
Drop golang 1.10 support. #263 (@tokuhirom)
Enable go mod. #264 (@tokuhirom)
Drop appengine example in the repo. #266 (@tokuhirom)
Messaging API 2021 March: Add URI action support to quick reply. #267 (@clsung )
Drop travis-ci. #268 (@tokuhirom )
Support Flex Message Update 2-3: add background props to BoxComponent. #234 (@hinoguma )
v7.8.0
Add action props of box component and maxLines props of text component #174 (@hinoguma )
Add default action to button template and carousel template #211 (@hinoguma )
Messaging API - December 2020 update : Add keywords property to Sticker event #245 (@clsung )
Messaging API - January 2021 update : Add mention props for text message #247 (@hinoguma )
Messaging API - January 2021 update : add acceptedTime and completedTime to MessagesProgressResponse #247 (@hinoguma )
v7.7.0
Support Redelivery object for narrowcast messages #242 (@hinoguma )
Messaging API - October 2020 update - Add API for set webhook endpointURL #233 #241 (@hinoguma )
Messaging API - October 2020 update - Add API TestWebhook #233 #239 (@kkdai )
Messaging API - October 2020 update - Add API for webhook-info#233 #238 (@Thanakorn-ki )
Support message api span component in flex message #236 #234 (@wei840222 )
Messaging API - October 2020 update - Add API for get-bot-info #233 #232 (@hinoguma )