From 2797bfdf02be2b415ea65d5d6536a412d196be83 Mon Sep 17 00:00:00 2001 From: onli Date: Mon, 12 Sep 2016 17:36:37 +0200 Subject: [PATCH] Document preview_iframe cleanup + cache IE fix --- docs/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/NEWS b/docs/NEWS index 4e031822..163f74c4 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -1,6 +1,12 @@ Version 2.1-beta1 (June 8th, 2016) ------------------------------------------------------------------------ + * Fix comaptibility bug preventing Internet Explorer (+Edge) to + clear the entry editor cache when saving an entry + + * Remove backend js from preview_iframe.tpls, makeing entry previews + faster, more accurate and more reliable + * Introduce new plugin api function $plugin->getFile($filename, $key = 'serendipityPath'). Other than parseTemplate($filename) it will not parse the found file