Releases: ker0x/messenger
Releases · ker0x/messenger
3.6.0
3.5.0
3.4.0
3.3.3
3.3.2
3.3.1
Changelog (since 3.3.0
)
- 3.3.1 (2020-01)
- Add PHP 7.4 to Travis
- Add Support of
CONFIRMED_EVENT_UPDATE
andPOST_PURCHASE_UPDATE
message tags. (Thanks to @BFoucher) - Deprecated old message tags which will be disabled on March 4th, 2020 (see Current Supported Tags)
- Buttons type
element_share
andnested
are now deprecated
3.3.0
Changelog (since 3.2.0
)
- 3.3.0 (2019-11)
- Update API version to
v5.0
- Add Support of
image_aspect_ratio
property for Generic Template (Thanks to @BFoucher) - Add support of
ice_breakers
andhome_url
properties for Profile API - Add support of
reply_to
property for Message callback - Add support of
Reaction
event - Properties
payment_settings
andtarget_audience
are now deprecated
- Update API version to
3.2.0
Changelog (since 3.1.1
)
- 3.2.0 (2019-08)
- Update API version to
v3.3
- Remove parameter
seq
from webhook Events (Thanks to @SoleneLms) - Api Broadcast and Code are now deprecated (see CHANGELOG)
- Template List and Open Graph are now deprecated (see CHANGELOG)
- Button Share, Nested and Location for Quickreply are now deprecated (see CHANGELOG)
- Add PHPStan for tests
- Update API version to
3.1.1
3.1.0
Changelog (since 3.0.0
)
- 3.1.0 (2018-10)
- Update API version to
v3.2
. - Fix type for properties *AppId in
\Kerox\Messenger\Model\Callback\PassThreadControl::class
,\Kerox\Messenger\Model\Callback\RequestThreadControl::class
and\Kerox\Messenger\Model\Callback\TakeThreadControl::class
. (Thanks to @dbknet) - Change method visibility from
public
toprotected
in\Kerox\Messenger\Helper\ValidatorTrait::class
- Remove methods
isPaymentEnabled
andgetLastAdReferral
from\Kerox\Messenger\Response\UserResponse::class
as there are been removed from the API (see CHANGELOG)
- Update API version to