From e7e8f19d02e2e407621e16c46276c0401670384f Mon Sep 17 00:00:00 2001 From: Ian Date: Tue, 27 May 2014 17:52:47 +0200 Subject: [PATCH] document #160 --- docs/NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/NEWS b/docs/NEWS index b8b4475c..db2deb3c 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -13,7 +13,7 @@ Version 2.0-beta3 () deprecated) API access methods for plugins like amazonchooser and linktrimmer, to perform insertion. Also fixed the insertion of text when the ID of the element is not prefixed - + * Move sort by name to simple filter in ML, replace file extension * Remember selected media library folder @@ -28,6 +28,8 @@ Version 2.0-beta3 () * Fixed media insert target bug (issued by #143, #145, #121) + * Fixed publish drafted-entries via dashboard (issue #160) + * All frontend themes that rely on the bundled Core jQuery library are currently using the jquery.noConflict-mode for compatibility to older plugins.