3.2.0
·
95 commits
to master
since this release
Included commits: 3.1.2...3.2.0
Improvements
Plugin \Spryker\Zed\Messenger\Dependency\Plugin\TranslationPluginInterface was deprecated, use Spryker\Zed\MessengerExtension\Dependency\Plugin\TranslationPluginInterface instead.
InMemoryMessageTray and SessionMessageTray got changed to use a stack of translation plugins instead of one to be able to fallback to file translations when Glossary key was not found.
Added translation filter to Flash messages.