diff --git a/CHANGELOG.md b/CHANGELOG.md index c91beaca..72a0251a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,13 @@ 1. [](#improved) * Use new system configuration entries for username and password format + * Reworked Page parent field to use `Pages::getList()` rather than logic in Twig field itself * More robust styling of admin themes page [#1067](https://github.com/getgrav/grav-plugin-admin/pull/1067) * Fix fullscreen editor height [#1065](https://github.com/getgrav/grav-plugin-admin/pull/1065) * Fix small UI issue in the editor with `codemirror.lineNumbers` && `codemirror.styleActiveLine` enabled * Fix UI performance issue in the dashboard [#1064](https://github.com/getgrav/grav-plugin-admin/issues/1064) - +1. [](#bugfix) + * Fixed issue with parent not working with custom slug [#1068](https://github.com/getgrav/grav-plugin-admin/issues/1068) # v1.3.3 ## 04/12/2017