From cff2e044fb9b73da520f3badf43b36609a4e1300 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Mon, 22 Jan 2018 12:22:03 -0700 Subject: [PATCH] Prepare for release --- CHANGELOG.md | 4 +++- blueprints.yaml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cab388e6..6f6dceed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,14 @@ # v1.7.0-rc.1 -## mm/dd/2017 +## 01/22/2017 1. [](#new) * Added support for markdown in all form fields for `label`, `help`, and `description` when `markdown: true` is set on field 1. [](#improved) + * Lightened tabs in new theme * Sort languages by key [#1303](https://github.com/getgrav/grav-plugin-admin/issues/1303) * Add limit to Parent Levels [#1298](https://github.com/getgrav/grav-plugin-admin/pull/1298) 1. [](#bugfix) + * Fixed alignment issue with language drop-down * Fixed a z-index issue with fullscreen editor [#1302](https://github.com/getgrav/grav-plugin-admin/issues/1302) * Fixed missing background on register [#1307](https://github.com/getgrav/grav-plugin-admin/issues/1307) * Fixed some style issues with field descriptions diff --git a/blueprints.yaml b/blueprints.yaml index c6e6be9e..ae30a38a 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.7.0-beta.1 +version: 1.7.0-rc.1 testing: true description: Adds an advanced administration panel to manage your site icon: empire