version update

This commit is contained in:
Andy Miller
2016-09-07 17:01:13 -06:00
parent 8dd555e4f9
commit 0fa2aedc6c
2 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# v1.2.0-rc.1
## 09/06/2016
# v1.2.0
## 09/07/2016
1. [](#new)
* All new `file` field. All files get uploaded via Ajax and are stored upon Save. This improves the Save task tremendously as now there is no longer the need of waiting for the files to finish uploading. Fully backward compatible, `file` field now includes also a `limit` and `filesize` option in the blueprints. The former determines how many files are allowed to be uploaded when in combination with `multiple: true` (default: 10), the latter determines the file size limit (in MB) allowed for each file (default: 5MB)

View File

@@ -1,6 +1,5 @@
name: Admin Panel
version: 1.2.0-rc.2
testing: true
version: 1.2.0
description: Adds an advanced administration panel to manage your site
icon: empire
author: