version update

This commit is contained in:
Andy Miller
2015-09-11 13:08:22 -06:00
parent fe6fec16db
commit 93a1c33132
2 changed files with 36 additions and 1 deletions

View File

@@ -1,3 +1,38 @@
# v0.5.0
## 09/11/2015
1. [](#new)
* Responsive layout for mobile compatibility (thanks @Vivalldi!)
* Added page type and many other new filters to Page list view
* Added granular ACL requirements to admin pages
* Ability to define page date format
* Added `onAdminTemplateNavPluginHook` to allow for plugins to hook into sidebar
* Added YAML Twig filters (to and from)
* Support for nested metadata
* Added ability to disable automatic update checks via admin plugin configuration
* Initial Spanish translation
1. [](#improved)
* Check for existence of a user account
* Various language additions
* Refactored form fields to remove duplicates from form plugin
* Improved date picker
* Improved display field
* Add page template type to page list view
* Various UI fixes
* Added some default field 'focus' to save clicking
* Only allow "Add Modular" if the theme has modular templates
* Updated `chartist.js` library
* Updated 'fontawesome' fonts to the latest v4.4
1. [](#bugfix)
* Fix for "drag-n-drop" of non-image media
* Fix a fatal error in GPM when offline
* Fix a z-index bug with tooltips
* Fix a z-index bug in lang dropdowns
* Don't allow deleting of last empty array field
* Fix for images with parenthesis in filenames
* Fix for page title visualization when not set
* Fix for cursor position in folder/array fields
# v0.4.3 # v0.4.3
## 08/31/2015 ## 08/31/2015

View File

@@ -1,5 +1,5 @@
name: Admin Panel name: Admin Panel
version: 0.4.3 version: 0.5.0
description: Adds an advanced administration panel to manage your site description: Adds an advanced administration panel to manage your site
icon: empire icon: empire
author: author: