Deprecated Extensions:
\IPS\core\extensions\core\MemberFilter\Locked
New Features:
We have introduced support for webhooks ; our documentation was also updated to cover this
API breaking changes:
The method definition for changesForHistory() in the MemberRestriction extensions was updated, it's receiving now the DB row as second parameter.
/**
* Get details of a change to show on history
*
* @param array $changes Changes as set in save()
* @pa