Releases: line/line-bot-sdk-php
Releases · line/line-bot-sdk-php
1.5.0
09 Mar 09:33
Compare
Sorry, something went wrong.
No results found
1.4.0
20 Jan 14:08
Compare
Sorry, something went wrong.
No results found
Support multicast API
#48
Change to be able to set text field to PostbackTemplate
#47
1.3.0
27 Nov 07:14
Compare
Sorry, something went wrong.
No results found
Features
Add method to get message type #42
The new method MessageEvent#getMessageType() returns type of message event (e.g. text, image)
1.2.1
21 Nov 08:54
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Append Content-Length: 0 to request header when body of POST is empty (#38 )
Fix #35
1.2.0
17 Nov 06:36
Compare
Sorry, something went wrong.
No results found
Features
Support BaseEvent#getEventSourceId()
This method returns the identifier of the event source that associated with event source type (i.e. returns any: userId, groupId or roomId).
#36
Add method to get beacon event type
#37
1.1.0 - Provide function to retrieve response header(s) from Response class
19 Oct 07:23
Compare
Sorry, something went wrong.
No results found
Add two new methods to Response class
Now you can retrieve response header(s) through Response class.
Related:
Thank you for your suggestion, @samwierema .
Response#getHeader($name)
This method returns a response header string, or null if the response does not have a header of that name.
Response#getHeaders()
This method returns all of the response headers as string array.
Fix handling to specify endpoint base URI
#30
1.0.0 - Support new LINE Messaging API
29 Sep 04:40
Compare
Sorry, something went wrong.
No results found
Support new LINE Messaging API
Docs:
Dropped old trial bot API support
No longer support old trial bot.
0.1.0
27 Apr 11:01
Compare
Sorry, something went wrong.
No results found
0.0.2
27 Apr 07:21
Compare
Sorry, something went wrong.
No results found
0.0.1
27 Apr 07:20
Compare
Sorry, something went wrong.
No results found