mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-03 11:55:52 +01:00
version update
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -1,3 +1,22 @@
|
|||||||
|
# v1.0.7
|
||||||
|
## 01/15/2016
|
||||||
|
|
||||||
|
1. [](#new)
|
||||||
|
* Added onAdminDashboard event
|
||||||
|
* Added onAdminSave event
|
||||||
|
* New lang strings for reverse proxy toggle
|
||||||
|
1. [](#improved)
|
||||||
|
* More robust YAML file checking in config folders
|
||||||
|
* Removed deprecated menu event
|
||||||
|
* Removed old logs code
|
||||||
|
* Used new onAdminDashboard event for current dashboard widgets
|
||||||
|
1. [](#bugfix)
|
||||||
|
* Fix for missing access checks on config pages #397
|
||||||
|
* Fix parent not loaded on admin form save #587
|
||||||
|
* When no route field is added to a page blueprint, add it as page root
|
||||||
|
* Fix for wrong page count (will show dynamic added pages in count too - Need to fix this)
|
||||||
|
* Fix for IE/Edge saving forms #391
|
||||||
|
|
||||||
# v1.0.6
|
# v1.0.6
|
||||||
## 01/07/2016
|
## 01/07/2016
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: Admin Panel
|
name: Admin Panel
|
||||||
version: 1.0.6
|
version: 1.0.7
|
||||||
description: Adds an advanced administration panel to manage your site
|
description: Adds an advanced administration panel to manage your site
|
||||||
icon: empire
|
icon: empire
|
||||||
author:
|
author:
|
||||||
|
|||||||
Reference in New Issue
Block a user