Skip to content

v2.14.3

Compare
Choose a tag to compare
@xavijam xavijam released this 12 Jun 11:15
· 62968 commits to master since this release
  • Fixed bugs
    • Last used colors working properly in color-picker.
    • HTML template working properly for header infowindows.
    • Make import_id visible for any kind of import error.
    • Values from unknown column type are displaying correctly.
    • Custom title within SQL and CartoCSS editor fixed.
    • allow "rectangle" option for marker-type in torque layer
    • now enqueing sync tables who are in state syncing for more than 2 hours
      (caused by pushing code while syncing a table)
    • fixed torque wizard for google maps
    • fixed infinite loop in CDB_QueryStatements (again)
    • fixed problem executing long queries from the editor
    • By default, now not verifying SSL certificates for data imports (allow customer dev. environments with https)
    • Import CSV with invalid UTF-8 characters by replacing them (instead of skipping the whole row)
    • stop sending stats from public views after some time
    • Now installing and using Cartodb-postgres extension (current 0.2.0)
  • New features
    • Tumblr-widget available in dashboard where a new post is published.
    • Added a log method for db_maintenance rakes
      (logs to log/rake_db_maintenance.log).
      For now used on load_functions.
    • Added avatar_url to User model
  • Migration Type (see UPGRADE): Mandatory migration