Skip to content

Releases: line/line-bot-sdk-nodejs

v7.5.2

06 Sep 04:43
92ac465
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.5.0...v7.5.2

v7.5.0

08 Apr 04:44
1b668fc
Compare
Choose a tag to compare

Feature

  • add oauth verify api (#291)
  • Messaging API Update - November 2021 (#316)
  • Update type definition with image set (#305)
  • Flex message update 3 (#329)
  • Allow pixel values for flex sizing (#309)

Bug fix

  • Fix http method of updateRichMenuAlias (#310)
  • docs: fix broken link (#308)
  • Correct flex text type def (#311)

Misc

  • add rich menu sample code (#314)
  • update dependencies by using npm update (#331)
  • update ci badge (#313)
  • Migrate Travis CI to GitHub Actions (#312)

v7.4.0

07 Sep 05:05
e096fe2
Compare
Choose a tag to compare

Feature

  • Add support of redelivery object (#288)
  • add richmenu alias api (#292)
  • add richmenu switch action type (#293,#294)
  • Add Emojis in text messages (#295)

Misc

  • misc: fix github changelog workflow
  • update dependencies by using npm update (#276, #279)
  • feat: Get follower ids (#278)
  • update example dependencies (#285)
  • Update comment to reflect URI action can be used with quick reply (#289)
  • Update comments in types to reflect doc changes (#296)

v7.3.0

26 Apr 07:11
e392863
Compare
Choose a tag to compare

Feature

  • Support Flex Message Update 2 (#271)
  • Messaging API - January 2021 update (#277)

Misc

v7.2.0

15 Dec 11:06
e2ffe1a
Compare
Choose a tag to compare

Feature

  • Messaging API - December 2020 update (#268)
  • Messaging API - October 2020 update (#261)(#264)
  • update some Flex Message Update 2 (#265)

Misc

  • Update dependencies (#267)

v7.1.0

23 Sep 04:58
d736239
Compare
Choose a tag to compare

Feature

  • Messaging API - August 2020 update (#240)(#251)(#258)
  • Messaging API - September 2020 update (#248)
  • Add Video viewing complete event (#241)
  • Channel access token v2.1 support key id (#231)
  • OAuth API v2.1 endpoint change (#233)

Bug fix

  • Accept label in richmenu area actions (#246)
  • Update dependencies & fix format (#234)(#236)(#238)(#243)(#250)
  • fix: fix createUploadAudienceGroup & updateUploadAudienceGroup API doc (#249)

Misc

  • Add Release CI & change release flow (#256)
  • Add: build doc github workflow

v7.0.0

15 Jun 05:05
a7349db
Compare
Choose a tag to compare

Breaking Changes

  • Node.js: drop 8 & adopt 14 (#222)

Feature

  • Support Channel access token v2.1 (#223)
  • Support Messaging API update for June 2020 (#228)
  • add X-Line-Retry-Key support (#224)
  • Support emojis in text message webhook (#218)
  • narrowcast api & audience apis (#193)
  • Add support for sticon in text messages (#214)
  • Add language support for profile API (#215)
  • Support icon-nickname-switch (#207)
  • Define LINE_SIGNATURE_HTTP_HEADER_NAME (#200)
  • add docs for getUserInteractionStatistics (#195)

Bug fixs & Feature Changes

  • fix getUserInteractionStatistics (#194)
  • type fix: accept string in the aspectRatio property of flex image and flex icon (#212)

Others

  • update dependencies & rewrite to promise (#225 & #229)
  • fix vulnerabilities (#217)
  • add emoji test (#198)
  • update vuepress to 1.x (#188)

v6.8.4

19 Dec 09:48
d51c7e8
Compare
Choose a tag to compare

Bug fix

  • Fix typo in type of FriendDemographics (#177)
  • Add label property to ImageMapAction type (#187)

Feature

  • Change data api's domain to api-data.line.me (#178)
  • Add getUserInteractionStatistics API (#183)
  • Add new properties in webhook types (#182)

Misc

  • Rewrite test in nock (#179)
  • Update dependencies (#180)

v6.8.3

04 Nov 23:36
000f681
Compare
Choose a tag to compare

Bug fix

  • Add exception handler in middleware (#153)

Feature

  • Flex Message Update 1 (#173)
  • Support friend statistics API (#161)

Misc

  • Update dependencies (#174)

v6.8.2

08 Aug 06:15
e3e98e0
Compare
Choose a tag to compare

Bug fix

  • Fix LINEThings Scenario Execution Event Types (#158)