This is a beta release with [40 issues](https://github.com/twosigma/beakerx/issues?utf8=%E2%9C%93&q=is%3Aissue+closed%3A2018-06-21..2018-07-03+sort%3Acreated-asc) closed since [0.20.1](https://github.com/twosigma/beakerx/releases/tag/0.20.1).
The highlight of this release is 5039 general autotranslation, working between all of BeakerX's languages.
Compared to 0.21.0 this release has:
* 7638 Fix JS console error on setting beakerx property with %%python magic,
* 7626 Fix fixed with font in Jupyter Lab,
* 7608 Improve error message for undefined beakerx property,
* 7335 Add image format to tables,
* 7615 Spark status indicators have minimum width to avoid horizontal shifting,
* 7469 Change spark magic autostart option from `-c` to `-s`.
* 7603 Fix stack trace on exit after using %%python magic,
* 7629 Fix vertical shifting during maven download,
* 7511 Autotranslation of Scala structured data,
* 7611 Fix getCodeCells in Lab,
* 7617 Fix autotranslation on Windows.
Also included in 0.21.0 are:
* 7327 Support millisecond and nanosecond formats for dates and date-times in tables,
* 7404 Truncate tables cells at 1000 chars for all types, not just strings,
* 7592 By default integers in tables are not formatted,
* 7593 Fix column drag-n-drop with index column present,
* 7600 Fix table menu remaining open on blur,
* 7522 Python table actions define event details,
* 7523 implement Python plot actions,
* 7535 7550 7573 7578 Polish Spark UI,
* 7536 Document widget styling,
* 7580 Fix Spark UI on Windows,
* 7568 Fix Spark status toolbar indicator with multiple notebooks in Jupyter Lab, and
* 7601 Add default imports for MIME types in Scala.
Available via [pip](https://pypi.org/project/beakerx/), [conda](https://github.com/conda-forge/beakerx-feedstock), and [docker](https://hub.docker.com/r/beakerx/beakerx/). See the [home page](http://BeakerX.com).