Improvements
We refactored many controller classes to replace usage of
$this→getRequest().We’ve removed avoidable usages of protected access for properties and methods.
The
NewsletterManageIndexPluginis now an ‘after’ plugin not an ‘around’ plugin.We fixed all outstanding PHPStan errors (level 2).
We removed a deprecated method in the
UrlFinderclass which was calling a non-API core method.We now specify the
sales_ordertable in aWHEREclause for order statuses in customer sync.
Bug fixes
We updated a block reference in the LogViewer layout XML.
We fixed a 401 console error that appeared when viewing URLs from *.dotdigital.com in an iframe via the admin.
