diff --git a/CHANGELOG.md b/CHANGELOG.md index cc0c3c8c..3213c757 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # v1.1.0-beta.3 -## 05/xx/2016 +## 05/04/2016 1. [](#new) - * Added a `|adminNicetime` Twig filter to show nicetime in admin user's language + * Added a `|adminNicetime` Twig filter to show 'nicetime' in admin user's language * Added a `prepend` and `append` field option for text input type * Added a WIP `onAdminRegisterPermissions` event + * Added several new languages: Arabic, Danish, Greek, Farsi, Korean, Romanian, Thai. Huge thanks to the [translation teams](https://crowdin.com/project/grav-admin) 1. [](#improved) * Fixed UI issue with Backup / Update buttons positioning * Tweaked placeholders color in login/new user panels [#542](https://github.com/getgrav/grav-plugin-admin/issues/542) diff --git a/blueprints.yaml b/blueprints.yaml index 13647dd6..e995330d 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.1.0-beta.2 +version: 1.1.0-beta.3 testing: true description: Adds an advanced administration panel to manage your site icon: empire