OXID eShop version 6.2.3
Additionally to bug fixes and a security improvement (thanks to Dr. Breuker @it.sec!), this patch release contains merged pull requests – thanks to you guys!
Here is some additional information:
- Support for Composer v2.0 was added, which is not as performance-hungry as his ancestor – yee-haa! But no fear: this implementation is backwards-compatible so you are able to use v1.0 as well.
- We added the “oe:module:uninstall-configuration” command for OXID console which removes a module configuration from YAML configuration files and database.
- Support Symfony’s optional class for named services was added. This means that in services.yaml files, you can now drop the
class:
configuration for namespaces if it is the same like the identifier itself. Here’s an example.
Compilation
- OXID CE component 6.6.0 (was 6.5.6 )
- OXID PE component 6.4.1 (was 6.4.1)
- OXID EE component 6.5.4 (was 6.5.3)
- Theme “Flow” 3.6.0 (was 3.5.0 )
- Theme “Wave” 1.5.0 (was 1.4.0 )
- Amazon Pay 3.6.4 (was 3.6.4)
- GDPR Opt-In 2.3.1 (was 2.3.1)
- Klarna 5.3.0 (was 5.1.4 )
- Paymorrow 2.0.3 (was 2.0.3)
- PAYONE 1.3.1 (was 1.3.1)
- PayPal 6.2.1 (was 6.2.0 )
- WYSIWYG Editor + Mediathek 2.4.0 (was 2.3.0 )
- Visual CMS for PE/EE 3.5.3 (was 3.4.0)
- OXID eShop composer plugin 5.1.0 (was 5.0.1 )
- OXID eShop doctrine migration wrapper 3.1.1 (was 2.1.3 )
- Unified Namespace Generator 2.1.0 (was 2.0.1 )
You might find information about deprecated code in the linked changelogs. To find out what to use on behalf, please use the deprecated list in source code documentation.
System requirements, update and installation
- PHP support:
- tested on PHP v7.1, v7.2, v7.3 and v7.4
- Database support:
- tested on MySQL 5.5 and 5.7 works on MySQL 5.6 as well (If you use the OXID eShop Enterprise Edition there might be a pitfall: please see this blog post for more details: Set MySQL 5.6 optimizer setting “block_nested_loop = off” for OXID eShop Enterprise Edition)
- tested on MariaDB v10.4
- Web server support:
- tested on Apache 2.2 and 2.4
Fixed bugs
A list of fixed bugs in this compilation:
More resources
Credits
Many thanks to your merge requests released with this patch!
- keywan-ghadami-oxid for
- Flow-PR-154 (Add a block for password policy modules and display the password strength)
- Wave-PR-103 (Email validation regex)
- alfredbez for
- Wave-PR-109 (Add template blocks to checkout process)
- Wave-PR-106 (Make salutation required if configured)
- Phillinger for
- Wave-PR-73 (Removed unwanted quotation mark in
productmain.tpl
html)
- Wave-PR-73 (Removed unwanted quotation mark in
- oxidsimongassenschmidt for
- Wave-PR-105 (Correction of Div due to schema.org offers)
- mysteriusguy for
- Flow-PR-162 (Variantselector doesn’t work in List View listitem_line in wave and flow)
- WYSIWYG-PR-15 (Allow superscript signs in the WYSIWYG editor)
Leave a Reply
Want to join the discussion?Feel free to contribute!