It contains the major improvements for NeuralNet
standard package, provides more features for graphics and insets. We also fixed many bugs in wljs-export-html
and in WXF deserializer. New examples are available in Animation
folder.
Release notes *2.5.7*
The major improvements are Mathematica's boxes. We rebuilt the output forms for Graphics
, Image
, Graphics3D
and got rid of many workarounds we had for the last 2 years! We populated StandardForm
with TableForm
, Item
, and WLXForm
with Row
and Column
used on slides.
RTX feature and materials improvements were introduces for Graphics3D
.
There are no breaking changes.
Release notes *2.5.6*
A massive perfomance improvements: we adopted a binary format WXF (instead of JSON) for updating the data on the frontend from Wolfram Kernel, fixed UI bugs on Linux, slide cells and improved an import feature for Mathematica's notebook
Release notes *2.5.4*
Perfomance improvements (mostly in WLJS Interpreter, removed a lot of logging and outdated APIs), new UI features, better support of WL functions
Release notes *2.5.3*
Minor changes in UI and Graphics3D
and massive changes in possibilities of exporting notebooks.
Release notes *2.5.2*
We fixed a few bugs in 2D math input and cursor navigations, added new features to markdown editor and added new export feature for individual figures used in the notebook. We also did refactor the code base of all cell types and in the editor.
Release notes *2.5.0*
Breaking changes: please, update your client using binaries from this release
We reworked our main application on Windows, cleaned up UI and introduced a few new modes.