Skip to content

Releases: plotly/Kaleido

v0.2.1.post1

02 Apr 09:12
cc1cc99
Compare
Choose a tag to compare

Adds arm32 support, no changes to other architectures so they aren't published with this tag.

v0.2.1

06 Mar 19:48
Compare
Choose a tag to compare

Fixed:

v0.2.0

04 Mar 10:31
Compare
Choose a tag to compare

Added

  • Apple silicon support (#71)
  • Bundle and autodetect MathJax to support offline MathJax rendering in plotly figures (#75, plotly/plotly.py#3094).

Updated

  • Raise plotGlPixelRatio with scale to increase resolution of WebGL portions of figures as figure scale is increased (#58, #76). Note that not all plotly.js WebGL traces support plotGlPixelRatio, see plotly/plotly.js#5500 for ongoing work in that area.
  • Automatically include the --single-process chromium flag when running on AWS Lambda to make Kaleido work by default in that environment (#74, #76)
  • Refactor how plotly.py JSON encoding is performed to take advantage of the future JSON encoding performance enhancements coming in plotly.py version 5 (plotly/plotly.py#2955, #76)
  • Update base chromium build to 88.0.4324.150 (#71)

Fixed

  • Honor the figure dimensions specified in the figure template (#62, #76)

v0.2.0rc1

02 Mar 10:49
4560ade
Compare
Choose a tag to compare
v0.2.0rc1 Pre-release
Pre-release

0.2.0rc1

v0.1.1a1

25 Feb 17:25
Compare
Choose a tag to compare
v0.1.1a1 Pre-release
Pre-release

Updated Apple Silicon pip package

v0.1.1a0

24 Feb 23:40
Compare
Choose a tag to compare
v0.1.1a0 Pre-release
Pre-release

Apple Silicon support using the macosx-11-arm64 platform tag

Preview Apple Silicon support

18 Feb 14:32
Compare
Choose a tag to compare
Pre-release

This dev release includes an initial attempt at supporting Apple Silicon (e.g. M1 processor).

v0.1.0.post1

08 Dec 10:14
Compare
Choose a tag to compare

Fixed

  • Fix for version 0.1.0 windows pip packages being unable to find the vendored kaleido executable #61. Note: This fix is not needed by Mac or Linux pip packages, and it's not needed by conda packages on Mac, Linux, or Windows.

v0.1.0

05 Dec 22:30
Compare
Choose a tag to compare

Added

  • Added support for custom chromium arguments (#53)

Fixed

  • Fixed standard error thread race condition (#52)
  • Fixed memory leak (#43)

Changed

  • A lot of build system and CI refactoring to support the new conda-forge pacakge.

v0.1.0a5

18 Nov 23:07
Compare
Choose a tag to compare
v0.1.0a5 Pre-release
Pre-release

CREDITS.html update