Open Collective
Open Collective
Loading
Release notes 2.7.4 ⭐️
Published on May 10, 2025 by Kirill Vasin

👐 Open Source Support
- Now on Open Collective! Support and engage with the project: Join us [here](https://opencollective.com/wljs-notebook).

📊 Plotting Improvements
- Log plots fixed: LogPlot and LogLogPlot now scale correctly.
- New ImageSizeRaw support: Precisely overlay raster and vector graphics with pixel-perfect control.

🧱 Dataset Overhaul
- Major upgrade to Dataset support—now handles nested structures, symbolic keys, Entity, Quantity, and more.

🖼️ UI & Usability
- Added “Insert Cell Before” button (based on GitHub feedback).
- Extended MMAView: Native-style interactive 3D plots, Manipulate, Animate, and even ListAnimate now supported seamlessly.

🌐 Web & API Enhancements
- Simplified REST API with a JavaScript helper class—build custom notebook interfaces in minutes.
- MDX/React integration: Embed cells or full notebooks into blogs and React apps. See it in action here.