You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Downgrade bundler to 1.17.3 to avoid problems with Rails version
15
-
- Fix to prevent removing datasets from api_keys when it is replaced using overwrite as collision_strategy ([80981](https://app.clubhouse.io/cartoteam/story/80981/joinzoe-change-on-custom-api-key-after-import-collision-strategy-overwrite))
16
-
- Fix imports from query that contain `(sql_expression)::cast` ([#15765](https://github.com/CartoDB/cartodb/pull/15765))
17
-
- Fix wrong popup position, via new internal carto.js version 4.2.2-1 ([CARTO.js#2254](https://github.com/CartoDB/carto.js/pull/2254))
18
-
- Modify .gitignore
19
-
- Install Carto::Common::Logger with JSON support ([#15762](https://github.com/CartoDB/cartodb/pull/15762))
20
-
- Return all shared datasets ([#15767](https://github.com/CartoDB/cartodb/pull/15767))
11
+
- None yet
12
+
13
+
4.40.0 (2020-07-31)
14
+
-------------------
15
+
16
+
### Bug fixes / enhancements
17
+
* WMTS compatibility: Replace the var `tile_matrix_set` by a supported SRS of the WMTS provided.
18
+
* ArcGIS imports: raise http timeout and max retry attempts for arcgis import service
* Downgrade bundler to 1.17.3 to avoid problems with Rails version
21
+
* Fix to prevent removing datasets from api_keys when it is replaced using overwrite as collision_strategy ([80981](https://app.clubhouse.io/cartoteam/story/80981/joinzoe-change-on-custom-api-key-after-import-collision-strategy-overwrite))
22
+
* Fix imports from query that contain `(sql_expression)::cast` ([#15765](https://github.com/CartoDB/cartodb/pull/15765))
23
+
* Fix wrong popup position, via new internal carto.js version 4.2.2-1 ([CARTO.js#2254](https://github.com/CartoDB/carto.js/pull/2254))
24
+
* Modify .gitignore
25
+
* Install Carto::Common::Logger with JSON support ([#15762](https://github.com/CartoDB/cartodb/pull/15762))
26
+
* Return all shared datasets ([#15767](https://github.com/CartoDB/cartodb/pull/15767))
0 commit comments