You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BREAKING: Bump minimal PHP version to 7.4. remp/crm#2068
Added RempMailerUserDataProvider which calls REMP Mailer API endpoint to remove all user data from Mailer (subscriptions, logs, etc.; see Mailer 's endpoint /api/v1/users/delete for more details). remp/crm#1392
Fixed level of logs from INFO to ERROR in Crm\RempMailerModule\Models\Api\Client. remp/crm#1392
Fixed missing opened label translation. remp/crm#2072