Skip to content

Releases: line/line-bot-sdk-ruby

v1.13.0

24 Dec 02:50
8b74ab3
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

Closed issues:

  • Support new Messaging API endpoints for friend statistics added on 07/08 #140
  • LINE Things - automatic communication feature support #130

Merged pull requests:

v1.12.0

16 Jul 01:39
d29fb89
Compare
Choose a tag to compare

v1.12.0 (2019-07-16)

Full Changelog

Closed issues:

  • Update issue.md #121
  • Consider dropping support for Ruby 2.1 & 2.2 #102
  • Update HTTPClient #58

Merged pull requests:

  • Support insights (friend statistics / demographics) api #141 (kimoto)
  • Support LINE Things ScenarioResult Event #139 (kimoto)
  • Fix wrong #error method usage #138 (mizoR)
  • Add issue template #137 (kimoto)
  • Fix broken link to CONTRIBUTING #136 (mizoR)
  • Remove Line::Bot::Request class to make logic clear #135 (mizoR)
  • Add kind comment on sample code of README.md #134 (toduq)

v1.11.0

04 Jun 06:54
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Support OAuth #120
  • Is changelog maintained? #117
  • Incorrect test case #71

Merged pull requests:

  • Fix broken credentials validation #133 (mizoR)
  • Use logger instead of puts in examples/kitchensink #132 (mizoR)
  • Fix HTTP status code check #131 (mizoR)
  • Support OAuth #129 (mizoR)
  • Fix invalid payload of RichMenu testcase #128 (toduq)

v1.10.0

31 May 01:24
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add support for altUri.desktop property #114
  • Support altUri.desktop #115 (kimoto)

Closed issues:

  • Enhanced Messaging API features after redesign(04/18) #122
  • Add contentProvider properties for image, audio, video #116

Merged pull requests: