Skip to content

1.11.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 Jun 18:22
· 14472 commits to master since this release

Included commits: 1.10.0...1.11.0

Improvements

  • Added Transfer module to dependencies.

Fixes

  • Adjusted GlossaryStorageFacade::writeCollectionByGlossaryKeyEvents() so it allows '0' (a zero string) as a translation value. Impacted GlossaryKey\GlossaryWritePublisherPlugin with facade changes.
  • Adjusted GlossaryStorageFacade::writeCollectionByGlossaryTranslationEvents() so it allows '0' (a zero string) as a translation value. Impacted GlossaryTranslation\GlossaryWritePublisherPlugin with facade changes.
  • Adjusted GlossaryStorageFacade::publish() so it allows '0' (a zero string) as a translation value. Impacted GlossaryKeyStorageListener, GlossaryKeyStoragePublishListener, GlossaryTranslationStorageListener with facade changes.