Releases: pierre3/LineMessagingApi
Release_v1.4.5
https://www.nuget.org/packages/Line.Messaging/1.4.5
- Supports the API update at 1/17/2019
https://developers.line.biz/en/news/2019/01/
- New endpoints added to Messaging API
- We reviewed the implementation of the LineMessagingClient class.
- Added interface ILineMessagingClient.
- Changed methods of LineMessagingClient class to virtual method.
Release v1.4.4
Supports the API update at 12/18/2018
(Nuget Gallery)
https://www.nuget.org/packages/Line.Messaging/1.4.4
Release v1.4.3
Added new webhook events
- Member join event
- Member leave event
- Device link event
- Device unlink event
Nuget package: https://www.nuget.org/packages/Line.Messaging/1.4.3
Release v1.4.2
Nuget package : https://www.nuget.org/packages/Line.Messaging/1.4.2
Support API updates 2018/09/19, 2018/11/08
[2018/09/19] Default rich menu can now be configured with the Messaging API
[2018/11/08] Specification change for the Messaging API
- You can play videos in imagemap messages.
- New properties are added to webhook events.
See https://developers.line.me/en/news/
Bug fixed
Release v1.4.1
Added the Flex Message and Quick Reply feature.
Release v1.3.1
Bug Fix of LiffClient.UpdateLiffAppAsync method.
Added the LINE Front-end Framework (LIFF) feature.
Release v1.3.0
Added the LINE Front-end Framework (LIFF) feature.
Release v1.2.6
Release v1.2.5
Supports API update at 2018-03-29
(https://developers.line.me/en/docs/messaging-api/release-notes/)
- Supports the account link feature.