Merge branch 'release/1.10.30.2'

This commit is contained in:
Djamil Legato
2022-02-09 14:51:58 -08:00
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# v1.10.30.2
## 02/09/2022
1. [](#bugfix)
* Fixed regression preventing new `elements` field from saving its state
# v1.10.30.1
## 02/09/2022

View File

@@ -120,7 +120,7 @@ class AdminPlugin extends Plugin
'array' => true
],
'elements' => [
'input@' => false
'input@' => true
],
'element' => [
'input@' => false

View File

@@ -1,7 +1,7 @@
name: Admin Panel
slug: admin
type: plugin
version: 1.10.30.1
version: 1.10.30.2
description: Adds an advanced administration panel to manage your site
icon: empire
author: