- [fix] Fixed enterprise edition detection
- [fix] Fixed visualization of tessa attributes in proposals
- Fixed Tessa asset controller
- Removed Tessa gallery button
- Fixed dependencies for Community Edition which prevented the installation
- Fixed bugs in reference entities from patch 1.3.2
- Fixed reference entities with akeneo asset as default image
- Fixed completeness for Tessa asset attributes
- Added english as fallback language
- Added the option to create reference entities with a Tessa asset as default image
- Added the version of the connector in the settings
- Fixed Tessa background synchronization for large queues
- Added a setting to activate/deactivate the active synchronization with Tessa
- Added the ability to add custom extensions in the attribute settings "Allowed extensions"
- Fixed rare bug when updating an entry in the queue which was already processed in the meantime
- Fixed bug, which removed asset attribute values when reverting to an older version of a product
Upgrade guide
- Empty the tessa notification queue (
eikona_media:tessa:notification_queue:execute
) or clearing the database tableeikona_media_tessa_notification_queue
- Update the database (
doctrine:schema:update --force
)
- Fixed installation instructions
- Initial release