Skip to content

Commit 3186ed5

Browse files
committed
update changelog for 1.39.2
1 parent cd75f69 commit 3186ed5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
1010
where X.Y.Z is the semver of most recent plotly.js release.
1111

1212

13+
## [1.39.2] -- 2018-07-16
14+
15+
### Fixed
16+
- Fix scattergl selection after resize relayouts [#2801]
17+
- Fix scattergl layout replot edits [#2793]
18+
- Fix cartesian axis range animations (bug introduced in 1.37.0) [#2788]
19+
- Fix contour labels that require thousands suffixes [#2806]
20+
- Fix 'legendonly' legend items link to array `marker.symbol` [#2816]
21+
- Fix handling of duplicate points under `line.simplify` [#2814]
22+
- Fix transform removal via `Plotly.react` [#2805]
23+
- Fix out-of-subplot scroll zoom on some geo projection types [#2811]
24+
- Fix hover label in RTL pages [#2790]
25+
- Reduce minified bundle back to their 1.39.0 sizes [#2792]
26+
27+
1328
## [1.39.1] -- 2018-07-09
1429

1530
### Fixed

0 commit comments

Comments
 (0)