mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-08-31 03:36:14 +02:00
Merge branch 'release/1.8.19'
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v1.8.19
|
||||
## 02/13/2019
|
||||
|
||||
1. [](#bugfix)
|
||||
* Moved `show_modular` to proper place - Doh! [grav#2362](https://github.com/getgrav/grav/issues/2362)
|
||||
|
||||
# v1.8.18
|
||||
## 02/12/2019
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@ widgets:
|
||||
dashboard-pages: true
|
||||
pages:
|
||||
show_parents: both
|
||||
show_modular: true
|
||||
session:
|
||||
timeout: 1800
|
||||
warnings:
|
||||
@@ -31,7 +32,6 @@ pages_list_display_field: title
|
||||
google_fonts: false
|
||||
admin_icons: line-awesome
|
||||
enable_auto_updates_check: true
|
||||
show_modular: true
|
||||
notifications:
|
||||
feed: true
|
||||
dashboard: true
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Admin Panel
|
||||
version: 1.8.18
|
||||
version: 1.8.19
|
||||
description: Adds an advanced administration panel to manage your site
|
||||
icon: empire
|
||||
author:
|
||||
|
||||
Reference in New Issue
Block a user