Skip to content

Commit 398dd2f

Browse files
committed
Updated release notes (v2.5.3)
1 parent a3b20b5 commit 398dd2f

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

NEWS.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
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+
129
2.5.2
230
-----
331
* Improvements

0 commit comments

Comments
 (0)