mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-14 17:26:10 +01:00
Merge branch 'release/1.0.5' into develop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.0.5
|
||||
## 01/XX/2016
|
||||
## 01/07/2016
|
||||
|
||||
1. [](#new)
|
||||
* Added a pointer to Grav's contributing guide
|
||||
@@ -8,10 +8,13 @@
|
||||
1. [](#improved)
|
||||
* Allow the nonce for a POST action to be set in the query url
|
||||
* Add a fallback twig template to use in case Twig cannot find a template file
|
||||
* Modified update Theme and Plugin buttons to use more reliably markup
|
||||
1. [](#bugfix)
|
||||
* Fix additional `on` parameter when saving plugins configs that contain tabs in their blueprint
|
||||
* Fixes for the `pagemediaselect` form field
|
||||
* Fix an untranslated message in the logout form when `system.languages.translations` is disabled
|
||||
* Fixed a hardcoded `http://` reference throwing warnings under HTTPS
|
||||
* Ensure download package has `.zip` extension, just in case
|
||||
|
||||
# v1.0.4
|
||||
## 12/22/2015
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Admin Panel
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
author:
|
||||
|
||||
Reference in New Issue
Block a user