From 115ff03d2110c7f5fe609d1a412cdc92926e8d69 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 5 Nov 2018 15:34:10 -0700 Subject: [PATCH] prepaer for release --- CHANGELOG.md | 6 +++--- blueprints.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec0b3621..705ea5ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v1.8.13 -## mm/dd/2018 +## 11/05/2018 1. [](#new) * Added new `|nested()` Twig filter to access array objects with dot notation syntax @@ -33,7 +33,7 @@ ## 10/01/2018 1. [](#new) - * IMPORTANT: Non `admin.super` users are now subject to XSS validation in Page content. Configurable via Configuration / Security + * IMPORTANT: Non `admin.super` users are now subject to XSS validation in Page content. Configurable via Configuration / Security * New XSS content warnings and integration into page save * Added new event `onAdminPage()` which allows plugins to customize `Page` object in `$event['page']` 1. [](#improved) @@ -45,7 +45,7 @@ * Twig 2 compatibility fixes for macros * Updated `composer.json` to better match Grav 1.5 * Remove `package-lock.json` as it was referencing an insecure JS package - + # v1.8.9 ## 08/23/2018 diff --git a/blueprints.yaml b/blueprints.yaml index a7a3e6ca..c7e87150 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.8.12 +version: 1.8.13 description: Adds an advanced administration panel to manage your site icon: empire author: