From 49b8e5d0bb712ccf1a1a52bd794d3d7bb905a493 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Sat, 19 Oct 2013 09:49:49 -0400 Subject: [PATCH] Add plugin hook 'contact_validate' to let plugins validate contact records --- CHANGELOG | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 36d35e3..a791dca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,12 @@ CHANGELOG Roundcube Webmail =========================== +- Fix default spell-check configuration after Google suspended their spell service +- Fix vulnerability in handling _session argument of utils/save-prefs (#1489382) +- Fix iframe onload for upload errors handling (#1489379) +- Fix address matching in Return-Path header on identity selection (#1489374) +- Fix HTML part detection when encapsulated inside multipart/signed (#1489372) +- Fix text wrapping issue with long unwrappable lines (#1489371) - Add spellchecker backend for the After the Deadline service - Replace markdown-style [1] link indexes in plain text email bodies - Fixed issues where HTML comments inside style tag would hang Internet Explorer -- Gitblit v1.9.1