From 0fa2aedc6caf7c5d08d196de87edd4502ac47329 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Wed, 7 Sep 2016 17:01:13 -0600 Subject: [PATCH] version update --- CHANGELOG.md | 4 ++-- blueprints.yaml | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dec2174f..4efbe4ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/blueprints.yaml b/blueprints.yaml index 7da41484..c64f1b31 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -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: