Skip to content

Releases: CartoDB/cartodb

v2.2.0

30 Sep 15:04
Compare
Choose a tag to compare
  • Fixed Bugs
    • Malformed polygons fail without warning
  • Improvements
    • Ported cartodb to leaflet 0.6

v2.1.5

25 Sep 15:53
Compare
Choose a tag to compare
  • Fixed Bugs
    • Geometry editing can mess up interactivity layer
    • layergroup should always return 200 when the call is jsonp
    • When there are more layers than legends applied, the layer selector can break the legends
    • Merge tables sets all values the same for every column
    • styles could be overriden in tables created before version 2.1.3.4.2
    • Problem with custom quotas in central
    • Removing a visualization from the dashboard reload the list in a weird order
    • Tables in the 'Create new visualization' window should be by updated_at
    • Contradictory messages when changing a password
    • Trying to create a table from a query fails
    • Support files with Chinese data
    • HTML template generated without the content of the title fields
    • Hide opened infowindow when hiding a layer that has an infowindow opened.
    • Fix enabled/disabled state for sync checkbox in legend editor
    • When you deselect a title from the infowindow fields pane, and then go to the infowindow custom editor, appears the title line empty
    • Problem with IE browsers in compatibility mode
    • https viz.json url redirects to http and it should not
    • if embed is https and uses google maps it is blocked by chrome
    • When entering to this view it says there is a query applied (but not)
    • After editing geometries, interactivity ceases to work
    • when execute a query without the_geom_webmercator styles are not properly reset
    • Error when trying to access the drobox uploader twice
    • Image header template fails when first field selected is null
  • Improvements
    • Developer page spelling mistake exited => 'excited'
    • Add Dropbox and file-import tests
    • Unify marker-width with marker fill row on the wizards
    • Improve the way we detect the geometry column on the geojson files

v2.1.4

19 Sep 08:44
Compare
Choose a tag to compare
  • Fixed Bugs
    • Disabling a layer on a visualization causes interactivity to be obtained from wrong layer
    • If you click over Select fields button in the infowindow when there isn't any field selected should open the right tab pane in infowindow panel
    • Show the blue bar on every table independently until it gets closed by the user.
    • Can't make a density map
    • change wizards according to the geometry type returned by the query
    • assert infowindow doesn't have fields which are not in the table before save
    • When having a SQL applied and clearing it the applied wizard is set to default
    • race condition when query switch from one geometry type to another
    • Not possible to parse geometry type when first rows don't have any geometry
    • When you try to filter by date (using created_at for example), it fails
    • Fix the height of the blocking message in the infowindow editor
    • If you click over Select fields button in the infowindow when there isn't any field selected should open the right tab pane in infowindow panel
    • When the geometry is a polygon instead of a multipolygon, the geometry editor fails
    • [INFOWINDOW] Column names in the title pane should be sorted like in the fields pane
    • Wrong styles when appliying and removing a filter
    • Trying to edit a feature in the map, fails saving the new geometry
    • The cell editing box is not shown in front of the row in Firefox
    • Scrolling down removes "Create table from query" string from the top of a table (in Firefox)
    • A point cannot be edited on a map
    • Wrong wizard thumbnails
    • Autocomplete openning when it shouldn't open
    • Adding a layer from a private table creates a public visualization instead of a private one
    • Only allow to change the titles of the table fields that are active.
    • [infowindow] name change pane should list the fields in the same order than field selector
    • fix available fields when table schema changes on custom infowindows
  • Improvements
    • Improve infowindows editor
    • When you have a legend for a choropleth and customize the labels, they get replaced when changed
    • Change title checkbox behaviour in CartoDB application