Skip to content

3.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 13 Feb 15:01
· 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.