Skip to content

2024.12.0-96

Pre-release
Pre-release
Compare
Choose a tag to compare
@positron-bot positron-bot released this 03 Dec 18:16
c5ce275

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 macOS 10.15+ (Universal)
  • -Setup.exe for Windows 10, 11 x64 (system level install)
  • -UserSetup.exe for Windows 10, 11 x64 (user level install)
  • .deb for Debian-based Linux (Ubuntu 22+)
  • .rpm for Red Hat-based Linux (RHEL9)

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 new "Set as Working Directory" command from the Explorer pane #5476
  • Updated how language keyboard shortcuts are made available in Quarto documents, and integrated recent improvements from the Quarto extension #5451
  • The Variables pane now has support for formulas and haven objects in R #4119, #5327
  • Added new (optional) logging for installing Python modules #5529

Bug Fixes

  • Fixed how Python interpreters are identified in the New Project Wizard #5502
  • Fixed R diagnostics for assignments in calls #3048
  • Fixed how ark sets R environment variables #3637