From a4790b9797b5be4179c368ca9417e2bdc34e1046 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 11 Dec 2015 13:46:48 -0700 Subject: [PATCH] Release 1.0!! --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ blueprints.yaml | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baa4716f..99168fc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +# v1.0.0 +## 12/11/2015 + +1. [](#new) + * New built-in admin registration process + * Added security check to `section` form field + * Added new RocketTheme font with various icons + * Add `onAdminThemeInitialized()` event to admin `Themes::init()` + * Force timestamp on CSS/JS assets based on `GRAV_VERSION` + * Additions for Gantry5 support +1. [](#improved) + * Force lowercase `username` when logging in + * Hide markdown preview except for pages + * Added a notice if you don't have permission to see dashboard + * Updated admin login page logic + * Return "Invalid Security Token" instead of "Unauthorized" + * Throw exception if you used with built-in PHP web server + * Updated languages + * Removed `noreply@getgrav.org` default email address + * Use new methods to disable CSS/JS pipeline if available + * Various code cleanups +1. [](#bugfix) + * Handle case when email `from` is not configured + * Fix tabs support in plugin/themes settings + * Fix param separator in page media Ajax call + * Fix favicon base URL + # v1.0.0-rc.7 ## 12/01/2015 diff --git a/blueprints.yaml b/blueprints.yaml index 42832153..433dc1f4 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 1.0.0-rc.7 +version: 1.0.0 description: Adds an advanced administration panel to manage your site icon: empire author: