File tree 1 file changed +13
-1
lines changed
1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,19 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master
10
10
where X.Y.Z is the semver of most recent plotly.js release.
11
11
12
12
13
- ## [ 1.44.4] -- 2019-01-22
13
+ ## [ 1.44.1] -- 2019-01-24
14
+
15
+ ### Fixed
16
+ - Fix ` mesh3d ` rendering on (some) mobile devices (bug introduced in 1.44.0) [ #3463 ]
17
+ - Fix scene camera update when changing to ` turntable ` mode when ` up.z ` is zero
18
+ (bug introduced in 1.43.0) [ #3465 , #3475 ]
19
+ - Fix ` react ` when cartesian axis ` scaleanchor ` patterns change [ #3461 ]
20
+ - Fix "days" entries in polish (` pl ` ) locales [ #3464 ]
21
+ - Remove inner function declarations in our ` vectorize-text ` that caused
22
+ bundling errors for some (bug introduced in 1.43.0) [ #3474 ]
23
+
24
+
25
+ ## [ 1.44.0] -- 2019-01-22
14
26
15
27
### Added
16
28
- Add ` isosurface ` gl3d trace type [ #3438 ]
You can’t perform that action at this time.
0 commit comments