File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 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
1010where X.Y.Z is the semver of most recent plotly.js release.
1111
1212
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
1426
1527### Added
1628- Add ` isosurface ` gl3d trace type [ #3438 ]
You can’t perform that action at this time.
0 commit comments