Releases: netgen/NetgenInformationCollectionBundle
Releases · netgen/NetgenInformationCollectionBundle
v1.0.3
v1.0.2
v1.0.1
[1.0.1] - 2017-02-03
Added
ezinfocollection
andezinfocollection_attribute
table indexes inside Entity classes- bundle now requires
doctrine/orm
by default - updated install doc
v1.0
- ability to render recipient, sender and subject from template.
- more descriptive exception classes.
- more descriptive error logging.
- extracted mailer to a separate class.
- Events class is set as final.
- factory classes moved to separate services .yml file.
- InformationCollectionTrait.
- EmailDataFactory does not require ContentTypeService anymore.
- InformationCollectionController implements ContainerAwareInterface.
- Actions priority.
- Action can be marked as crucial with CrucialActionInterface.
- eZ 5 compatibility ( InformationCollectionLegacyController and InformationCollectionLegacyTrait ).
- exposed collected data to email and full view template.
- disabled http cache in controllers ( thanks @emodric ).
- CSRF token enabled by default ( thanks @emodric ).
- ActionRegistry relies on kernel.debug parameter to throw or ignore exceptions.
v0.8
v0.7.1
- Removed config resolver from EmailDataFactory
v0.7
- Removed unused email template
- New configuration for actions
- Tweaked action registry
v0.5
- Ability to define email template per content type
- Install and config documentation
v0.4
Forward additional content to email template
v0.3
v0.3