- Update CDB_TransformToWebmercator to return NULL for geoms fully outside the valid webmercator boundary
- Add CDB_RandomTids function, for fast pseudo-random TID scans
- Add an hexagon builder functions CDB_Hexagon and CDB_HexagonGrid
- CDB_TransformToWebmercator 10x speed improvement
- Improve timeout in import stages
- Improved Shapefile importing
- Dashboard optimizations for large datasets
- Optimisations in embedded map
- Improved bounds handling on map
- move geocoder to Yahoo
- Various GUI fixes
- HTTP API Key access from API Keys page
- Add an CDB_QueryTables function to find tables used by a query
- Improve granularity of caching invalidation to the table level
- new styles for login etc
- table search
- core CartoDB SQL functions added (CDB_*)
- .OSM import
- show top 100 tags
- ?q=search_term to dashboard url
- public tables (share the url with anyone)
- download public table datasets
- session issues begone - allows you to login to multiple cartodbs
- free users cannot make private tables (but if they have them already they can keep them)
- import error codes and reporting
- upload file via API from ruby gem
- bubble maps for polygon layers
- bug fixes including map style invalidation