diff --git a/CHANGELOG.md b/CHANGELOG.md index 41332603..204a649c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/admin.yaml b/admin.yaml index acbc03e1..003abe47 100644 --- a/admin.yaml +++ b/admin.yaml @@ -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 diff --git a/blueprints.yaml b/blueprints.yaml index ea63389a..c0a7f5ba 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -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: