2025.01.0-152
Pre-release
Pre-release
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 support for
rstudioapi::documentPath()
in R #5112 - Now respect
;
creating R statements on a single line #4317 - Data Explorer for directly viewing data files now watches file for updates #5651
- Improved user experience when no R or Python is installed #5671
- Added configurable session timeouts for the kernel supervisor #5693
- Improved user experience when R installations are not usable #5648
- Variables pane now syncs with your active interpreter #5583
- Improved display of leading/trailing whitespace in Data Explorer #5652, #5653
- Added new
isPositron
context key, for use in extensions #5673 - Improved type inference in Data Explorer for directly viewing data files #5764
- Output channels and settings have been reorganized and renamed #5791, #5833
Bug Fixes
- Fixed row label handling in Data Explorer #5654
- Fixed crashes for Gradio apps #5590
- Fixed path handling when running Positron on Posit Workbench #5669
- Fixed selection ranges for rstudioapi shims in R #5683
- Fixed scrollable elements in Jupyter notebooks #5680
- Fixed missing interrupt button in the Console #5732
- Fixed intermittent bug with duplicate Data Explorers #5727
- Fixed Data Explorer crash when computing column profiles in R #5744
- Improved behavior of Variables pane with large R objects posit-dev/ark#646
- Fixed recent regression in starting Python interpreters #5793
- Fixed how the kernel supervisor behaves when a proxy is set #5825
Dependencies
- Updated code-oss upstream to v1.95