-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathplugin.xml
817 lines (767 loc) · 37.6 KB
/
plugin.xml
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
<?xml version="1.0" encoding="utf-8"?>
<plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/shopware/shopware/5.3/engine/Shopware/Components/Plugin/schema/plugin.xsd">
<label lang="en">Endereco Address-Services for Shopware (Download)</label>
<label lang="de">Endereco Adress-Services für Shopware (Download)</label>
<version>3.11.0</version>
<link>https://www.endereco.de/shopware</link>
<copyright>(c) Endereco UG (haftungsbeschränkt)</copyright>
<author><![CDATA[ mobilemojo – Apps & eCommerce UG (haftungsbeschränkt) & Co. KG ]]></author>
<license>AGPLv3</license>
<compatibility minVersion="5.3.0" />
<description lang="en">
<![CDATA[
<p>Endereco's Address Management Service bundles many services in one plugin to enable customers to enter their master data quickly, accurately and correctly formatted. This ensures correct customer data and makes it easier for your customers to enter addresses on smartphones, tablets and desktop PCs.</p><p><br></p><p>- international address validation / address check for Europe and worldwide</p><p>- DHL Leitcodable German addresses</p><p>- Autocomplete / Auto complete / input assistant for postal code, city, street</p><p>- E-mail check for format and deliverability</p><p>- Salutation check and automatic setting of the correct salutation</p><p>- Optional separation of street and house number</p><p>- Suppression of autofill for many browsers - to avoid wrong input</p><p>- Server - to server communication - 100% cookie free</p><p>- DSGVO Conform</p><p>- Optional testing of existing customers</p><p>- Storage of the test status for further processing in the merchandise management system</p><p>- Left to right, right to left support (e.g. for arabic languages)</p><p>- Made in Germany</p><p>- German support for store operators and agencies</p><p>- Test 30 days without any risk!</p><p> - No contractual obligation, No minimum term, no basic fee, no minimum turnover, </p><p>- up to 250 tests per month free of charge!</p><p>Request your free API Key at: https://www.endereco.de/shopware/</p>
]]>
</description>
<description lang="de">
<![CDATA[
<p>Der Address Management Service von Endereco bündeln viele Dienste in einem Plugin, um Kunden zu ermöglichen, Ihre Stammdaten schnell, fehlerfrei und richtig formatiert einzugeben. So erhältst Du korrekte Kundendaten und erleichterst deinen Kunden die Adresseingabe auf Smartphones, Tablets und Desktop PCs.</p><p><br></p><p>- Internationale Adressprüfung / Adresscheck für Europa und weltweit für über 200 Länder<br></p><p>- DHL Leitcodierfähige deutsche Adressen</p><p>- Autocomplete / Auto Vervollständigung / Eingabe Assistent für PLZ, Ort, Strasse</p><p>- E-Mail Prüfung auf Format und Zustellbarkeit</p><p>- Anredeprüfung und automatisches setzen der richtigen Anrede</p><p>- Optionale Trennung von Strasse und Hausnummer <br></p><p>- Unterdrückung des Autofillls für viele Browser - um Fehleingaben zu vermeiden</p><p>- Server - Zu Server Kommunikation - 100% Cookiefrei</p><p>- DSGVO Konform</p><p>- Optionale einmalige Prüfung von Bestandskunden nach Login - vor der Bestellung <br></p><p>- Speicherung des Prüfstatuses zur weiteren Bearbeitung in der Warenwirtschaft</p><p>- Left to right, right to left support (z.B. für arabische sprachen)</p><p>- Made in Germany</p><p>- Deutscher Support für Shopbetreiber und Agenturen</p><p><br></p><b>30 Tage ohne Risiko testen!</b><br><p></p><ul><li>Keine Vertragsbindung, </li><li>Keine Mindestlaufzeit, </li><li>keine Grundgebühr, </li><li>kein Mindestumsatz, </li><li>bis 250 Prüfungen im Monat dauerhaft kostenfrei!</li><li>Gratis API Key anfordern unter: <a href="https://www.endereco.de/shopware/" target="_blank">https://www.endereco.de/shopware/</a></li></ul>
]]>
</description>
<logo>/custom/plugins/EnderecoShopware5Client/logo.png</logo>
<changelog version="3.11.0">
<changes lang="de">
<![CDATA[
<ul>
<li><b>Neue Features</b>
<ul>
<li>Im Backend wurde die Option hinzugefügt, weitere Quellen für Bestellungen zu hinterlegen, die von der Bestandskundenprüfung validiert werden sollen.</li>
<li>Im Backend wurde die Option hinzugefügt weitere Sofortzahlungsarten zu hinterlegen, die von der Adressprüfung validiert werden sollen.</li>
</ul>
</li>
<li><b>Verbesserungen</b>
<ul>
<li>Legacycode für das Prüfen eines existierenden Nutzers entfernt.</li>
</ul>
</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><b>New features</b>
<ul>
<li>The option to store additional sources for orders that should be validated by the existing customer check has been added to the backend.</li>
<li>The option to store additional instant payment methods that should be validated by the address check has been added to the backend.</li>
</ul>
</li>
<li><b>Improvements</b>
<ul>
<li>Legacy code for checking an existing user has been removed.</li>
</ul>
</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.10.0">
<changes lang="de">
<![CDATA[
<ul>
<li><b>Neue Features</b>
<ul>
<li>Mocking hinzugefügt: Einführung einer neuen Klasse <code>CustomerAddressMock</code> unter <code>Shopware\Models\Attribute</code> zur Unterstützung von Tests und Entwicklung.</li>
<li>Composer-Integration: Hinzufügen einer <code>composer.json</code> Datei zur Verwaltung von Abhängigkeiten und Entwicklungstools wie PHP_CodeSniffer, PHPStan und PHPMD.</li>
<li>Automatisiertes QA: Implementierung eines Skripts <code>check_phpmd.sh</code> zur Ausführung von PHPMD und Hinzufügen von QA-Skripten für PHP_CodeSniffer, PHPStan und PHP-Kompatibilitätstests in <code>composer.json</code>.</li>
</ul>
</li>
<li><b>Verbesserungen</b>
<ul>
<li>Logging und HTTP-Client: Integration von <code>GuzzleHttpClient</code> im Backend-Controller <code>EnderecoShopware5Client</code> zur Verbesserung der Zuverlässigkeit der API-Interaktion.</li>
<li>Fehlerbehandlung: Verbesserte Fehlerprotokollierung durch detaillierte Ausnahme-Meldungen und verbesserte Fehlerreaktionen bei API-Aufrufen.</li>
<li>Skript- und Stilaktualisierungen: Aktualisierung von <code>webpack.config.js</code> zur besseren Handhabung von CSS, SCSS, HTML, SVG und Bildressourcen und Anpassung der Webpack-Konfiguration für ein besseres Build- und Entwicklungsserver-Management.</li>
<li>Update js-sdk: JS-SDK wurde auf die neueste Version aktualisiert, was die Leistung verbessert und einige bekannte Fehler behebt.</li>
</ul>
</li>
<li><b>Fehlerbehebungen</b>
<ul>
<li>API-Fehlerbehandlung: Fehler behoben, bei dem falsche HTTP-Statuscodes geprüft wurden (von <code>400</code> auf <code>421</code>).</li>
<li>Cache-Löschung: Überprüfungen hinzugefügt, ob die Methode <code>deleteAll</code> vorhanden ist, bevor versucht wird, Metadaten-Caches zu löschen, um mögliche Fehler bei der Installation und Deinstallation zu vermeiden.</li>
<li>Frontend-Subscriber: Verschiedene kleinere Probleme behoben und die Code-Lesbarkeit und Wartbarkeit in der <code>Frontend</code> Subscriber-Klasse verbessert.</li>
<li>Composer-Bereinigung: Das Build-Skript <code>build-shopware5-client.sh</code> aktualisiert, um unnötige Dateien und Verzeichnisse (<code>vendor</code>, <code>node_modules</code> usw.) aus dem Build-Output auszuschließen.</li>
</ul>
</li>
<li><b>Technische Verbesserungen</b>
<ul>
<li>Code-Standardisierung: Sicherstellung, dass alle PHP-Dateien den PSR-12-Codierungsstandard einhalten, indem PHP_CodeSniffer ausgeführt wurde.</li>
<li>PHP-Kompatibilität: <code>test_php_versions.sh</code> hinzugefügt, um die Kompatibilität des Codes mit mehreren PHP-Versionen (7.4, 8.0, 8.1, 8.2 und 8.3) zu überprüfen.</li>
<li>Docker-Integration: Einführung von <code>fetch-shops.sh</code>, um die Einrichtung verschiedener Shopware-Versionen mit Docker zu automatisieren und so Tests in mehreren Shopware-Umgebungen zu erleichtern.</li>
</ul>
</li>
<li><b>Entfernt</b>
<ul>
<li>Veralteter Controller: Entfernen des Frontend-Controllers <code>EnderecoShopware5Client</code>, der nicht mehr verwendet wurde.</li>
</ul>
</li>
<li><b>Sonstige Änderungen</b>
<ul>
<li>Aktualisierte <code>.gitignore</code>: Modifiziert, um neue Verzeichnisse (<code>shops</code>, <code>vendor</code>) und Dateien (<code>composer.lock</code>) auszuschließen.</li>
<li>Verbessertes Build-Skript: Das <code>build-shopware5-client.sh</code> Skript verfeinert, um den Prozess der Vorbereitung des Plugins für die Bereitstellung zu verbessern.</li>
</ul>
</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><b>New Features</b>
<ul>
<li>Mocking Added: Introduced a new <code>CustomerAddressMock</code> class under <code>Shopware\Models\Attribute</code> to assist with testing and development.</li>
<li>Composer Integration: Added a <code>composer.json</code> file to manage dependencies and development tools such as PHP_CodeSniffer, PHPStan, and PHPMD.</li>
<li>Automated QA: Implemented a script <code>check_phpmd.sh</code> for running PHPMD, and added QA scripts for PHP_CodeSniffer, PHPStan, and PHP compatibility testing in <code>composer.json</code>.</li>
</ul>
</li>
<li><b>Enhancements</b>
<ul>
<li>Logging and HTTP Client: Integrated <code>GuzzleHttpClient</code> in the backend controller <code>EnderecoShopware5Client</code> to replace the previous HTTP client, improving API interaction reliability.</li>
<li>Error Handling: Enhanced error logging by including detailed exception messages and improved error response handling for API calls.</li>
<li>Script and Style Updates: Updated <code>webpack.config.js</code> to include better handling of CSS, SCSS, HTML, SVG, and image assets, and adjusted Webpack configuration for better build and development server management.</li>
<li>Update js-sdk: JS-SDK was updated to the latest version improving performance and fixing some known bugs.</li>
</ul>
</li>
<li><b>Bug Fixes</b>
<ul>
<li>API Error Handling: Fixed the issue where incorrect HTTP status codes were checked (from <code>400</code> to <code>421</code>).</li>
<li>Cache Clearing: Added checks for the existence of the <code>deleteAll</code> method before attempting to clear metadata caches, preventing potential errors during installation and uninstallation.</li>
<li>Frontend Subscriber: Addressed various minor issues and improved code readability and maintainability in the <code>Frontend</code> subscriber class.</li>
<li>Composer Cleanup: Updated the build script <code>build-shopware5-client.sh</code> to exclude unnecessary files and directories (<code>vendor</code>, <code>node_modules</code>, etc.) from the build output.</li>
</ul>
</li>
<li><b>Technical Improvements</b>
<ul>
<li>Code Standardization: Ensured all PHP files follow the PSR-12 coding standard by running PHP_CodeSniffer.</li>
<li>PHP Compatibility: Added <code>test_php_versions.sh</code> to verify code compatibility with multiple PHP versions (7.4, 8.0, 8.1, 8.2, and 8.3).</li>
<li>Docker Integration: Introduced <code>fetch-shops.sh</code> to automate the setup of different Shopware versions using Docker, facilitating easier testing across multiple Shopware environments.</li>
</ul>
</li>
<li><b>Removed</b>
<ul>
<li>Obsolete Controller: Removed the frontend controller <code>EnderecoShopware5Client</code> which was no longer in use.</li>
</ul>
</li>
<li><b>Other Changes</b>
<ul>
<li>Updated <code>.gitignore</code>: Modified to exclude new directories (<code>shops</code>, <code>vendor</code>) and files (<code>composer.lock</code>).</li>
<li>Enhanced Build Script: Refined the <code>build-shopware5-client.sh</code> to improve the process of preparing the plugin for deployment.</li>
</ul>
</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.9.2">
<changes lang="de">
<![CDATA[
<ul>
<li>Größe der JavaScript Bundle Datei reduziert.</li>
<li>Bugfix bei der Formatierung der Straßen in manchen Ländern (Frankreich, USA, UK, usw.)</li>
<li>Bugfix bei der fehlerhaften Anbindung der Bundesländer an Address Service</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Reduced the size of javascript bundle.</li>
<li>Fix formatting bug in some countries streets.</li>
<li>Fix bug in the connection of regions selector to address service.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.9.1">
<changes lang="de">
<![CDATA[
<ul>
<li>Bugfix für die fehlerhafte Anbindung von mehreren Email Feldern an Email Prüfung.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Bugfix that appears when multiple email fields are registered to email service on the same page.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.9.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Die Auswahl der Landesvorwahl bei Telefonnummernprüfung wurde hinzugefügt.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Its now possible to select a country phone code though a flag dropdown.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.8.1">
<changes lang="de">
<![CDATA[
<ul>
<li>Bei Amazon Pay wird eine Attribut-Entity der Adresse hinzugefügt.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Adds an attribute entity when using amazon pay.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.8.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Attribute erweitern. Getrennte Straße und Hausnummer werden nun auch bei Bestelladressen gespeichert.</li>
<li>CSS Fix für Wunschpaket Plugin.</li>
<li>Browserautocomlete Deaktivation ist nun steuerbar.</li>
<li>Bugfix für Bestellblocker bei inaktiven AMS und aktiven StreetSplit</li>
<li>Standardkonfiguration umstrukturieren</li>
<li>Straße wird auf Prüfen und Bestellen Seite auch ohne Adressprüfung/-eingabe gesplittet.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Extend attributes. Separate street and house number are now also saved for order addresses.</li>
<li>CSS fix for "DHL Wunschpaket" plugin.</li>
<li>Browserautocomlete deactivation is now controllable.</li>
<li>Bugfix for order blocker with inactive AMS and active StreetSplit</li>
<li>Restructure default configuration</li>
<li>Street is split on Confirm Order page even without address verification/entry.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.7.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Namensprüfung auf Nachname erweitern. Vorname und Nachname normieren</li>
<li>Rufnummern prüfen und normieren</li>
<li>Bundesland (falls aktiv) prüfen und korrigieren</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Extend namecheck to check and normalize first and last names.</li>
<li>Check and format phone numbers</li>
<li>If active: check and correct region/state</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.8">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/31">Issue #31</a> Append aus dem Smarty Block entfernen</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/31">Issue #31</a> Remove "append" from Smarty Block</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.7">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/30">Issue #30</a> Doppelte Adressprüfung bei AJAX-Formularen</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/30">Issue #30</a> Double addresscheck on submit of ajax forms</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.6">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/29">Issue #29</a> Kommentare für fehlende oder nicht existierende Hausnummern als Kommentare bei Bestellung</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/29">Issue #29</a> Comments for missing or non-existent house numbers as comments when ordering</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.5">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/28">Issue #28</a> S5P-47: Im Modal wird nicht auf die Antwort vom Adresscheck gewartet</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/28">Issue #28</a> S5P-47: The modal is not waiting for the previous address check to finish</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.4">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/27">Issue #27</a> S5P-46: Absendebutton bleibt nach der Adressprüfung grau</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/27">Issue #27</a> S5P-46: Submit button stays gray/disabled</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.3">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/26">Issue #26</a> Apostroph im Landesnamen soll escaped werden</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/26">Issue #26</a> Escape quotes in country list</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.2">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/25">Issue #25</a> S5P-43: Doctrine Model wird manchmal nicht generiert</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/25">Issue #25</a> S5P-43: Doctrine model is sometimes not generated</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.1">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/24">Issue #24</a> S5P-35: Plugin Logger in SW 5.7.2 reparieren</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/24">Issue #24</a> S5P-35: Plugin Logger in SW 5.7.2 fix</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.6.0">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/13">Issue #13</a> Straße und Hausnummer in Attributen speichern</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/12">Issue #12</a> Hinweise für Lagermitarbeiter in Bestellung</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/21">Issue #21</a> PayPal Express Prüfung einbauen</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/22">Issue #22</a> JavaScript SDK aktualisieren</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/13">Issue #13</a> Save street and house number in attributes</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/12">Issue #12</a> Notes for warehouse employees in order</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/21">Issue #21</a> Add PayPal Express check</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/22">Issue #22</a> Update JavaScript SDK</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.6">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/19">Issue #19</a> Fix für "Falsche doAccounting Umsetzung".</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/19">Issue #19</a> Fix for "Wrong doAccounting implementation".</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.5">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/17">Issue #17</a> Fix für "PayPal Express Kunden werden automatisch mit Bestandskundenprüfung geprüft".</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/17">Issue #17</a> Fix for "PayPal Express customers are automatically verified with existing customer verification".</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.4">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/15">Issue #15</a> Fix für "Bei der Bestandskundenprüfung wird eine Adresse als falsche markiert es gibt aber keine Adressvorschläge im Frontend / Endlosschleife".</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/15">Issue #15</a> Fix for "Bei der Bestandskundenprüfung wird eine Adresse als falsche markiert es gibt aber keine Adressvorschläge im Frontend / Endlosschleife".</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.3">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/10">Issue #10</a> Fix für "HB Rechtstexte Modul Konflikt".</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/10">Issue #10</a> Fix for "HB Rechtstexte Modul conflict".</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.2">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/9">Issue #9</a> Fix für "EnderecoIntegrator lässt sich nicht überschreiben".</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/9">Issue #9</a> Fix for "EnderecoIntegrator can't be overwritten".</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.1">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/8">Issue #8</a> Fix für race condition bei der Funktion "Standardland vorauswählen"</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/8">Issue #8</a> Fix for a race condition in the function "preselect default country"</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.5.0">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/6">Issue #6</a> Plugin mit Shopware 5.7 kompatibel machen</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/7">Issue #7</a> Modul nur auf den Seiten laden, wo es gebraucht wird</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/2">Issue #2</a> Fix für den Fehler "directory X not allowed by security setting"</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/6">Issue #6</a> Make Plugin compatible with Shopware 5.7</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/7">Issue #7</a> Load module only where it's needed</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/2">Issue #2</a> Fix for the bug "directory X not allowed by security setting"</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.4.2">
<changes lang="de">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/4">Issue #4</a> Client Information ist bei GitHub und Store Version gleich</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/3">Issue #3</a> Falscher referer bei serverseitigen Anfragen</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/4">Issue #4</a> Client info is the same between GitHub and Store version of the client</li>
<li><a href="https://github.com/Endereco/endereco-shopware5-client/issues/3">Issue #3</a> Wrong referer for serverside requests</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.4.1">
<changes lang="de">
<![CDATA[
<p>BUGfix: Standard CSS lässt sich nun wieder deaktivieren.</p>
]]>
</changes>
<changes lang="en">
<![CDATA[
<p>BUGfix: Default CSS can be deactivated now.</p>
]]>
</changes>
</changelog>
<changelog version="3.4.0">
<changes lang="de">
<![CDATA[
<p>Feature: Im Subshop kann das Modul komplett deaktiviert werden.</p>
<p>Feature: Fehlermeldungen werden unter der E-Mail Adresse anngezeigt (deaktivierbares Feature).</p>
<p>Feature: Prüfungsstatus wird durch Hintergrundfarbe auffälliger.</p>
<p>BUGfix: 400 Fehler sollen bei gesprerrten Diensten den Error-Log nicht überfüllen.</p>
]]>
</changes>
<changes lang="en">
<![CDATA[
<p>Feature: The module can be completely deactivated in the subshop.</p>
<p>Feature: Error messages for email check will be displayed as text under the input (can be deactivated).</p>
<p>Feature: Check status is more visible through colorfull background color.</p>
<p>BUGfix: 400 errors should not fill the error log anymore.</p>
]]>
</changes>
</changelog>
<changelog version="3.3.3">
<changes lang="de">
<![CDATA[
<p>BUGfix: 400 Fehler wegen gesperrten Diensten werden nicht mehr geloggt.</p>
<p>BUGfix: bei Auflösung von Landes-ID zu Landeskürzel und umgekehrt, wird explizit geprüft, ob ein Objekt gefunden wurde.</p>
<p>Feature: Republik Kosovo zur Auswahl der Standardländer hinzugefügt.</p>
]]>
</changes>
<changes lang="en">
<![CDATA[
<p>BUGfix: Errors with 400 code because of not assigned services will not be logged anymore.</p>
<p>BUGfix: Country-ID to Country-Code and vice-versa mappings check if repository returns an objekt before reading the field value.</p>
<p>Feature: Added Republic of Kosovo to default countries selector.</p>
]]>
</changes>
</changelog>
<changelog version="3.3.2">
<changes lang="de">
<![CDATA[
BUGfix: Attributennamen in address/form.tpl berichtigt
]]>
</changes>
<changes lang="en">
<![CDATA[
BUGfix: corrected attribute names in address/form.tpl
]]>
</changes>
</changelog>
<changelog version="3.3.1">
<changes lang="de">
<![CDATA[
BUGfix: löst das Problem mit fehlender Spalte
]]>
</changes>
<changes lang="en">
<![CDATA[
BUGfix: fix the bug with missing column
]]>
</changes>
</changelog>
<changelog version="3.3.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Status der Adressenprüfung wird bei Bestellungen als Attribut gespeichert</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Saving addres check status in orders attribute.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.2.3">
<changes lang="de">
<![CDATA[
<ul>
<li>Pluginbeschreibung hinzugefügt.</li>
<li>Plugin Name angepasst, um zwischen Store und gitHub Version zu unterscheiden.</li>
<li>Kompatibilität zwischen Store und GitHub Version verbessert.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Added plugin description.</li>
<li>Plugin name changed to distinguish between the store and github version.</li>
<li>Improved compatibility between store and github versions.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.2.2">
<changes lang="de">
<![CDATA[
<ul>
<li>Kritischer BUGFIX. Wenn bei Stammdatenprüfung die Adressen wegen einem Fehler nicht geprüft werden können, wir die Seite maximal nur einmal neugeladen.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Critical BUGFIX. Limit checkout/confirmation if the one of the addresses can not be checked for a technical reason.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.2.1">
<changes lang="de">
<![CDATA[
<ul>
<li>Den z-index des Adresscheckmodals erhöht.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Increase the z-index of the address check modal.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.2.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Stammkundenprüfung erfolgt nun beim Login.</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>Existing customers are now checked on login.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.1.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Onsubmit Auslöser für AdressCheck kann deaktiviert werden</li>
<li>Fortsetzung des Submits nach der Adressprüfung kann deaktiviert werden</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>The onsubmit trigger for adresscheck can now be deactivated</li>
<li>The submit continuation after the address has benn selected can now be deactivated.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.1.0">
<changes lang="de">
<![CDATA[
<ul>
<li>Onsubmit Auslöser für AdressCheck kann deaktiviert werden</li>
<li>Fortsetzung des Submits nach der Adressprüfung kann deaktiviert werden</li>
</ul>
]]>
</changes>
<changes lang="en">
<![CDATA[
<ul>
<li>The onsubmit trigger for adresscheck can now be deactivated</li>
<li>The submit continuation after the address has benn selected can now be deactivated.</li>
</ul>
]]>
</changes>
</changelog>
<changelog version="3.0.1">
<changes lang="de">
<![CDATA[
JS-bundle Größe reduziert.
]]>
</changes>
<changes lang="en">
<![CDATA[
Reduced JS-Bundle size.
]]>
</changes>
</changelog>
<changelog version="3.0.0">
<changes lang="de">
<![CDATA[
Komplette Überarbeitung des Plugins.
]]>
</changes>
<changes lang="en">
<![CDATA[
Complete rework of the plugin.
]]>
</changes>
</changelog>
</plugin>