Skip to content

Releases: line/line-bot-sdk-python

Release 1.16.0

26 Feb 10:05
f8146ed
Compare
Choose a tag to compare

Release 1.15.0

13 Nov 09:06
1039585
Compare
Choose a tag to compare

New Features

Release 1.14.0

04 Sep 06:35
cd501fc
Compare
Choose a tag to compare

New Features

Release 1.13.0

14 Aug 05:25
Compare
Choose a tag to compare

New Features

  • Support a new api endpoint for Friend statistics (#198)

Trivial fixes

  • Add maxLines field to Text component (#192)

Release 1.12.1

25 Jun 03:58
9a1c06a
Compare
Choose a tag to compare

Trivial fixes

  • Fix Webhook.parser (#186)

Release 1.12.0

20 Jun 08:21
1386ecf
Compare
Choose a tag to compare

New Features

  • Support LINE Things scenario execution event (#176)
  • Support the following APIs (#183, #184)
    • Get number of sent push messages /v2/bot/message/delivery/push
    • Get number of sent multicast messages /v2/bot/message/delivery/multicast
    • Get number of sent reply messages /v2/bot/message/delivery/reply
  • Add fields:
    • destination in webhook request (#178)
    • content_provider in Image, Video, and Audio (#177)
    • duraton in Video, and Audio (#177)
    • defaultAction in ButtonTemplate and CarouselColumn

Bug fixes

  • None

Trivial fixes

  • None

Dependencies

  • Sphinx >= 2

Release 1.11.0

14 Jun 07:50
Compare
Choose a tag to compare

New Features

  • Support OAuth (#174)

Bug fixes

  • None

Trivial fixes

  • None

Release 1.10.0

06 Jun 11:47
Compare
Choose a tag to compare

New Features

  • Add support for altUri.desktop property(#168)
  • Implement new richmenu API(#170)
  • Implement issue link token API(#169)

Bug fixes

  • None

Trivial fixes

  • None

Release 1.9.0

27 May 09:25
Compare
Choose a tag to compare

New Features

  • Add notificationDisabled to send message APIs (#164)
  • Add ThingsEvent, for things-compatible device link/unlink event (#153)
  • Implement play videos in imagemap messages (#134)
  • Enhanced Messaging API features after redesign (04/18) (#163)
  • Support memberJoined/memberLeft event (#148)

Bug fixes

  • None

Trivial fixes

  • Update README as per template (#159)
  • Add python3.7 (#115)

Release 1.8.0

08 Aug 09:47
a3c1947
Compare
Choose a tag to compare

New Features

  • Implement quick reply (#120)

Bug fixes

  • None

Trivial fixes

  • None