From 3bf7fbe3aa9465bf35ca01a4ef963e8a0ab5189f Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Tue, 11 Aug 2015 19:22:00 -0600 Subject: [PATCH] update version --- CHANGELOG.md | 22 ++++++++++++++++++++-- blueprints.yaml | 2 +- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84c52c9d..468a47a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,26 @@ -# v0.2.1 -## XX/XX/2015 +# v0.3.0 +## 08/11/2015 +1. [](#new) + * Show current date in form date format fields + * Added a new **check for updates** button to flush GPM + * Added session timeout configuration for admin + * Added `isSymlink` logic for Grav + * Added new `phpinfo` page +1. [](#improved) + * Improved toggleables + * Support `param_separator` for Apache on windows + * Logout now goes to interstitial to provide session messages + * Updated hints and improved formatting + * Encoding URI for images in editor preview + * Create user `system.yaml` and `site.yaml` if they are missing + * Open external links in new tab by default + * Set edit mode to `normal` by default + * Disable CSS/JS pipelining in the admin 1. [](#bugfix) * Fixed form submission not working in IE + * Fix fatal error when deleting homepage + * Prevent admin plugin activating when the URL of a page contains partial route # v0.2.0 ## 08/06/2015 diff --git a/blueprints.yaml b/blueprints.yaml index 9bc7b56e..22cec53a 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -1,5 +1,5 @@ name: Admin Panel -version: 0.2.0 +version: 0.3.0 description: Adds an advanced administration panel to manage your site icon: empire author: