Skip to content

2024.09.0-45

Pre-release
Pre-release
Compare
Choose a tag to compare
@positron-bot positron-bot released this 16 Sep 23:40
· 238 commits to main since this release
b0ec249

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

  • Added "does not contain" filter support for Data Explorer #4375
  • Removed Data Explorer Summary Hidden option now that the summary is collapsable #4672
  • Fixed a focus issue for Data Explorer filter modal when window was popped out #3978
  • Fixed tab navigation order when the Data Explorer was positioned in the Right side layout #4681
  • Fixed Console prompt dimming on Linux #3970
  • Fixed an issue with focus for Console input prompts #4136
  • Fixed a Console rendering issue that could occur when the Pane was moved #2116
  • Fixed how multiple arguments are passed to the shell in R tasks #4649
  • Established a mechanism to propagate environment variables to known R tasks, allowing a fix for testthat:set_max_fails() #2723
  • Fixed copying plots when the Positron UI is hosted in a web browser #4433
  • Removed unwanted GlyphRenderer messages in the Plots pane when using Bokeh #4597
  • Updated built-in extensions: Jupyter to 2024.8.1 and associated dependencies, Pyright to 1.1.379, Black Formatter to 2024.2.0, Python Debugger (debugpy) to 2024.8.0