Skip to content

Commit eacbb65

Browse files
author
Alberto Romeu
committed
Bump to 4.37.0
1 parent 1e83d27 commit eacbb65

File tree

1 file changed

+44
-32
lines changed

1 file changed

+44
-32
lines changed

NEWS.md

Lines changed: 44 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,58 @@ Development
22
-----------
33

44
### NOTICES
5-
- DB Connectors removed from the main repository
6-
- This release upgrades the CartoDB PostgreSQL extension to `0.36.0`. Run the following to have it available:
5+
- None yet
6+
7+
### Features
8+
- None yet
9+
10+
### Bug fixes / enhancements
11+
- None yet
12+
13+
4.37.0 (2020-04-24)
14+
-------------------
15+
16+
### NOTICES
17+
* DB Connectors removed from the main repository
18+
* This release upgrades the CartoDB PostgreSQL extension to `0.36.0`. Run the following to have it available:
719
```shell
820
cd $(git rev-parse --show-toplevel)/lib/sql
921
sudo make install
1022
```
1123

1224
### Features
13-
- New internal API for managing DB-Direct certificates & IPs ([#15567](https://github.com/CartoDB/cartodb/pull/15567))
14-
- Use Dataservices API client 0.30.0
15-
- Enable deleting Kepler.gl maps ([#15485](https://github.com/CartoDB/cartodb/issues/15485))
16-
- Add Kepler.gl maps to Recent content section in the Dashboard ([#15486](https://github.com/CartoDB/cartodb/issues/15486))
17-
- Add Kepler.gl maps to the Maps section in the Dashboard's Home page ([#15487](https://github.com/CartoDB/cartodb/issues/15487))
18-
- Request connector flow with all the states on the same screen ([#15515](https://github.com/CartoDB/cartodb/issues/15515))
19-
- Hooks to override org settings for gear plugin ([#15126](https://github.com/CartoDB/cartodb/pull/15126))
20-
- New app visualization type and endpoints for deploying apps [#15595](https://github.com/CartoDB/cartodb/pull/15595)
25+
* New internal API for managing DB-Direct certificates & IPs ([#15567](https://github.com/CartoDB/cartodb/pull/15567))
26+
* Use Dataservices API client 0.30.0
27+
* Enable deleting Kepler.gl maps ([#15485](https://github.com/CartoDB/cartodb/issues/15485))
28+
* Add Kepler.gl maps to Recent content section in the Dashboard ([#15486](https://github.com/CartoDB/cartodb/issues/15486))
29+
* Add Kepler.gl maps to the Maps section in the Dashboard's Home page ([#15487](https://github.com/CartoDB/cartodb/issues/15487))
30+
* Request connector flow with all the states on the same screen ([#15515](https://github.com/CartoDB/cartodb/issues/15515))
31+
* Hooks to override org settings for gear plugin ([#15126](https://github.com/CartoDB/cartodb/pull/15126))
32+
* New app visualization type and endpoints for deploying apps [#15595](https://github.com/CartoDB/cartodb/pull/15595)
2133

2234
### Bug fixes / enhancements
23-
- Fixes bug in CartoDB Central communication ([#15606](https://github.com/CartoDB/cartodb/pull/15606))
24-
- Fix invalid connector IPs information
25-
- Fix wording for feedback
26-
- Use visualization user google api key when present ([#2394](https://github.com/CartoDB/support/issues/2394))
27-
- Public privacy options for maps & datasets can be disabled in UI with quotas ([#524](https://github.com/CartoDB/product/issues/524))
28-
- Fix lockout page due to wrong CustomStorage initialization ([#2444](https://github.com/CartoDB/support/issues/2444))
29-
- Add is_enterprise field to /me ([#15551](https://github.com/CartoDB/cartodb/pull/15551))
30-
- Add BigQuery execution capability
31-
- Remove code related to deprecated plans ([#15563](https://github.com/CartoDB/cartodb/pull/15563))
32-
- Fix ie11 bug due to non babelified toolkit packages ([#2456](https://github.com/CartoDB/support/issues/2456))
33-
- Fix wrong link in footer for location-data-streams
34-
- Fix Kepler maps configuration at Maps section that was causing endless reloads ([#15568](https://github.com/CartoDB/cartodb/pull/15568))
35-
- Fix issue that caused data request form to don't include the company name for organization users ([#15554](https://github.com/CartoDB/cartodb/pull/15554))
36-
- Fix "dataset not found" error in geocoding request for non-org users ([#2426](https://github.com/CartoDB/support/issues/2426))
37-
- Consider unlimited quotas when counting remaining maps ([#2163](https://github.com/CartoDB/support/issues/2163))
38-
- Validate email only on change ([#15575](https://github.com/CartoDB/cartodb/pull/15575))
39-
- Fix viewer user creation from UI ([#15580](https://github.com/CartoDB/cartodb/pull/15580))
40-
- Set node 10.15.1 as default and only for building assets, removing 6.9.2 ([#15530](https://github.com/CartoDB/cartodb/issues/15530))
41-
- Update toolkit libraries to fix case sensitive fields ([#15569](https://github.com/CartoDB/cartodb/pull/15569))
42-
- Fix to avoid locks when sorting rows in dataset table ([#2399](https://github.com/CartoDB/support/issues/2399))
43-
- Fix whitelisted domains for OAuth signup ([#2495]https://github.com/CartoDB/support/issues/2495))
44-
- Lazy loading of Dashboard routes ([#15581](https://github.com/CartoDB/cartodb/pull/15581))
35+
* Fixes bug in CartoDB Central communication ([#15606](https://github.com/CartoDB/cartodb/pull/15606))
36+
* Fix invalid connector IPs information
37+
* Fix wording for feedback
38+
* Use visualization user google api key when present ([#2394](https://github.com/CartoDB/support/issues/2394))
39+
* Public privacy options for maps & datasets can be disabled in UI with quotas ([#524](https://github.com/CartoDB/product/issues/524))
40+
* Fix lockout page due to wrong CustomStorage initialization ([#2444](https://github.com/CartoDB/support/issues/2444))
41+
* Add is_enterprise field to /me ([#15551](https://github.com/CartoDB/cartodb/pull/15551))
42+
* Add BigQuery execution capability
43+
* Remove code related to deprecated plans ([#15563](https://github.com/CartoDB/cartodb/pull/15563))
44+
* Fix ie11 bug due to non babelified toolkit packages ([#2456](https://github.com/CartoDB/support/issues/2456))
45+
* Fix wrong link in footer for location-data-streams
46+
* Fix Kepler maps configuration at Maps section that was causing endless reloads ([#15568](https://github.com/CartoDB/cartodb/pull/15568))
47+
* Fix issue that caused data request form to don't include the company name for organization users ([#15554](https://github.com/CartoDB/cartodb/pull/15554))
48+
* Fix "dataset not found" error in geocoding request for non-org users ([#2426](https://github.com/CartoDB/support/issues/2426))
49+
* Consider unlimited quotas when counting remaining maps ([#2163](https://github.com/CartoDB/support/issues/2163))
50+
* Validate email only on change ([#15575](https://github.com/CartoDB/cartodb/pull/15575))
51+
* Fix viewer user creation from UI ([#15580](https://github.com/CartoDB/cartodb/pull/15580))
52+
* Set node 10.15.1 as default and only for building assets, removing 6.9.2 ([#15530](https://github.com/CartoDB/cartodb/issues/15530))
53+
* Update toolkit libraries to fix case sensitive fields ([#15569](https://github.com/CartoDB/cartodb/pull/15569))
54+
* Fix to avoid locks when sorting rows in dataset table ([#2399](https://github.com/CartoDB/support/issues/2399))
55+
* Fix whitelisted domains for OAuth signup ([#2495]https://github.com/CartoDB/support/issues/2495))
56+
* Lazy loading of Dashboard routes ([#15581](https://github.com/CartoDB/cartodb/pull/15581))
4557

4658
4.36.0 (2020-03-09)
4759
-------------------

0 commit comments

Comments
 (0)