File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2.5.3
2
+ -----
3
+ * Improvements
4
+ * Start storing the api_key in the database.
5
+ * Created a rake task that copies the api_key from redis to PSQL.
6
+ * Improved sprite compilation time + CSS rendering
7
+ * Created a notification model.
8
+ * Re-enable save_metadata during user after_save.
9
+
10
+ * Fixed Bugs
11
+ * GMaps attribution is above Legend when it is applied.
12
+ * Date filters depend on the system timezone.
13
+ * Query box: field suggestion menu goes out of the canvas.
14
+ * Deactivate by default layer-selector when visualization has only one layer.
15
+ * Deactivate by default legend when none of the layers has a legend applied.
16
+ * Drop type guess based on column names.
17
+ * When trying to import a file and being overquota it reports an unknown error.
18
+ * Geocoding error on tables with cartodb_georef_status column.
19
+ * Infowindow variables are changed after renaming the table.
20
+ * HTTP is not added on basemap wms.
21
+ * Error saving a cell that contains a date.
22
+ * Views: dashboard: vizs: long description overflows.
23
+ * Change text in filters' tooltip.
24
+ * Pass encoding and shape_encoding as separate options to ogr2ogr.
25
+ * Provide a missing 'down' step for some migrations.
26
+ * Problem applying a polygon-patter-file from simple wizard and changing any value inside CartoCSS editor.
27
+ * [ regression] All importable files in a zip file should be imported.
28
+
1
29
2.5.2
2
30
-----
3
31
* Improvements
You can’t perform that action at this time.
0 commit comments