Release notes

5.0.12 - (13-09-2022)
  • AKBYNDCON-27 - Added fallback to local storage

    We added a fallback to local storage for reading and downloading files in Akeneo.

5.0.11 - (08-09-2022)
  • AKBYNDCON-26 - Function attributeIsOnCorrectLevel is not working for product models

    The function attributeIsOnCorrectLevel is not working for product models. It always returns false.

5.0.10 - (02-08-2022)
  • AKBYNDCON-24 - Original filename is missing extension

    Original filename is missing extension when we upload to Bynder

  • AKBYNDCON-25 - Mass unlinking of products from an asset

    Fixed issue with mass unlinking of products from an asset

5.0.9 - (29-07-2022)
  • AKBYNDCON-21 - Link products when uploading asset

    Unliking of the previous asset was not done. We made also a fix for linking the products when uploading using the mass edit action.

5.0.8 - (20-07-2022)
  • AKBYNDCON-22 - Meta property options mapping not working

    The connector didn't used the meta property options mapping correctly. This is now fixed.

5.0.7 - (11-07-2022)
  • AKBYNDCON-21 - Link products when uploading asset

    We now link automatically the product('s) when you upload an image in Akeneo. This also works when you use mass action

5.0.6 - (20-05-2022)
  • AKBYNDCON-8 - added better console output

    perf: added better console output

  • AKBYNDCON-9 - using wrong derivative

    fix: The upload of an asset does not result in the correct derivative

  • AKBYNDCON-10 - api routes doesn't work anymore

    fix: api routes

  • AKBYNDCON-11 - refresh asset thumbnail

    feature: Akeneo asset thumbnail preview refresh

  • AKBYNDCON-12 - fallback to original derivative

    fix: get original file when derivative is not found

5.0.5 - (25-03-2022)
  • AKBYNDCON-7 - getFamilyVariant() on null

    fix: Call to a member function getFamilyVariant() on null

5.0.4 - (18-03-2022)
  • AKBYNDCON-6 - map meta property option to multiple attributes

    feat: made it possible to map a meta property option to multiple attributes

5.0.3 - (11-03-2022)
  • AKBYNDCON-5 - added tests

    feat: added phpunit tests

5.0.2 - (08-03-2022)
  • AKBYNDCON-4 - fix updating properties of assets

    fix: updating properties of assets linked to product models

5.0.1 - (04-03-2022)
  • AKBYNDCON-2 - fix unlinking of asset

    fix: unlinking of asset doesn't work

  • AKBYNDCON-3 - using default image

    feat: use default image if derivative is not found

5.0.0 - (02-03-2022)
  • AKBYNDCON-1 - Inital releaase

    Inital releaase for the Bynder connector