Skip to content

Commit

Permalink
1.0.6 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Jan 2, 2018
1 parent aa48ea5 commit 83113ed
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,40 +2,34 @@

All notable changes to this project will be documented in this file. This project make usage of the [Yii Versioning Strategy](https://github.com/yiisoft/yii2/blob/master/docs/internals/versions.md).

1.0.6 (in progress)
-------------------
## 1.0.6 (2. January 2018)

+ [#6](https://github.com/luyadev/luya-module-contactform/issues/6) Use robots behavior, use module translation system, use system mailer replyTo.
+ [#14](https://github.com/luyadev/luya-module-contactform/issues/14) Added default views for the frontend rendering.

1.0.5 (28. Nov 2017)
-------------------
## 1.0.5 (28. Nov 2017)


+ E-Mail altBody is now auto generated for not html compatible clients or libraries.

1.0.4 (1. Nov 2017)
------------------
## 1.0.4 (1. Nov 2017)

- [#12](https://github.com/luyadev/luya-module-contactform/issues/12) Fixed issue where array input causes email generation error.

1.0.3 (25. May 2017)
-------------------
## 1.0.3 (25. May 2017)

+ [#5](https://github.com/luyadev/luya-module-contactform/issues/5) ReplyTo will auto detected.
+ Prepared Module for translations and added German language.

1.0.2 (4. May 2017)
------------------
## 1.0.2 (4. May 2017)

+ [#4](https://github.com/luyadev/luya-module-contactform/issues/4) Used yii\widgets\DetailView in order to render E-Mails.
+ Added basic Unit-Tests.

1.0.1 (3. May 2017)
-------------------
## 1.0.1 (3. May 2017)

+ [#3](https://github.com/luyadev/luya-module-contactform/issues/3) Removed method `adresses()` due to RC3 upgrade conflict.

1.0.0 (25. April 2017)
----------------------
## 1.0.0 (25. April 2017)

+ First stable release.

0 comments on commit 83113ed

Please sign in to comment.