Skip to content

Releases: line/line-bot-sdk-ruby

v1.22.0

28 Sep 05:56
e49e85e
Compare
Choose a tag to compare

v1.22.0 (2021-09-28)

Full Changelog

Closed issues:

  • Support imageSet fields in webhook event #236

Merged pull requests:

  • add update/get/get_list rich_menu_alias #237 (4geru)
  • Don't require channel_id & channel_secret when call api related to JWT #240 (koukikitamura)

v1.21.0

18 Aug 08:47
147323c
Compare
Choose a tag to compare

v1.21.0 (2021-08-18)

Full Changelog

Fixed bugs:

  • Invalid reply token #199

Closed issues:

  • Support Channel access token v2.1 #179

Merged pull requests:

v1.20.0

19 Jul 03:06
e5c3488
Compare
Choose a tag to compare

v1.20.0 (2021-07-19)

Full Changelog

Merged pull requests:

v1.19.0

23 Mar 01:18
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Messaging API - October 2020 update #201

Merged pull requests:

v1.18.0

13 Jan 02:34
ad807eb
Compare
Choose a tag to compare

v1.18.0 (2021-01-13)

Full Changelog

Closed issues:

  • Run github actions CI with ruby 3.0 #210
  • keywords property added to Sticker event object #204
  • Support Flex Message Update 2 #202

Merged pull requests:

v1.17.0

18 Dec 04:04
31db9a0
Compare
Choose a tag to compare

v1.17.0 (2020-12-18)

Full Changelog

Implemented enhancements:

  • Support Audience apis #172

Closed issues:

  • Messaging API - September 2020 update #198

Merged pull requests:

v1.16.0

13 Aug 06:03
4d49b9a
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • The endpoint to get statistics is now available in Indonesia (ID) #194

Merged pull requests:

v1.15.0

06 Aug 01:32
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Support icon-nickname-switch #173

Closed issues:

  • Support Get user's language #181
  • New property added to "sticker message" webhook event #154
  • Support new Messaging API endpoints for friend statistics added on 10/16 #150

Merged pull requests:

v1.14.1

06 Apr 09:34
507470b
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

v1.14.0

02 Mar 08:47
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Support Narrowcast api endpoint #161

Fixed bugs:

  • Fix travis error #156

Closed issues:

  • mode property added to webhook event #159
  • Support stay event added to beacon event #155
  • Let's create documentation page using RDoc or YARD! #152
  • Domain name change from api.line.me to api-data.line.me #151
  • Issue template #147
  • Documentation - clean up #146
  • Flex 1 update #144

Merged pull requests:

  • Add example code for User interaction statistic API #168 (kimoto)
  • Support user interaction statistics API #166 (kimoto)
  • Add narrowcast method to client #163 (toduq)
  • Remove ruby-head from travis config and add 2.7 #162 (toduq)
  • Use yard to generate documentation #153 (toduq)