forked from shopware5/SwagImportExport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
plugin.json
120 lines (117 loc) · 22 KB
/
plugin.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"label": {
"de": "Shopware Import/Export",
"en": "Shopware Import/Export"
},
"copyright": "(c) by Shopware AG",
"license": "MIT",
"link": "http://store.shopware.com",
"author": "Shopware AG",
"currentVersion": "2.10.8",
"changelog": {
"de": {
"2.10.8": "PT-12120 - Shopware 5.7 und PHP8 Kompatibilität;",
"2.10.7": "PT-9529 - Optimiert den Export Prozess;",
"2.10.6": "PT-10810 - Optimiert den Import Prozess;",
"2.10.5": "PT-10211 - Verbessert den Import von Kundennummern;",
"2.10.4": "PT-11213 - Profil-Auswahl-Combobox zu eine PaginationCombobox geändert;",
"2.10.3": "PT-10898 - Die Rechnungsversandkosten werden nun im richtigen Dezimalformat exportiert;",
"2.10.2": "PT-10789 - Problem beim Im/Export der Übersetzungen behoben;",
"2.10.1": "PT-10727 - Behebt ein Problem mit der 5.6 Kompatibilität;",
"2.10.0": "PT-10425 - Shopware 5.6 Kompatibilität;",
"2.9.0": "PT-9955 - Erlaubt Filterung beim Export von Artikelpreisen;",
"2.8.0": "PT-9223 - Optimiert den Download von großen Dateien; PT-9479 - Verbessert Information in der Fehlermeldung beim Kundenimport; PT-9606 - Fügt weitere Felder beim Export von Bestellungen hinzu; PT-9834 - Kompatibilität mit übersetzbaren Bestell- und Zahlungsstatus hergestellt; PT-9869 - Ergänzt die Fehlermeldung bei doppelten E-Mail-Adressen mit unterschiedlichen Kundennummern; PT-9870 - Behebt ein Problem mit dem Pfad für die Logs bei Composer Installationen; PT-9937 - Ermöglicht das Filter von Exporten via CLI-Command mit dateFrom und dateTo Parametern;",
"2.7.0": "PT-8508 - Freitextfeld-Übersetzungen zu CSV-Import hinzugefügt; PT-9186 - Kompatibilität zu anderen Plugins verbessert; PT-9672 - Standardwert für das Änderungsdatum von Artikeln; PT-9703 - Profil für Kategorieübersetzungen hinzugefügt; PT-9711 - Profil für ähnliche Artikel verbessert;",
"2.6.2": "PT-9279 - Kompatibilität zu anderen Plugins verbessert;",
"2.6.1": "PT-9004 - Optimierung der Performanz beim Export von Produkten;",
"2.6.0": "PT-9177 - Shopware 5.5 Kompatibilität; PT-9220 - Konvertierung sind nun paginiert;",
"2.5.0": "PT-8657 - Konfiguration der BatchSize für Export und Import; PT-8910 - Der Wert '0' wird nun korrekt importiert; PT-8923 - Der Artikelexport kann nun auf Product-Streams eingeschränkt werden;",
"2.4.5": "PT-9090 - Fehler beim Export von Bestellungen behoben, wenn keine gültige Steuer hinterlegt ist; PT-9243 - Hilfetext für CLI-Command korrigiert;",
"2.4.4": "PT-9240 - Kunden komplett Profile berücksichtigt nun alle Bestellungen des Kunden;",
"2.4.3": "PT-9191 - Double-Opt-in Registrierungs- und Verfizierungsdaten wurden zu den Newsletter-Informationen hinzugefügt;",
"2.4.2": "PT-7985 - Problem bei Attribut-Importen behoben; PT-8357 - Blocknamen im Backendmodul korrigiert; PT-8661 - Verbessert die Kompatibilität mit Header Modifizierungen bei Export-Downloads; ",
"2.4.1": "PT-9051 - Behebt ein Problem beim Export über das Profil 'Komplette Kundendaten';",
"2.4.0": "PT-8880 - Komplettexport Kundendaten als Profil hinzugefügt",
"2.3.1": "PT-8328, PT-8329, PT-8331 - Neue Events in ArticlesDbAdapter, CategoryWriter und DbalHelper hinzugefügt;",
"2.3.0": "PT-8810 - Shopware 5.4 Kompatibilität;",
"2.2.0": "PT-8008 - Snippet update; SW-18952 - Customer stream selector hinzugefügt; PT-7975 - Auto import für cron list hinzugefügt; PT-8031 - CS fixes; PT-7419 - CSV Zeilenumbruch Probleme behoben; NTR - composer.json aktualisiert; PT-8611 - Parameter überschreiben möglich im UI; PT-8770 - Konfiguration für Trennzeichen beachten; PT-8749 - Adressexport über korrekte Tabelle; PT-7624 - Kategorieimport über Pfad gefixt; PT-8534 - Optimierung für Cron runner und Dateisystem; PT-8226 - Kategorieimport ohne Fehler bei komplexen Bäumen; NTR - Weitere Felder für Bestellexport auswählbar",
"2.1.0": "PT-7644, SW-18399, SW-18916 - Shopware 5.3 Kompatibilität;",
"2.0.2": "PT-6830 - Feature: Kundenadressen Standardprofil; PT-7063 - Bugfix: Beschreibungen für Standardprofile; PT-7095 - Bugfix: Artikelpreis-Import über CLI verbessert; PT-7151 - Bugfix: Import von Artikeln mit Staffelpreisen; PT-7189 - Bugfix: Sortierung der Protokolle anhand des Erstelldatums; PT-7190 - Bugfix: Sortieren und Filtern für Profile verbessert; PT-7192 - Bugfix: Verbesserung der Fehlermeldungen bei erweiterten Datensätzen; PT-7198 - Bugfix: Arbeitsablauf Anlegen und Anpassen von Profilen verbessert; PT-7234 - Bugfix: Zuweisung von Newsletter-Empfänger zu Gruppen; PT-7254 - Bugfix: Update Probleme; PT-7286 - Bugfix: Fehler beim Erstellen von Spalten; PT-7272 - Bugfix: Artikelpreis Import für Einkaufspreis; PT-7281 - Feature: Standardprofil für Bestellungen; PT-7293 - Bugfix: Kein Import-Error für leere Artikeleigenschaften;",
"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;",
"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;",
"1.2.1": "PT-6190 - Bugfix: Import über Cron;",
"1.2.0": "PT-5674 - Feature: Shopware 5.2 Kompatibilität;",
"1.1.8": "PT-5547 - Bugfix: Download XML Exporte;",
"1.1.7": "PT-4288 - Bugfix: Import Staffelpreise repariert;",
"1.1.6": "PT-3447 - Bugfix: Import Konfiguratorfelder; PT-3929 - Bugfix: Artikelübersetzungen; PT-4099 - Bugfix: Fehlerhafter Import einiger Felder, wie 'Länge' und 'Erstellt'; PT-4123 - Bugfix: Aktivkennzeichung bei Artikelimport; PT-4133 - Bugfix: Kundenimport; PT-4225 - Bugfix: Errorlog; PT-4232 - Bugfix: Export offene Bestellungen; PT-4243 - Bugfix: Datumsfilter Bestellübersichtsexport; PT-4245 - Bugfix: Zuordnung PLZ und Stadt; PT-4423 - Bugfix: Standardwerte für Felder, die nicht NULL sein dürfen; PT-4424 - Bugfix: Import Kundenattribute; PT-4549 - Bugfix: Fehler ohne Nachricht beim Kundenimport; PT-4550 - Bugfix: Steuerberechnung Bestellübersichtsexport; PT-4552 - Bugfix: Löschen und Erstellen eines Profils; PT-4557 - Bugfix: Artikel Lagerbestand Export per CLI; PT-4615 - Bugfix: Falscher Pfad beim Export; PT-3447 - Bugfix: Konfigurator Typ wird nun korrekt importiert;",
"1.1.5": "PT-2436 - Feature: Möglichkeit Standardwerte zu hinterlegen; PT-3313 - Bugfix: Falscher Titel bei Import über Cronjob; PT-3417 - Bugfix: Import fortsetzen über Konsole; PT-3448 - Feature: Neuer Export - Bestellübersicht; PT-3513 - Bugfix: Problem mit Umlauten; PT-3530 - Bugfix: Kategorie Metatitel hinzugefügt; PT-3752 - Bugfix: Import Variantenoption 0 / null; PT-3814 - Bugfix: Shop URL von importierter Datei entfernt; PT-3833 - Bugfix: Shopware 5.1 Kompatibilität; PT-3920 - Bugfix: Fehlende Klasse; PT-3980 - Bugfix: PHPUnit Tests korrigiert;",
"1.1.1": "PT-3800 - Bugfix: Shopware 5.1 Kompatibilität;",
"1.1.0": "PT-3246 - Bugfix: Probleme mit Lizenzcheck und Konsolenkommandos; PT-3270 - Bugfix: Export Metatitel von Bildern; PT-3520 - Bugfix: Import von Steuersätzen; PT-3561 - Bugfix: Import von Zubehörartikeln; PT-3671 - Import/Export ist nun kostenlos verfügbar;",
"1.0.7": "PT-2899, PT-3060 - Verbesserung: Starke Verbesserung der Performance; PT-3007 - Feature: Kategorien über den Pfad zuweisen; PT-3025 - Bugfix: Artikel Lagerbestand Export-Fehler behoben; PT-3117 - Bugfix: Import/Export über die Konsole repariert; PT-3422 - Bugfix: Ungebrauchte Snippets entfernt",
"1.0.6": "PT-2785 - Verbesserung: Erlaube Bilder-Uploads im Artikel-Profil;PT-2810 - Bugfix: Bilder mit Leerzeichen; PT-2818 - Verbesserung: Kunden-Referenz über die ID; PT-2819 - Verbesserung: Kunden-Updates ohne Password; PT-2850 - Verbesserung: Übersetzung von Varianten, Konfiguratoren und Eigenschaften; PT-2815 - SW5 Kompatiblität",
"1.0.5": "PT-2514 Feature: Artikel-Lagerbestand-Filter; PT-2530 Feature: Eigenschaften-Import hinzugefügt;PT-2531 Feature: Konfiguratior-Optionen über IDs ansprechen; PT-2533 Feature: Aktualisierung von Bezahlstati; PT-2536 Fix: Optionale Spalten beim Bildimport;PT-2538 Fix: Konfiguratorgruppen mit Doppelpunkten;PT-2618 Feature: Kategorie-Kundengruppen-Ausschlüsse;PT-2642 Fix: Kompatiblität mit BusinessEssentials;PT-2650 Fix: Logeinträge beim Kundenimport;PT-2662 Fix: Konfigurator-Positionen;",
"1.0.4": "PT-2650 Korrektur: Behebt leere Log-Dateien bei einigen Profilen;PT-2653 Korrektur: importieren von Artikeleigenschaften;PT-2514 Hinzugefügt: Zwei neue Lagerbestandsfilter",
"1.0.3": "PT-2643: Korrigiert Filterfehler",
"1.0.2": "Korrektur: Import von gegenseitig abhängigen Artikeln (ähnliche / related Artikel). Feature: Überpringen von Datensätzen; Feature: Events für Erweiterung des Moduls.; Feature: Setze Standard-Werte beim Benutzer-Import (active-flag, default payment);Instock-Filter für Exporte hinzugefügt.;Korrektur des DB-Schema-Updates;Korrektur: Import von Preisstaffeln; Import/Export von eigenen Attributen im Übersetzungsadapter hinzugefügt;PT-2532: Speichert Nachrichten im Log-File",
"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.10.8": "PT-12120 - Shopware 5.7 and PHP8 compatibility;",
"2.10.7": "PT-9529 - Optimizes the export process;",
"2.10.6": "PT-10810 - Optimizes the import process;",
"2.10.5": "PT-10211 - Improves import of customer numbers;",
"2.10.4": "PT-11213 - Change profile selection to PaginationCombobox;",
"2.10.3": "PT-10898 - The invoice shipping costs are now exported in the correct decimal format;",
"2.10.2": "PT-10789 - Fix problem on im/exporting translations;",
"2.10.1": "PT-10727 - Solves an issue regarding 5.6 compatibility",
"2.10.0": "PT-10425 - Shopware 5.6 compatibility;",
"2.9.0": "PT-9955 - Allows filtering on export product prices;",
"2.8.0": "PT-9223 - Optimizes download of large files; PT-9479 - Improves information in error message when importing customer; PT-9606 - Adds further available fields for order export; PT-9834 - Fixed compatibility with translatable order and payment status; PT-9869 - Adds the error message for duplicate email addresses with different customer numbers; PT-9870 - Fixes an issue with path building for logs when installing via composer; PT-9937 - Allows filtering of exports via CLI command with dateFrom and dateTo parameters;",
"2.7.0": "PT-8508 - Added attribute translations to CSV import; PT-9186 - Improve compatibility to other plugins; PT-9672 - Default value for change date of products; PT-9703 - Added profile for category translations; PT-9711 - Improve profile for similar products;",
"2.6.2": "PT-9279 - Improve compatibility with other plugins;",
"2.6.1": "PT-9004 - Improve export performance for products;",
"2.6.0": "PT-9177 - Shopware 5.5 compatibility; PT-9220 - Conversion is now paginated;",
"2.5.0": "PT-8657 - Configuration of batch size for export and import; PT-8910 - The value '0' gets imported correctly now; PT-8923 - It is now possible to limit the product export to a Product-Stream;",
"2.4.5": "PT-9090 - Fix error on export of orders, if a non valid tax is set; PT-9243 - Fix help text for CLI command;",
"2.4.4": "PT-9240 - Customer complete profile considers now every order of the customer;",
"2.4.3": "PT-9191 - Added Double-Opt-In register and confirmation dates to newsletter information;",
"2.4.2": "PT-7985 - Fix problem with attribute imports; PT-8357 - Fix block names in backend module; PT-8661 - Improves compatibility with header modifications when downloading exports; ",
"2.4.1": "PT-9051 - Fix problem when exporting complete customer data;",
"2.4.0": "PT-8880 - Added profile for complete customer data export",
"2.3.1": "PT-8328, PT-8329, PT-8331 - Added new events in ArticlesDbAdapter, CategoryWriter and DbalHelper;",
"2.3.0": "PT-8810 - Shopware 5.4 compatibility",
"2.2.0": "PT-8008 - Snippet update; SW-18952 - Add customer stream selector; PT-7975 - Add auto import to cron list; PT-8031 - CS fixes; PT-7419 - Fix csv line break detection; NTR - Updated composer.json; PT-8611 - Allow parameter override; PT-8770 - Recognize config settings for decimal separator; PT-8749 - Use correct address table on export; PT-7624 - Fix category creation on import via path; PT-8534 - Optimize cron runner and filesystem; PT-8226 - Fix category export for complex trees; NTR - Add further fields to order export",
"2.1.0": "PT-7644, SW-18399, SW-18916 - Shopware 5.3 compatibility;",
"2.0.2": "PT-6830 - Feature: customer address default profile; PT-7063 - Bugfix: Descriptions for default profiles; PT-7095 - Bugfix: Improve product prices import via CLI; PT-7151 - Bugfix: Import of products with graduation prices; PT-7189 - Bugfix: Sorting for protocols based on creation date; PT-7190 - Bugfix: Improve filtering and sorting for profiles; PT-7192 - Bugfix: Improved error messages for extended data sets; PT-7198 - Bugfix: Improve workflow for creating and editing profiles; PT-7234 - Bugfix: Linking newsletter recipients to groups; PT-7254 - Bugfix: Update problems; PT-7286 - Bugfix: Issue when adding columns; PT-7272 - Bugfix: Product price import purchase price; PT-7281 - Feature: Default profile for orders; PT-7293 - Bugfix: No import error for empty product property;",
"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;",
"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;",
"1.2.1": "PT-6190 - Bugfix: Import via cron;",
"1.2.0": "PT-5674 - Feature: Shopware 5.2 compatibility;",
"1.1.8": "PT-5547 - Bugfix: Download XML exports;",
"1.1.7": "PT-4288 - Bugfix: Fixed import of scale-prices;",
"1.1.6": "PT-3447 - Bugfix: Import configurator fields; PT-3929 - Bugfix: Product translations; PT-4099 - Bugfix: Faulty import of some fields, like 'length' and 'created'; PT-4123 - Bugfix: Active flag on product import; PT-4133 - Bugfix: Customer import; PT-4225 - Bugfix: Error log; PT-4232 - Bugfix: Export open orders; PT-4243 - Bugfix: Date filter order overview export; PT-4245 - Bugfix: Mapping zip and city; PT-4423 - Bugfix: Default values for fields, which are not allowed to be NULL; PT-4424 - Bugfix: Import customer attributes; PT-4549 - Bugfix: Error without message on customer import; PT-4550 - Bugfix: Tax calculation order overview export; PT-4552 - Bugfix: Deleting and creating of a profile; PT-4557 - Bugfix: Product stock export via CLI; PT-4615 - Bugfix: Wrong path at export;PT-3447 - Bugfix: Configurator type is now properly imported;",
"1.1.5": "PT-2436 - Feature: Possibility to define default values; PT-3313 - Bugfix: Wrong title for import via Cronjob; PT-3417 - Bugfix: Continue import via console; PT-3448 - Feature: New export - order overview; PT-3513 - Bugfix: Problem with umlauts; PT-3530 - Bugfix: Added category meta title; PT-3752 - Bugfix: Import variant option 0 / null; PT-3814 - Bugfix: Remove shop url from imported file; PT-3833 - Bugfix: Shopware 5.1 Compatibility; PT-3920 - Bugfix: Missing class; PT-3980 - Bugfix: PHPUnit tests fixed;",
"1.1.1": "PT-3800 - Bugfix: Shopware 5.1 compatibility;",
"1.1.0": "PT-3246 - Bugfix: Problems with license check and console commands; PT-3270 - Bugfix: Export meta title of images; PT-3520 - Bugfix: Import of taxes; PT-3561 - Bugfix: Import of accessory products; PT-3671 - Import/Export is now available for free;",
"1.0.7": "PT-2899, PT-3060 - Improvement: Highly improved the performance; PT-3007 - Feature: Assign categories to articles by path; PT-3025 - Bugfix: Importing/exporting article stock works properly now; PT-3117 - Bugfix: Fixed the import/export when using the console; PT-3422 - Bugfix: Removed unnecessary snippets",
"1.0.6": "PT-2785 - Improvement: Image uploads from within the article profile;PT-2810 - Bugfix: Images with whitespaces; PT-2818 - Improvement: Reference customers via ID; PT-2819 - Improvemend: Customer updates without passwords; PT-2850 - Improvement: Translate variants, configuratos and properties; PT-2815 - SW5 compatibility",
"1.0.5": "PT-2514 Feature: Article instock filter; PT-2530 Feature: Added import of properties;PT-2531 Feature: Reference configurator options by ID; PT-2533 Feature: Update payment states; PT-2536 Fix: Optional columns for image import;PT-2538 Fix: Colons in configurator group names;PT-2618 Feature: exclude for customer groups on categories;PT-2642 Fix: BusinessEssentials compatibility;PT-2650 Fix: log entry for customer group imports;PT-2662 Fix: configurator positions;",
"1.0.4": "PT-2650 Fixed creating of empty log record for some profiles; PT-2653 Fixed importing of articles properties;PT-2514 Add: Two new in stock filter",
"1.0.3": "PT-2643: Fixed filter bug",
"1.0.2": "Added after import for the related articles - similar and accessories. Added new feature that skips corrupted record when importing; Added filter and notify events.;Sets default values on user import, for active state and default payment columns.;Added instock filter for exports;Changed db scheme on update from 1.0.0|1.0.1 to 1.0.2;Fixed bug on import price: 'to' had a wrong value.; Added import/export of custom attributes in translation adapter;PT-2532 Saving messages into a log file",
"1.0.1": "Fixed disappearing of the old import/export item from the menu; Added more ACL permissions; Fixed article active flag behaviour; Fixed article attributes entries; Fixed date/time article import issues"
}
},
"compatibility": {
"minimumVersion": "5.6.0",
"maximumVersion": "5.99.99",
"blacklist": [
]
}
}