From 7de68893b8d7037fb6ee404999e2ccbf215362b6 Mon Sep 17 00:00:00 2001 From: ChoboHub Date: Thu, 4 Aug 2016 17:26:37 -0400 Subject: [PATCH] Release 1.2.8 --- extension.meta.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/extension.meta.xml b/extension.meta.xml index fa50228..3845a6e 100644 --- a/extension.meta.xml +++ b/extension.meta.xml @@ -20,6 +20,10 @@ + + - Supported on PHP 7 + - Fixed method signatures + - Fixed a bug when the action toolbar is not rendered by the server @@ -31,7 +35,7 @@ - Fixed a bug when a related entry gets deleted - - Parse the url format to request only the needed schema. Improves performance. + - Parse the url format to request only the needed schema. Improves performance - Compatible with 2.6.x (up to 2.6.3)