0.4.7
spryker-release-bot
released this
16 Dec 13:32
·
29 commits
to master
since this release
Included commits: 0.4.6...0.4.7
Improvements
- Added ability to generate
Storefront
application for the project and core levels. - Added a new argument
applicationType
to all GlueApplication* Spryks. - Added a new
AddGlueApiApplicationRouteProviderPlugin
Spryk. - Added a new
RemoveParametersTypeFilter
filter to be used in Twig templates. - Adjusted all GlueApplication* Spryks to generate application name based on dynamic
applicationType
argument. - Adjusted Glue application type to be
Backend
orStorefront
instead ofBackend
only.