Skip to content

2024.11.0-69

Pre-release
Pre-release
Compare
Choose a tag to compare
@positron-bot positron-bot released this 21 Oct 21:29
4cde19a

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+)
  • .rpm for Red Hat-based Linux

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 support for saving Python based plots in TIFF format (R support should be in next prerelease) #4690
  • Added an experimental feature to view .csv, .tsv or .parquet files in the Data Explorer directly #4963

Bug Fixes

  • Fixed a number of syntax highlighting issues for R files #3688
  • Fixed an issue where starting Python venv in one workspace may cause it to start in another workspace #4552
  • Fixed an issue with the New Project Wizard when used in the Workbench web UI #4840
  • Stopped reticulate environments from automatically starting as default Python interpreters #4870

Dependencies

  • Updated ms-python upstream to v2024.14.1