Some fancy features were added
Highlights
AI Assistant 🪄
A deep integration with OpenAI. Now there is a separate chat-window and AI has an read/write access to the cells in the notebook. It can help you to fix errors, print new cells and so on...
We still haven't tried all possible cases.
SummaryBox partial support 🎁
It appears in many Wolfram's expressions. For example
Bugs and dev features
- minor layout fixes
- camera and microphone permissions fix
NumericArray
support on WLJS Interpreter for best performance- RevealJS slides markdown directives support (change background and etc)
PointLight
works properly- new events from slides window (
Slide
,Left
,Mount
,Destroy
) ImageSize
andMagnification
options forImage
- reset dynamic symbols, when the connection to kernel was lost
- an option to disable acrylic material on Windows 11 machines
- an option to enable JIT Tailwind compiler to use any Tailwind classes in notebook cells (slows down the frontend when enabled)