Skip to content

Releases: line/line-bot-sdk-python

Release 1.18.0

14 Dec 10:06
163bd86

Choose a tag to compare

  • Support Unsend & Video play complete event (#284)
  • Support Limit upToRemainingQuota property (#290)
  • Support get bot info (#301)
  • Support Narrowcast Redelivery object (#293)
  • Support webhook setting APIs (#300)
  • Support Flex Message update 2 (#303)
    • feat: add Background model
    • feat: support justifyContent and alignItem
    • update: spacer has been discontinued
    • feat: support background model
    • test: remove Spacer test case & establish background test cases
  • Support sticker message keywords (#305)

Release 1.17.0

02 Sep 16:23
6b0aba4

Choose a tag to compare

New features

  • Support icon-nickname-switch (#248)
  • Support LINE emoji in messages (#255)
  • Support Get user's language (#256)
  • Support get group summary, count and room count API (#271, #272)
  • Support emoji length and X-Line-Retry-key (#270)
  • Support python3.8
  • Improve @handler.add (#259, #276)

See also the milestone

Release 1.16.0

26 Feb 10:05
f8146ed

Choose a tag to compare

Release 1.15.0

13 Nov 09:06
1039585

Choose a tag to compare

New Features

Release 1.14.0

04 Sep 06:35
cd501fc

Choose a tag to compare

New Features

Release 1.13.0

14 Aug 05:25

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

Choose a tag to compare

Trivial fixes

  • Fix Webhook.parser (#186)

Release 1.12.0

20 Jun 08:21
1386ecf

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

Choose a tag to compare

New Features

  • Support OAuth (#174)

Bug fixes

  • None

Trivial fixes

  • None

Release 1.10.0

06 Jun 11:47

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