From ddc31d2b031c8ba951a548ec82e87811c6291836 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 30 May 2016 20:21:24 -0600 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcbe0048..82ef487d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ # v1.1.0-beta.6 -## 05/xx/2016 +## 05/30/2016 1. [](#new) * Major improvements with the **File Upload** (`file`) field type. Now fully supports themes, plugins, configuration + pages 1. [](#improved) + * Updated with latest languages via [Crowdin](https://crowdin.com/project/grav-admin/) * Provide security options for single tabs [#615](https://github.com/getgrav/grav-plugin-admin/issues/615) * Disable double clicking on Save/Delete/Copy page actions [#611](https://github.com/getgrav/grav-plugin-admin/issues/611) * Tweaked the avatar alignment in sidebar [#592](https://github.com/getgrav/grav-plugin-admin/issues/592) @@ -11,9 +12,13 @@ * Enabling / Disabling a Plugin doesn't trigger the expand / collapse details anymore [#614](https://github.com/getgrav/grav-plugin-admin/issues/614) * Added hover on plugins list rows to match pages [#619](https://github.com/getgrav/grav-plugin-admin/issues/619) * Translate media configuration [#608](https://github.com/getgrav/grav-plugin-admin/issues/608) + * Use raw routes in blueprints to better support multi-language [#798](https://github.com/getgrav/grav-plugin-admin/issues/798) 1. [](#bugfix) * Fix double "Removed successfully" appearing when removing a package [#609](https://github.com/getgrav/grav-plugin-admin/issues/609) * Prevent removing required plugins dependencies when removing a package [#613](https://github.com/getgrav/grav-plugin-admin/issues/613) + * Show page title in Delete Confirmation modal if this information is available + * Don't try to uninstall admin/form/login/email plugins + * Only check for updates if not `admin.maintenance` or `admin.super` [#557](https://github.com/getgrav/grav-plugin-admin/issues/557) # v1.1.0-beta.5 ## 05/23/2016