mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-07-13 06:31:27 +02:00
Merge tag '1.4.0' into develop
Release v1.4.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# v1.4.0
|
||||
## 04/xx/2017
|
||||
## 04/19/2017
|
||||
|
||||
1. [](#new)
|
||||
* Added ability to add new pages/folders while editing existing page
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Admin Panel
|
||||
version: 1.3.3
|
||||
version: 1.4.0
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
author:
|
||||
@@ -13,8 +13,8 @@ docs: https://github.com/getgrav/grav-plugin-admin/blob/develop/README.md
|
||||
license: MIT
|
||||
|
||||
dependencies:
|
||||
- { name: grav, version: '>=1.2.0' }
|
||||
- { name: form, version: '~2.0' }
|
||||
- { name: grav, version: '>=1.2.3' }
|
||||
- { name: form, version: '>=2.4.0' }
|
||||
- { name: email, version: '~2.0' }
|
||||
- { name: login, version: '~2.0' }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user