Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@martiis martiis released this 09 Apr 06:05
· 21 commits to master since this release

IMPROVEMENTS:

  • Progress implemented for all import and sync comands (#158).
  • Improved documentation.
  • Added checks for shop existence in ongr:sync:storage:create and if no shop-id is provided storage for active shop is created (#116).
  • Refactored ConsumeEventListener to simplify entity persistence (#165).
  • Updated Tests.

FEATURES:

  • Repository Crawler functionality implemented (#168).

CHANGES:

  • Change log level for inconsistencies (#160).
  • Changed import pipeline services to abstract. (#167, #173).

BUG FIXES:

  • UrlInvalidatorService and SeoAwareTrait property problem (#162).