WLJS Notebook 2.8.3 🪄
Published on September 17, 2025 by Kirill Vasin

Summary:

  • Labels now behave more like Mathematica, supporting StandardForm, Automatic, offsets, LaTeX cells, and even custom WLJS functions.
  • Improved slides export using custom ElectronJS-based PDF renderer.
  • Correct rendering of standard forms like Complexes, Reals.
  • Added TableAsync and DoAsync, allowing asynchronous versions of Table/Do.
  • Better handling of 2D/3D plots with very large numbers of points (via WebGL OES_element_index_uint).
  • Assistant plugin can now connect to locally running LLMs (e.g., Ollama), not just OpenAI models.
  • Fixed missing AnimationRate and RefreshRate options in animations.
  • Improved Windows network I/O stability and fixed minor bugs.