December 5th, 2025

Plotly Studio

Plotly Studio v0.0.44: Enhanced Publishing Experience

This release focuses on providing a smoother deployment experience, improving the stability of the application, and enabling new functionality for users on Dash Enterprise.

Improvements and Fixes

Publishing and Deployment

  • Enhanced Publishing Experience: The publish button now clearly indicates the current action (e.g., "Publishing..."), and you can access logs immediately via inline links if an error occurs.

  • Data View Support for Dash Enterprise (Closed Beta): We added core support for deploying apps that utilize the Data Views feature to Dash Enterprise, including necessary credential and AI proxy configurations.

  • Project Cleanup: Virtual environments associated with projects are now automatically cleaned up when a project is deleted, ensuring your file system remains tidy.

Stability and Performance

  • Resolved White Page Loading Issues: Fixed an issue where users could occasionally encounter a white page during application loading by adding a loading screen and preloading certain images.

  • Improved App Preview Functionality: Fixed an issue where app and component previews did not always start correctly, particularly when initiated from the suggestions page.

Internal & Maintenance Notes

  • We implemented a comprehensive set of new rules to improve the accessibility of our user interface components.

  • Various internal dependencies were updated, including core frameworks and development tools, to ensure better security and performance.