Improvements
The module is now aligned with Magento coding standards.
An internal encoding method is replaced with Magento’s
SerializerInterface
.Direct injections of
ObjectManager
are removed.Protected helper methods are now made public.
We added translation support for text content in the admin area.