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
Fixed possible redirect issue after login causing HTTP 404 after successful login. remp/remp#1235
[Beam]
Fixed entity and segment group seeder to avoid duplicates in the database. remp/remp#1317
Added --force parameter to migration in update-prod make target. remp/remp#1317
[Campaign]
Changed campaign display rules evaluation to evaluate pageview attributes before including campaign between active campaigns. remp/remp#1302
Fixed bug - when copying campaign, removal of assigned segment affected existing campaign segments. remp/remp#1308
Fixed reporting unknown country as exception. remp/remp#1314
Added --force parameter to migration in update-prod make target. remp/remp#1317
[Mailer]
BREAKING: Updated monolog/monolog to version ^3.0. remp/remp#1315
If any of your extensions rely on monolog, please review your implementation.
BREAKING: Updated robmorgan/phinx library to the latest version. remp/remp#1315
If you write your own migrations, you might want to test them against an empty DB. Types are now strict and older migrations could be broken if you used incorrect type in the past.
BREAKING: Updated latte/latte templating system to version ^3.0. remp/remp#1315