<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="../../../engine/Shopware/Components/Plugin/schema/plugin.xsd">
    <label lang="de">Vorschaubild in Backend Listing</label>
    <label lang="en">Thumbnail in Backend Listing</label>

    <version>1.0.6</version>
    <copyright>(c) by alphanauten GmbH &amp; Co. KG</copyright>
    <license>proprietary</license>
    <link>https://alphanauten.de</link>
    <author>alphanauten</author>

    <description lang="de">
        <![CDATA[<p>
			Vorschaubild in Backend Listing wird dargestellt
		</p>]]>
    </description>
    <description lang="en">
        <![CDATA[<p>
			Thumbnail in Backend Listing is displayed
		</p>]]>
    </description>
    <changelog version="1.0.6">
        <changes lang="de">Kompatiblität mit Shopware 5.7</changes>
        <changes lang="en">Compatibility with Shopware 5.7</changes>
    </changelog>
    <changelog version="1.0.5">
        <changes lang="de">Nun auch Bilder für Varianten im Backend</changes>
        <changes lang="en">Does now show variant images as well</changes>
    </changelog>
    <changelog version="1.0.4">
        <changes lang="de">Bugfix für Versionen kleiner 5.5</changes>
        <changes lang="en">Bugfix for versions before Shopware 5.5</changes>
    </changelog>
    <changelog version="1.0.3">
        <changes lang="de">Thumbnails passen sich dynamisch an Spaltengröße an</changes>
        <changes lang="en">Thumbnails adapt column size dynamically</changes>
    </changelog>
    <changelog version="1.0.2">
        <changes lang="de">Kompatiblität mit Shopware 5.5</changes>
        <changes lang="en">Compatibility with Shopware 5.5</changes>
    </changelog>
    <changelog version="1.0.1">
        <changes lang="de">Kompatiblität mit Shopware 5.3</changes>
        <changes lang="en">Compatibility with Shopware 5.3</changes>
    </changelog>
    <changelog version="1.0.0">
        <changes lang="de">Veröffentlichung</changes>
        <changes lang="en">Release</changes>
    </changelog>
    <compatibility minVersion="5.2.0"/>
</plugin>