Skip to content

Releases: line/line-bot-sdk-go

v7.19.0 Add LIFF new properties and verification token API

03 Feb 08:27
8d55446
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.18.0...v7.19.0

v7.18.0 Add support for validating message objects APIs

11 Nov 02:48
8405cb6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.17.0...v7.18.0

v 7.17.0 Add support for the endpoint for validating rich menu object.

06 Sep 08:42
c173a44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.16.0...v7.17.0

v7.16.0 Add support for automatic opening and closing the rich menu.

18 May 10:00
fbd11c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.15.0...v7.16.0

Update version to 7.15.0 Add webhook redelivery support.

29 Apr 09:21
ea24cc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.14.0...v7.15.0

Update version to 7.14.0 to support Flex Message V3

18 Mar 02:00
f1daf67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.13.0...v7.14.0

Update version to 7.13.0, Add support for Audience Managing API

24 Feb 04:29
0b73843
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.12.1...v7.13.0

Update version to v7.12.1 for Sticker text bug fix.

08 Feb 13:04
c7bd560
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.12.0...v7.12.1

Update version to v7.12.0

25 Jan 04:00
e9adbe9
Compare
Choose a tag to compare

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.

14 Oct 02:15
f8b2c19
Compare
Choose a tag to compare
  • Support imageSet fields in webhook event. #288(@clsung )

  • Add contentProvider properties for image, audio, video. [#109] #144(@clsung )