Releases: line/line-bot-sdk-nodejs
Releases · line/line-bot-sdk-nodejs
v7.5.2
What's Changed
- Bump file-type from 15.0.1 to 16.5.4 by @dependabot in #349
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #348
- Bump semver-regex from 3.1.2 to 3.1.4 by @dependabot in #344
- Bump async from 2.6.3 to 2.6.4 by @dependabot in #339
- Bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #343
- Release 7.5.1 by @tawAsh1 in #353
- Configure Renovate by @renovate in #354
- Update dependency ansi-regex [SECURITY] by @renovate in #355
- Update dependency minimist to 1.2.6 [SECURITY] by @renovate in #356
- Update dependency nanoid to 3.1.31 [SECURITY] by @renovate in #357
- Pin dependencies by @renovate in #359
- Update dependency nock to v13.2.9 by @renovate in #360
- Update dependency ts-node to v10 by @renovate in #363
- Update dependency husky to v8 by @renovate in #361
- Update dependency axios to ^0.27.0 by @renovate in #366
- Update actions/checkout action to v3 by @renovate in #369
- Update dependency mocha to v9.2.2 by @renovate in #374
- Update dependency form-data to v4 by @renovate in #373
- Update actions/setup-node action to v3 by @renovate in #370
- Update supported nodejs versions by @tokuhirom in #365
- Update dependency express to v4.18.1 by @renovate in #367
- Update dependency prettier to v2.7.1 by @renovate in #368
- Update dependency @types/node to v16 by @renovate in #371
- Update dependency mocha to v10 by @renovate in #362
- Release 7.5.2 by @tokuhirom in #375
New Contributors
- @tawAsh1 made their first contribution in #353
- @renovate made their first contribution in #354
- @tokuhirom made their first contribution in #365
Full Changelog: v7.5.0...v7.5.2
v7.5.0
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
v7.4.0
v7.3.0
v7.2.0
v7.1.0
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
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)