mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-08-29 09:07:48 +02:00
Prepare for release
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user