- Update
phpmailer
to version5.2.14
- Bugfix #8
- Refactoring tests
- Bugfix #7
- In method
ViewLetter::setViewFromBody
add parameterviewPath
.
- In
ViewLetter
send attribute_subject
to view. - In
LetterModel
is off the string length validation. - In
LetterModel
add new propertycode
.
- In component added params
subject_prefix
andsubject_suffix
. - Update tests.