From 9b7863f8ec49eee014cb58d3261ebcf6b56c597c Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 15 Jan 2016 19:09:55 -0700 Subject: [PATCH] version update --- CHANGELOG.md | 19 +++++++++++++++++++ blueprints.yaml | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c27ca3ad..3f90bf2d 100644 --- a/CHANGELOG.md +++ b/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 ## 01/07/2016 diff --git a/blueprints.yaml b/blueprints.yaml index 0a2f95c9..f242c93f 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.0.6 +version: 1.0.7 description: Adds an advanced administration panel to manage your site icon: empire author: