From 98c79147d61d80228e00eeaa2510fef09a418596 Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Wed, 20 Apr 2016 12:10:36 -0700 Subject: [PATCH] Updated Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c34b977..025f62e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * The Editor has been reworked to be more flexible. In fact you can now pass any CodeMirror setting via blueprints, through the codemirror: attribute. The buttons have also a new API that allow to add or ignore buttons and behaviors into the toolbar from any plugin (see grav-plugin-editor-buttons). We also added the headers buttons (H1-H6) and Undo / Redo buttons, due to popular demand * We introduced a new colorpicker field. You can now add more colors to your admin plugins :) * Along with the versioning support added in the Grav Core for 1.1, the admin plugin can now install dependencies with the same versioning requirements as the GPM CLI commands. + * Along with GPM Events in the Grav 1.1 Core, events are supported when doing package administration (install/update/uninstall) through the Admin panel. * A new system setting allows to switch between `stable` and `testing`, the admin will show testing version (identified by a badge) allowing them to be installed 1. [](#improved) * We reworked the Datetimepicker, you will notice a new refreshed UI with a much better support for translations