From 3fa370962e0deb6abeb36e7738639e568d89134a Mon Sep 17 00:00:00 2001 From: Alejandro Date: Tue, 13 May 2014 17:44:52 +0200 Subject: [PATCH] Release 2.13.5 --- NEWS.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/NEWS.md b/NEWS.md index 73a4ef07d427..50eab722d9ae 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,21 @@ +2.13.5 (2014-05-13) +------------------- +* New features + * Infowindows on Hover + * SQL functions moved to a Git submodule + * CDB_CheckQuota improved in preparations for SQL-Based table CartoDBfier + +* Fixed bugs + * Cluster wizard font sizes are scaling very cleanly + * Big files imports/data syncs timeout or OOMs + * Default avatar requests not using https + * A transparent line appears within infowindow in last Chrome version + * Add new accepted formats in Dropbox sync + * Change error when importing a file and there is not enough quota left + * When a custom tooltip is applied in a layer, if you reload the browser, it doesn't appear anymore + * If you select fields with null values, it displays neither title nor value on the new tooltip (infowindow on hover) + * User name is not appearing in that user profile (link in description) + 2.13.4 (2014-05-08) ------------------- * Improvements