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
Added option to display only selected mail type categories on the subscribeEmailSuccess page. remp/helpdesk#2533
Method render() within the MailSettings component is already prepared to accept an array of mail type category codes. Added argument to MailSettingsPresenter->renderSubscribeEmailSuccess() allows to preset these categories before the user is redirected.
Fixed wrong link to filtered users list within mail logs. remp/crm#1892