# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ## [0.4.0] ### Changed - Set max version to 10 because core platform is switching to Semver ## [0.3.1] - 2018-07-09 ### Added - Support for editing notification email templates [#76](https://github.com/owncloud/templateeditor/issues/76) - Ability to edit email footer templates [#76](https://github.com/owncloud/templateeditor/issues/76) - Support for activity html template [#69](https://github.com/owncloud/templateeditor/issues/69) ## [0.3] - 2018-04-09 First marketplace release ## [0.2] - 2018-02-28 ### Added - App icon [#16](https://github.com/owncloud/templateeditor/pull/16) - app-themes support [#52](https://github.com/owncloud/templateeditor/pull/52) - New user email templates support [#15](https://github.com/owncloud/templateeditor/pull/15) ### Changed - Now default theme is not shown when it is removed from themes [#26](https://github.com/owncloud/templateeditor/pull/26) ### Fixed - Can not edit mail templates when no custom themes available [#60](https://github.com/owncloud/templateeditor/pull/60) - False-positive message 'Template not editable' when selecting a theme before selecting a template [#27](https://github.com/owncloud/templateeditor/pull/27) - Notice in log [#6](https://github.com/owncloud/templateeditor/pull/6) - Hide Editor on deselecting template [#11](https://github.com/owncloud/templateeditor/pull/11) - Reset button [#10](https://github.com/owncloud/templateeditor/pull/10) ## [0.1] - 2014-07-22 ### Added - Activity notification app support [#4](https://github.com/owncloud/templateeditor/pull/4) - Initial implementation [0.4.0]: https://github.com/owncloud/templateeditor/compare/v0.3.1...v0.4.0 [0.3.1]: https://github.com/owncloud/templateeditor/compare/v0.3...v0.3.1 [0.3]: https://github.com/owncloud/templateeditor/compare/v0.2...v0.3