Skip to content

2024.09.0-103

Pre-release
Pre-release
Compare
Choose a tag to compare
@positron-bot positron-bot released this 30 Sep 17:36
8274fe2

Thank you for helping test this pre-release of Positron!

Installers can be found under the Assets section below. The filename extensions for each platform are:

  • .dmg for Mac (Universal),
  • -Setup.exe for Windows x64 (system level install)
  • -UserSetup.exe for Windows x64 (user level install)
  • .deb for Debian-based Linux (Ubuntu 22+).

Please review Positron's license agreement. Your acceptance of this license agreement is required as a condition to proceeding with your download or use of the software.

Release Notes

New Features

  • Added improvements for Python application framework workflows for Streamlit, Dash, Gradio, FastAPI, Flash #4555, #4557, #3023, #3024, #3027
  • Added copy support to plots hosted in an editor tab #4362
  • Added a button to move a Data Explorer editor tab to a new window #3839
  • Added Reticulate support for using Python in R sessions #3942

Bug Fixes

  • Fixed focus management issues for modal dialogs #4765
  • Fixed an issue with the Variables pane while formatting summaries of DuckDB objects #4777
  • Fixed scrollbars for Data Explorer after resizing #4834
  • Fixed the placement of the progress bar for Plots in an editor tab #4562
  • Improved R installation discovery on Windows #3787
  • Improved custom theme support for colors of destructive buttons in modals #3799