Updated version and changelog

This commit is contained in:
Djamil Legato
2016-04-20 12:09:38 -07:00
parent 7872903444
commit f2fca3f8f0
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# v1.1.0
## xx/xx/2016
# v1.1.0-beta.1
## 04/20/2016
1. [](#new)
* JavaScript Rewrite. Admin is now built in ES6
@@ -7,6 +7,7 @@
* The Editor has been reworked to be more flexible. In fact you can now pass any CodeMirror setting via blueprints, through the codemirror: attribute. The buttons have also a new API that allow to add or ignore buttons and behaviors into the toolbar from any plugin (see grav-plugin-editor-buttons). We also added the headers buttons (H1-H6) and Undo / Redo buttons, due to popular demand
* We introduced a new colorpicker field. You can now add more colors to your admin plugins :)
* Along with the versioning support added in the Grav Core for 1.1, the admin plugin can now install dependencies with the same versioning requirements as the GPM CLI commands.
* A new system setting allows to switch between `stable` and `testing`, the admin will show testing version (identified by a badge) allowing them to be installed
1. [](#improved)
* We reworked the Datetimepicker, you will notice a new refreshed UI with a much better support for translations
* Tabs are now persistent. In views such as Page editing, when switching tab and saving or refreshing, would cause the tab to be reset to the initial one.

View File

@@ -1,5 +1,5 @@
name: Admin Panel
version: 1.1.0-beta
version: 1.1.0-beta.1
testing: true
description: Adds an advanced administration panel to manage your site
icon: empire