Release notes 2.7.3 ✨
Published on May 8, 2025 by Kirill Vasin
New Features & Enhancements
- 🖨️ Export to PDF (Desktop Only)
- Full support for rendering notebooks as high-quality PDFs using Electron (Chromium) engine.
- Smart whitespace trimming via offscreen rendering and pixel analysis.
- 🤖 Semantic Interpretation Shortcut
- New shortcut: Ctrl = to auto-convert natural language to Wolfram code.
- 📚 LaTeX Cells
- Improved LaTeX and Markdown compatibility using proper environment handling.
- 🖼️ Optional Mathematica Rendering
- Use MMAView to render static previews via Mathematica engine.
- 🔺 Graph3D Support
- Added support for GraphPlot3D, Graph3D, and related primitives.
- 🎨 2D Graphics Improvements
- Implemented missing primitives and symbols (e.g., FaceForm, RegularPolygon).
- Support for date histograms and flag visuals.
- 🧊 3D Graphics Upgrades
- New primitives: Cone, Icosahedron and others added
- 🕸️ Enhanced Graph Styling
- Inspired by IGraphM.
- Improved layout options, styling themes, and large graph support.
- 📖 More Tutorials
- Integrated examples from An Elementary Introduction to the Wolfram Language for beginners.