Chris Leonard:
* Add comments for translators to SI units names. [#681813]
Jean:
* Use NAN instead of 0 for XYZ plots when data are missing. [#680486]
* Add series name to legend for contour plots. [#680508]
* Fix contour plot cardinality when axis bounds can't be retrieved. [680512]
* Allow axis choice for pseudo-3d plots. [see #680636]
* Allow filling to axis limits. [#680513]
* Save axis Id for all axes, not only X and Y. [#680739]
* Fix strings inconsistencies (3d vs. 3D). [#681777]
* Fix a crash for infinite values in XYZ contour plots. [#841840]
* Fixed typos in translated string. [#681779][681811][681812]
Morten:
* Minute accuracy improvement to matrix inversion.
Quentin Glidic:
* Fix build with libspectre. [#681846]