From dc418b8da5806852921ccb95ec3f44fa9d8f4a65 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 27 Apr 2016 17:32:23 -0600 Subject: [PATCH] updated versions --- CHANGELOG.md | 18 +++++++++++++++++- blueprints.yaml | 2 +- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d71020b4..f97ad5b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,24 @@ # v1.1.0-beta.2 -## XX/XX/2016 +## 04/27/2016 +1. [](#new) + * Added `grav ~1.1` to dependencies + * Added a persistent message if you try to run Admin 1.1 on Grav 1.0 +1. [](#improved) + * Used locator instead of `CACHE_DIR` + * Added a better way to get Admin version + * Show account page for users with certain ACL [#524](https://github.com/getgrav/grav-plugin-admin/pull/524) 1. [](#bugfix) * Fixed Editor Preview using wrong parameters for the ajax call + * Fixed toggle for stable/testing channel + * Fixed blueprint JSON fields + * If not logged in redirect to base path [#445](https://github.com/getgrav/grav-plugin-admin/pull/445) + * Various autoescape fixes + * ColorPicker CSS fixes + * Fix for translation of admin login [#500](https://github.com/getgrav/grav-plugin-admin/issues/500) + * Fix list not applying `toggleable: true` and `style: vertical` [#518](https://github.com/getgrav/grav-plugin-admin/pull/518) + * Fixed issue with update for wrong plugin displaying on plugin details pages + * Fixed error with the **close sidebar** toggle in some browsers (Firefox, iOS Safari) # v1.1.0-beta.1 ## 04/20/2016 diff --git a/blueprints.yaml b/blueprints.yaml index 370bf4af..13647dd6 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.1.0-beta.1 +version: 1.1.0-beta.2 testing: true description: Adds an advanced administration panel to manage your site icon: empire