Skip to content

2.7.6

Compare
Choose a tag to compare
@JerryI JerryI released this 28 May 16:56
· 34 commits to main since this release
d0c6632

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 with Manipulate/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.