From 2cd443315dbd0b3d7fdec78f0042f22d20e57ede Mon Sep 17 00:00:00 2001 From: alecpl Date: Fri, 29 Oct 2010 08:42:28 +0000 Subject: - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property - Plugin API: add possibility to disable plugin in framed mode, 'noframe' property --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 99e34b81d..802eb2a6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -54,6 +54,8 @@ CHANGELOG Roundcube Webmail - Fix handling of URLs with tilde (~) or semicolon (;) character (#1487087, #1487088) - Plugin API: added 'contact_form' hook - Add SORT=DISPLAY support (RFC 5957) +- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property +- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property RELEASE 0.4.2 ------------- -- cgit v1.2.3