From 20a951434bd72c5929dfa2ba93cf98373dab3b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20B=C3=A4umer?= Date: Mon, 12 Dec 2016 14:17:55 +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 eb3cfcde..bccf7195 100644 --- a/plugin.json +++ b/plugin.json @@ -12,6 +12,7 @@ "changelog": { "de": { + "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;", "1.2.2": "PT-4457 - Bugfix: SecureUninstall Implementierung; PT-4564 - Bugfix: Konfiguratorset zum Artikel hinzugefügt; PT-5218 - Bugfix: PHPUnit Tests; PT-5741 - Bugfix: Unnötige CDN Integration entfernt; PT-5754 - Feature: Konfiguration für Dezimal-Trennzeichen; PT-5810 - Bugfix: Einkaufspreis; PT-6100 - Bugfix: Pflichtfeldprüfung für Übersetzungen; PT-6365 - Feature: Kategoriefilter für das Export Kommando; PT-6371 - Bugfix: Refaktorierung Logger; PT-6392 - Bugfix: Paginierung im Profil-Dropdown;", @@ -32,6 +33,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.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;", "1.2.2": "PT-4457 - Bugfix: Implement SecureUninstall; PT-4564 - Bugfix: Add configurator set to article; PT-5218 - Bugfix: PHPUnit tests; PT-5741 - Bugfix: Remove unnecessary CDN Integration; PT-5754 - Feature: Configuration for decimal delimiter; PT-5810 - Bugfix: Purchase price; PT-6100 - Bugfix: Check for required fields for translations; PT-6365 - Feature: Category filter for export command; PT-6371 - Bugfix: Refactoring logger; PT-6392 - Bugfix: Pagination of profile dropdown;",