diff --git a/CHANGELOG.md b/CHANGELOG.md index 613cd896..b2b780d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v.1.2 + * Internationalization / Language / Translation support (i18n) with support for German/French + * A frontend/client side testing framework and backend build tests + * Customizable robots.txt + * Customizable app title (finally you can name your epl instance!) + * eejs render arguments are now passed on to eejs hooks through the newly introduced `renderContext` argument. + * Plugin-specific settings in settings.json (finally allowing for things like a google analytics plugin) + * Serve admin dashboard at /admin (still very limited, though) + * Modify your settings.json through the newly created UI at /admin/settings + * Fix: Import
    's as
      's and not as