mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-03-18 02:21:06 +01:00
changelog updates
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user