Skip to content

Releases: line/line-bot-sdk-python

3.13.0 New age groups in Insight

05 Sep 03:30
899b72d
Compare
Choose a tag to compare

What's Changed

#669

In the Messaging API, we've added the following values as the percentage of each age group of your LINE Official Account's friends that you can get by using the Get friend demographics endpoint:

  • from50to54
  • from55to59
  • from60to64
  • from65to69
  • from70

Previously, we've aggregated the percentage of friends who are 50 and older as a single value, from50. With this change, you can now get statistics on the percentage of friends between the ages of 50 and 70.

We'll continue to include from50 in the response as a value that aggregates the percentage of friends who are 50 and older.

News: https://developers.line.biz/en/news/2024/09/05/age-percentage-subdivision/

line/line-openapi#68

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #669

Dependency updates

  • chore(deps): update line-openapi digest to 7ce8caf by @renovate in #667
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0 by @renovate in #668

Full Changelog: 3.12.0...3.13.0

3.12.0 New age groups in Narrowcast

26 Aug 02:28
a2bf1b8
Compare
Choose a tag to compare

What's Changed

#664

In the Messaging API, we've added the following values as conditions for filtering the age range of recipients in the demographic filter objects of narrowcast messages:

  • age_55
  • age_60
  • age_65
  • age_70

Until now, the upper limit was age_50, so it wasn't possible to filter ages over 50 in detail. By specifying the added age ranges, you can now filter recipients more flexibly than before.

news: https://developers.line.biz/en/news/2024/08/26/age-filter-subdivision/

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #664

Dependency updates

  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.7 by @renovate in #659
  • chore(deps): update dependency aiohttp to v3.10.4 by @renovate in #660
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.4.0 by @renovate in #661
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.8.0 by @renovate in #662
  • chore(deps): update dependency aiohttp to v3.10.5 by @renovate in #663
  • chore(deps): update line-openapi digest to 57487b6 by @renovate in #665

Full Changelog: 3.11.1...3.12.0

3.11.1

15 Aug 02:11
292a449
Compare
Choose a tag to compare

What's Changed

  • Make the requests version constraints less strict. by @eucyt in #657

line-openapi updates

  • chore(deps): update line-openapi digest to c14fa72 by @renovate in #626
  • Codes are generated by openapi generator by @github-actions in #631
  • chore(deps): update line-openapi digest to f976f52 by @renovate in #632

Dependency updates

  • fix(deps): update dependency org.openapitools:openapi-generator to v7.5.0 by @renovate in #624
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.6 by @renovate in #625
  • chore(deps): update dependency black to v24.4.1 by @renovate in #628
  • chore(deps): update dependency black to v24.4.2 by @renovate in #629
  • chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.0 by @renovate in #634
  • chore(deps): update dependency requests to v2.32.0 by @renovate in #635
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.6.0 by @renovate in #636
  • chore(deps): update dependency requests to v2.32.1 by @renovate in #637
  • chore(deps): update dependency requests to v2.32.2 by @renovate in #638
  • chore(deps): update dependency requests to v2.32.3 by @renovate in #639
  • chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 by @renovate in #640
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.0 by @renovate in #643
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.7.0 by @renovate in #647
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.3.1 by @renovate in #649
  • chore(deps): update dependency aiohttp to v3.10.0 by @renovate in #650
  • chore(deps): update dependency black to v24.8.0 by @renovate in #651
  • chore(deps): update dependency aiohttp to v3.10.1 by @renovate in #652
  • chore(deps): update dependency aiohttp to v3.10.2 by @renovate in #654
  • chore(deps): update dependency aiohttp to v3.10.3 by @renovate in #655

New Contributors

Full Changelog: 3.11.0...3.11.1

3.11.0 Loading animation

17 Apr 08:50
dc13ef3
Compare
Choose a tag to compare

What's Changed

In the Messaging API, we've added a new endpoint that allows you to display a loading animation. After your LINE Official Account receives a message from a user, the response may takes some time due to message preparation or reservation processing. In such cases, you can visually tell the user that you want them to wait by displaying a loading animation.

news: https://developers.line.biz/en/news/2024/04/17/loading-indicator/

loading-animation 7aad3d6c

line/line-openapi#54

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #622

Dependency updates

  • chore(deps): update dependency aiohttp to v3.9.5 by @renovate in #620

Full Changelog: 3.10.2...3.11.0

3.10.2 Support overwriting api-data.line.me in v3 packages

13 Apr 14:35
ada22dd
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.4 by @renovate in #614
  • chore(deps): update dependency aiohttp to v3.9.4 by @renovate in #615
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.5 by @renovate in #617
  • chore(deps): update dependency black to v24.4.0 by @renovate in #618

Other Changes

  • Support overwriting api-data.line.me in v3 packages by @Yang-33 in #619
    • as a bug fix

Full Changelog: 3.10.1...3.10.2

3.10.1 Membership API

03 Apr 06:48
a260506
Compare
Choose a tag to compare

3.10.0 Membership API

03 Apr 05:40
a260506
Compare
Choose a tag to compare

What's Changed

We're excited to announce that the Membership API is now available in the Messaging API.
With this update, our SDK also supports the use of this API. For more details, check out the announcement: https://developers.line.biz/en/news/2024/03/28/re-release-endpoints-for-membership

line-openapi updates

  • chore(deps): update line-openapi digest to 4c9ddf3 by @renovate in #599
  • chore(deps): update line-openapi digest to 1ca4640 by @renovate in #611
  • Codes are generated by openapi generator by @github-actions in #612

Dependency updates

  • fix(deps): update dependency org.openapitools:openapi-generator to v7.3.0 by @renovate in #598
  • chore(deps): update dependency black to v24.2.0 by @renovate in #600
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.0 by @renovate in #601
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.1 by @renovate in #602
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.2 by @renovate in #603
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.3 by @renovate in #604
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.4.0 by @renovate in #605
  • chore(deps): update dependency black to v24.3.0 by @renovate in #606
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 by @renovate in #607

Other Changes

Full Changelog: 3.9.0...3.10.0

3.9.0

06 Feb 06:06
247fb10
Compare
Choose a tag to compare

What's Changed

line-openapi updates

In the Messaging API, you can now determine whether a user has added your LINE Official Account as a friend or unblocked by a webhook follow event.

News: https://developers.line.biz/en/news/2024/02/06/add-friends-and-unblock-friends-can-now-be-determined-by-webhook/

  • Add isUnblocked flag to Follow Webhook event by @mokuzon in #597

New Contributors

Full Changelog: 3.8.1...3.9.0

3.8.1

05 Feb 08:39
1aa43ad
Compare
Choose a tag to compare

What's Changed

In the Messaging API, we've added the clipboard action for users to copy text to the clipboard. This new feature allows users to more easily copy coupon codes and other text.

news: https://developers.line.biz/en/news/2024/02/05/messaging-api-updated/

Note only the latest app(version >= 14.0.0) supports this feature. Please update your LINE app to try this feature.

I made a mistake in the release procedure. In the version before the correction, you cannot use the clipboard action. (in https://github.com/line/line-bot-sdk-python/releases/tag/3.8.0)

line-openapi updates

  • Codes are generated by openapi generator by @github-actions in #595

Full Changelog: 3.8.0...3.8.1

3.8.0

05 Feb 08:31
a8b2294
Compare
Choose a tag to compare

What's Changed

In the Messaging API, we've added the clipboard action for users to copy text to the clipboard. This new feature allows users to more easily copy coupon codes and other text.

news: https://developers.line.biz/en/news/2024/02/05/messaging-api-updated/

Note only the latest app(version >= 14.0.0) supports this feature. Please update your LINE app to try this feature.

line-openapi updates

  • chore(deps): update line-openapi digest to 310a504 by @renovate in #585
  • chore(deps): update line-openapi digest to 1b317ff by @renovate in #594

Dependency updates

  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.2.5 by @renovate in #584
  • chore(deps): update dependency black to v24 by @renovate in #588
  • chore(deps): update dependency aiohttp to v3.9.2 by @renovate in #590
  • chore(deps): update dependency black to v24.1.1 by @renovate in #589
  • chore(deps): update dependency aiohttp to v3.9.3 by @renovate in #591

Other Changes

  • Use the latest submodules when generating code is hooked by @Yang-33 in #593

Full Changelog: 3.7.0...3.8.0