mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-10-29 01:06:38 +01:00
@@ -5,6 +5,7 @@
|
|||||||
* Added ability to set a preferred markdown editor in user profile
|
* Added ability to set a preferred markdown editor in user profile
|
||||||
* Added new `onAdminListContentEditors` event to add a custom editor to the list of available
|
* Added new `onAdminListContentEditors` event to add a custom editor to the list of available
|
||||||
1. [](#bugfix)
|
1. [](#bugfix)
|
||||||
|
* Fixed issue deleting file from a plugin's configuration
|
||||||
* Use `Pages::find()` instead of `Pages::dispatch()` as we do not want to redirect out of admin
|
* Use `Pages::find()` instead of `Pages::dispatch()` as we do not want to redirect out of admin
|
||||||
* Fixed broken `parent` field when using the old pages
|
* Fixed broken `parent` field when using the old pages
|
||||||
* Fixed broken `file` field preview when using streams in the path
|
* Fixed broken `file` field preview when using streams in the path
|
||||||
|
|||||||
Reference in New Issue
Block a user