changelog updates

This commit is contained in:
Andy Miller
2016-05-26 17:00:25 -06:00
parent c94d50b41a
commit 1ea0fb955e
2 changed files with 4 additions and 1 deletions

View File

@@ -1,9 +1,12 @@
# v1.1.0-beta.6
## 05/xx/2016
1. [](#new)
* Major improvements with the **File Upload** (`file`) field type. Now fully supports themes, plugins, configuration + pages
1. [](#improved)
* 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)
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)

View File

@@ -404,7 +404,7 @@ PLUGIN_ADMIN:
PARAMETER_SEPARATOR_HELP: "Separator for passed parameters that can be changed for Apache on Windows"
TASK_COMPLETED: "Task completed"
EVERYTHING_UP_TO_DATE: "Everything is up to date"
UPDATES_ARE_AVAILABLE: "updates are available"
UPDATES_ARE_AVAILABLE: "update(s) are available"
IS_AVAILABLE_FOR_UPDATE: "is available for update"
IS_NOW_AVAILABLE: "is now available"
CURRENT: "Current"