Skip to content

Latest commit

 

History

History
339 lines (161 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

339 lines (161 loc) · 15.1 KB

2.4.2 (2023-06-09)

Bug Fixes

  • Data Mapper: Set default values for active, stock and onstock for products (#30) (8baf602)

2.4.1 (2023-06-01)

Bug Fixes

  • Ensure valid IDs in revision table (#29) (ac3313a)

2.4.0 (2022-08-10)

Features

  • Add API endpoints for storefront (#22) (8f1c388)

2.3.6 (2022-01-18)

Bug Fixes

  • Change to absolute path (6fbda3b)

2.3.5 (2022-01-18)

Bug Fixes

  • Change name of temporary zip file (0921b21)

2.3.4 (2022-01-18)

Bug Fixes

  • Remove node vendor folder and duplicated release build (03c4bb4)

2.3.3 (2022-01-18)

Bug Fixes

  • Move shopware package build into semantic-release build (1aba7e1)

2.3.2 (2022-01-18)

Bug Fixes

  • Article Touch: Skip articles without a main detail (bb4d6c0)

2.3.1 (2022-01-14)

Bug Fixes

  • workflow: Add chain to pipeline (fccc4ce)

2.3.0 (2022-01-13)

Bug Fixes

  • Database: Fix naming of revision table (1e661a7)
  • Change table check (f0ade1f)

Features

  • Add prefix to revision table (f84d511)

2.2.0 (2022-01-05)

Features

  • export: Add more product attributes to export (cd94b3a)

2.1.0 (2022-01-04)

Features

  • Attribute Casting: Possibility to list properties/variant attributes to be casted to Float/Integer (6a6dad2)

2.0.15 (2021-12-10)

Bug Fixes

  • Add suffix for variant configurations (3193df8)

2.0.14 (2021-12-09)

Bug Fixes

  • Add prefix to attribute IDs (333fbab)

2.0.13 (2021-12-09)

Bug Fixes

2.0.12 (2021-12-08)

Bug Fixes

  • Shopware 5.6 compatibility (e88d3ca)

2.0.11 (2021-12-08)

Bug Fixes

  • Add german changelog entry (cd72453)

2.0.10 (2021-12-08)

Bug Fixes

  • Shopware 5.6 compatibility (cde4a82)

2.0.9 (2021-12-08)

Bug Fixes

  • Add version and german translation to changelog (009d7b3)

2.0.8 (2021-12-08)

Bug Fixes

2.0.7 (2021-12-07)

Bug Fixes

  • Fix Shopware quality issues (8a05c41)

2.0.6 (2021-12-07)

Bug Fixes

  • Remove erroneous import (d01ba5f)

2.0.5 (2021-11-30)

Bug Fixes

2.0.4 (2021-11-26)

Bug Fixes

  • Move variable to global scope (78f12e8)
  • Remove typo (39c96cd)
  • Remove unnecessary and broken event listener (3b25b1f)

2.0.3 (2021-11-26)

Bug Fixes

  • author: Fix company name to makaira GmbH (7de71b3)
  • deps: Don't use marmalde gitlab anymore (38b42b3)

2.0.2 (2021-11-26)

Bug Fixes

  • License: Added GPL 3.0 license to composer.json (d5b3248)

2.0.1 (2021-11-26)

Bug Fixes

  • License: Added license file (f36d4f9)

2.0.0 (2021-11-26)

Bug Fixes

  • composer: Set correct package name (c2ccda1)
  • Incorrect name of a variable (38f9024)

Features

  • Add cookie consent compability (2e3aa55)
  • Reduce functionality to an import source for Makaira (cbb4fef)
  • Remove unsued plugin setting (c6c38f6)
  • Remove unused plugin settings (3d0827b)

BREAKING CHANGES

  • Any comfort functionality has been removed.

1.7.0 (2021-11-26)

Features

  • Add IDs to revision table for valid delete responses (c6c068c)

1.6.1 (2021-11-25)

Bug Fixes

  • Plugin Backend: Add makaira connect description (5b3055e)

1.6.0 (2021-11-23)

Features

  • Add all shop IDs to the importer response (86849dd)

1.5.0 (2021-11-23)

Bug Fixes

  • Remove TODO and debug information (487da1f)
  • Remove TODO and debug information (c65d774)

Features

  • Add tracking for Machine Learning (fdddea3)
  • Tracking: add setting to activate/deactivate Makaira tracking (d1286cd)
  • add piwik tracking for detail, category, search and checkout (921dd8c)
  • Tracking: add setting to activate/deactivate Makaira tracking (4c06495)
  • add piwik tracking for detail, category, search and checkout (3045eb8)

1.4.0 (2021-11-23)

Features

  • Recommendations on product detail page (bc88793)

1.3.0 (2021-11-23)

Bug Fixes

  • Add missing variable assignment (67d7ebd)

Features

  • Product attribute import (5d9d6db)

1.2.0 (2021-11-23)

Bug Fixes

  • Change change type detection (942ca24)
  • Touch main variant as "product" instead of current variant (150c0ff)

Features

  • Add comments to explain the code (fbee097)
  • Add listener to touch products after order creation (89cfa01)
  • Add missing touches for product import (1bd341c), closes #5

1.1.0 (2021-11-23)

Bug Fixes

  • Add default date (c86629e)
  • Add default value (fad0866)
  • Change serach service for compatibility (2935b07)
  • Change variable name for sorting (34639f8)
  • Code style (17c50fa)
  • Disabled SEO urls for filter (3eeb18d)
  • Remove deprecated interface (d20020d)
  • Remove unused classes and interfaces (4a5c065)

Features

  • Add changes for menu (a2f4f57)
  • Add command names to services (50a8fb7)
  • Add fallback if an error is thrown (e10251d)
  • Apply uncommited changes (af6f45c)
  • Refactor subscriber to use dependency injection (7a8fc87)
  • Rename synchronize button (b78b1b0)

1.0.0 (2021-11-16)

Features

BREAKING CHANGES

  • First released version

0.2.0 (2021-11-16)

Bug Fixes

Features

  • Add automatic deployment for demo shop (365d4fb)
  • Add semantic release (c8df51f)