From 2e7a99b3461349e84c3d89f7c95f48ff48057163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20B=C3=A4umer?= Date: Wed, 14 Dec 2016 08:56:56 +0100 Subject: [PATCH] NTR - Prepare plugin.json for store update --- plugin.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin.json b/plugin.json index 0867c62a..5460ee53 100644 --- a/plugin.json +++ b/plugin.json @@ -12,6 +12,7 @@ "changelog": { "de": { + "2.0.1": "PT-7236 - Doppelt vergebene Profil-Namen bekommen einen individuellen Suffix", "2.0.0": "PT-6896 - Bugfix: CSV-Dateien lassen sich ohne Leerzeile am Ende importieren; PT-6896 - Bugfix: Kategorie-ID ist nun ein Pflichtfeld für Kategorien; PT-6896 - Bugfix: Kategorie-IDs werden nicht mehr automatisch inkrementiert; PT-6822 - Bugfix: Einkaufspreise konnten nicht importiert werden; PT-6816 - Bugfix: Artikel-Bilder können wieder von externen Ressourcen importiert werden; Feature: Redesign des Import/Export-Moduls; Feature: Standardprofile hinzugefügt; Feature: Import/Export-Profile können exportiert und importiert werden;", "1.2.4": "PT-3999 - Bugfix: Fehler mit doppelten Exporteinträgen bei Hauptvarianten gefixt; PT-5114 - Bugfix: Kundenimport berücksichtigt nun auch die jeweilige Sprachshopzugehörigkeit; PT-5340 - Bugfix: Export von Kundendaten mit Geburtstag; PT-5633 - Bugfix: Kombinierte Bildzuordnungen werden korrekt importiert; PT-5886 - Bugfix: Relationen von Eigenschaft-Sets lassen sich importieren; PT-6833 - Bugfix: Layout beim mehrfachen Öffnen; PT-6836 - Bugfix: Problem mit XML Importen und Anzeige der Anzahl;", "1.2.3": "PT-6788 - Bugfix: URL generierung für XML downloads für NGINX-Systeme angepasst; PT-6736 - Aktive Hauptvarianten aktivieren auch den gesamten Aritkel - Boolische Werte werden nun korrekt exportiert; PT-6729 - 0 Werte können wieder importiert werden; PT-6711 - Bestellimport gefixed und automatisierte Tests hinzugefügt; PT-6710 - Exportierte und Importierte Dateien können wieder heruntergeladen werden; PT-6685 - Tests für CLI-Kommandos hinzugefügt; PT-6700 - CLI-Import tests hinzugefügt; PT-6701 - Automatisierte Tests hinzugefügt;", @@ -33,6 +34,7 @@ "1.0.1": "Problem mit verschwindendem Import/Export Menü-Eintrag behoben; Weitere ACL-Zugangsberechtigungen hinzugefügt; Korrektur: article.active Verhalten; Korrektur: Artikel-Attribute; Korrektur: Datums- und Zeitimporte" }, "en": { + "2.0.1": "PT-7236 - Duplicate named profile names will get an individual suffix", "2.0.0": "PT-6896 - Bugfix: CSV-files are able to import without a whitespace at the end; PT-6896 - Bugfix: Category-ID is required for categories; PT-6896 - Bugfix: Disabled auto-increment of category ids; PT-6822 - Bugfix: Purchase prices could not be imported; PT-6816 - Bugfix: Article images can be imported from external resources; Feature: Redesign of the Import/Export module; Feature: Added default profiles; Feature: Import/Export profiles can be exported and imported;", "1.2.4": "PT-3999 - Bugfix: Fix issue with recurring export entries for main variant translations; PT-5114 - Bugfix: Customer import links now to the correct language shops; PT-5340 - Bugfix: Fixed client export with birthdays; PT-5633 - Bugfix: Combined image mappings are imported correctly; PT-5886 - Bugfix: Relations of propertie sets can be imported; PT-6833 - Bugfix: Layout when opening many instances; PT-6836 - Bugfix: Fixed problem with xml imports and wrong counted elements;", "1.2.3": "PT-6788 - Bugfix: Fix URL generation for XML downloads under NGINX systems; PT-6736 - Active main variants activate the complete article - Boolean values will be exported correctly; PT-6729 - 0 values can be imported again; PT-6711 - Fixed order import and added automated tests; PT-6710 - Fixed download of exported and imported files; PT-6685 - Added CLI commands tests; PT-6700 - Added CLI import tests; PT-6701 - Added automated tests;",