Releases: line/line-bot-sdk-nodejs
Releases · line/line-bot-sdk-nodejs
v6.7.1
23 May 07:44
Compare
Sorry, something went wrong.
No results found
Misc
Drop Node.js 6 and add support for Node 12
Update README file as per template
v6.7.0
18 Apr 06:45
Compare
Sorry, something went wrong.
No results found
Feature
Add alt URL field to URI action (#135 )
Implement (un)linkRichMenuToMultipleUsers (#135 )
Type
Fix typo in a type (#124 )
v6.6.0
08 Mar 09:07
Compare
Sorry, something went wrong.
No results found
Feature
Add DeviceLinkEvent / DeviceUnlinkEvent (#123 )
Type
Fix FlexSpacer to have optional 'size' property (#122 )
Misc
Run npm audit fix to fix minor dependency vulnerability.
v6.5.0
16 Feb 07:06
Compare
Sorry, something went wrong.
No results found
Feature
Add APIs to get number of sent messages (#116 )
Add account link event (#117 )
Misc
6.4.0
19 Nov 09:24
Compare
Sorry, something went wrong.
No results found
Feature
Add getLinkToken API (#96 )
Handle req.rawBody in Google Cloud Functions (#101 )
[Kitchensink] Add ngrok functionality (#99 )
Type
Add types for video in imagemap message (#100 )
Add contentProvider fields to content messages (#103 )
Add destination field to webhook request body (#102 )
Add MemberJoinEvent and MemberLeaveEvent types (#107 )
Misc
Don't include doc in released source
Upgrade TypeScript to 3.1.6 (#94 )
Refactoring (#94 , #98 , #99 )
Remove webhook-tester tool
v6.3.0
21 Sep 05:56
Compare
Sorry, something went wrong.
No results found
Feature
Add default rich menu APIs (#87 )
Type
Add missing defaultAction field to TemplateColumn
Misc
Use VuePress as documentation engine (#85 )
Upgrade minimum supported Node.js version to 6
v6.2.1
16 Aug 09:11
Compare
Sorry, something went wrong.
No results found
Misc
Remove gitbook-cli from dev dependencies
v6.2.0
16 Aug 09:11
Compare
Sorry, something went wrong.
No results found
Type
Add QuickReply types (#83 )
Format type comments
Misc
v6.1.1
16 Aug 09:10
Compare
Sorry, something went wrong.
No results found
Type
Update FlexMessage types (#81 )
Misc
Add test coverage (#78 )
Add JSDoc comments (#80 )
v6.1.0
19 Jun 09:23
Compare
Sorry, something went wrong.
No results found
6.1.0 (19 June 2018)
Type
Add types for flex message (#74 )
Simplify type definition for Action