2.7.6
Release notes 2.7.6
Knock-knock...
Yes! A week later - a new update. We would call it more like a
hotfix
By the way, we were published on Open Source Collective 🫶
✨ Highlights
- 🔧 More Control Over
Manipulate
- 📊 Expanded Plotly API
Full access to Plotly's update methods:- Allows precise control over visual elements (e.g. opacity, color).
- Enables dynamic updates using event handlers like sliders.
- 🎞️ Improved GUI for
Animate
- 🌐 Improved Dynamic HTML Export (due to #400 ) (Live Demo)
Full demo available here: LiveHTML Demo. Exporting widgets withManipulate
/Animate
to HTML is now much more practical and feature-rich. - We disabled automatic updates of modules. This will prevent a confusion, when App has version X, while a module has Y.