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
Copy file name to clipboardExpand all lines: NEWS.md
+34-22Lines changed: 34 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,32 +2,44 @@ Development
2
2
-----------
3
3
4
4
### NOTICES
5
-
-Adds `ssl_required` config parameter to govern ActionController's redirects. Defaults to `false` (no redirects to HTTPS attempted unless explicitly set to `true`). ([#15716](https://github.com/CartoDB/cartodb/pull/15716]))
5
+
-None yet
6
6
7
7
### Features
8
-
- DOv2 Sync Service ([#15706](https://github.com/CartoDB/cartodb/pull/15706)) ([#15728](https://github.com/CartoDB/cartodb/pull/15728))
9
-
- Filter support when license DO datasets ([#15705](https://github.com/CartoDB/cartodb/pull/15705]))
10
-
- Synchronize REDIS when licensing from superadmin ([#15719](https://github.com/CartoDB/cartodb/pull/15719]))
11
-
- Allow the use of service account credentials on Big Query import UI ([#15722](https://github.com/CartoDB/cartodb/pull/15722))
12
-
- Added subscriptions info to the visualizations ([#15723](https://github.com/CartoDB/cartodb/pull/15723))
13
-
- Add new DO catalog ([#15733](https://github.com/CartoDB/cartodb/pull/15733))
14
-
- Fix server error at OAuth when authorize for datasets:metadata + any other datasets scope ([#15738](https://github.com/CartoDB/cartodb/pull/15738))
15
-
- api/v4/datasets returns shared dataset and access mode(read, write) [#15735](https://github.com/CartoDB/cartodb/pull/15735)
16
-
- Enable Oauth apps for all users [15749](https://github.com/CartoDB/cartodb/pull/15749)
8
+
- None yet
17
9
18
10
### Bug fixes / enhancements
19
-
- Fix last modified check for db connectors ([#15711](https://github.com/CartoDB/cartodb/pull/15711))
20
-
- Improve OAuth error for expired sessions ([#15707](https://github.com/CartoDB/cartodb/pull/15707))
21
-
- Verify user email. ([#15683](https://github.com/CartoDB/cartodb/pull/15683))
22
-
- Set right referrer header for password reset page ([#15699](https://github.com/CartoDB/cartodb/pull/15699))
23
-
- Fix navigation bar tests
24
-
- Ignore update_timestamp function on migrations ([#15710](https://github.com/CartoDB/cartodb/pull/15710))
- Upgrade rails to 4.2.11.3 ([#15737](https://github.com/CartoDB/cartodb/pull/15737))
27
-
- Avoid duplicates on data library loading ([#15720](https://github.com/CartoDB/cartodb/pull/15720))
28
-
- Update DO catalog route ([#15742](https://github.com/CartoDB/cartodb/pull/15742))
29
-
- Fixes CARTO attributions link
30
-
- Update CARTO.js to v4.2.1 ([#15748](https://github.com/CartoDB/cartodb/pull/15748))
11
+
- None yet
12
+
13
+
4.39.0 (2020-07-20)
14
+
-------------------
15
+
16
+
### NOTICES
17
+
* Adds `ssl_required` config parameter to govern ActionController's redirects. Defaults to `false` (no redirects to HTTPS attempted unless explicitly set to `true`). ([#15716](https://github.com/CartoDB/cartodb/pull/15716]))
18
+
19
+
### Features
20
+
* DOv2 Sync Service ([#15706](https://github.com/CartoDB/cartodb/pull/15706)) ([#15728](https://github.com/CartoDB/cartodb/pull/15728))
21
+
* Filter support when license DO datasets ([#15705](https://github.com/CartoDB/cartodb/pull/15705]))
22
+
* Synchronize REDIS when licensing from superadmin ([#15719](https://github.com/CartoDB/cartodb/pull/15719]))
23
+
* Allow the use of service account credentials on Big Query import UI ([#15722](https://github.com/CartoDB/cartodb/pull/15722))
24
+
* Added subscriptions info to the visualizations ([#15723](https://github.com/CartoDB/cartodb/pull/15723))
25
+
* Add new DO catalog ([#15733](https://github.com/CartoDB/cartodb/pull/15733))
26
+
* Fix server error at OAuth when authorize for datasets:metadata + any other datasets scope ([#15738](https://github.com/CartoDB/cartodb/pull/15738))
27
+
* api/v4/datasets returns shared dataset and access mode(read, write) [#15735](https://github.com/CartoDB/cartodb/pull/15735)
28
+
* Enable Oauth apps for all users [15749](https://github.com/CartoDB/cartodb/pull/15749)
29
+
30
+
### Bug fixes / enhancements
31
+
* Fix last modified check for db connectors ([#15711](https://github.com/CartoDB/cartodb/pull/15711))
32
+
* Improve OAuth error for expired sessions ([#15707](https://github.com/CartoDB/cartodb/pull/15707))
33
+
* Verify user email. ([#15683](https://github.com/CartoDB/cartodb/pull/15683))
34
+
* Set right referrer header for password reset page ([#15699](https://github.com/CartoDB/cartodb/pull/15699))
35
+
* Fix navigation bar tests
36
+
* Ignore update_timestamp function on migrations ([#15710](https://github.com/CartoDB/cartodb/pull/15710))
0 commit comments