2024.11.0-116
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
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 smooth scrolling support to Data Explorer for both columns and rows 😎 #5078
- Add support for row filters and column sorting to the experimental feature of direct viewing of data files #5126 and #5127
- Also updated experimental feature for direct viewing of data files (parquet, csv, etc) to support Windows #5084
- Setting
python.languageServerLogLevel
can now be overridden in settings.json #5143
Bug Fixes
- Updated the version information reported by the Positron CLI #1373
- Fixed the Positron build number shown in Linux .deb and .rpm installations #5159
- Fixed Data Explorer column summary reporting for nullable Pandas types #5066
- Fixed Data Explorer from unnecessarily computing column summary data twice when applying a filter #5150
- Addressed timeouts observed in Data Explorer calculation of column summary for large data frames #2851 and #4629
- Fixed an issue to stop Data Explorer sending empty column summary and data requests #5170
- Addressed a keybinding issue with executing code in Quarto consistently on all platforms #4767
- Fixed an issue with saving plots in the web UI #4800
- Fixed creating a new folder in the web UI #5105
- Fixed an issue with using git in the new project wizard when using the web UI #5089
- Fixed an issue with scrolling in the interpreter popup menu in the web UI #4888
- Fixed a refresh issue with the Variables pane when using Python (reticulate) from R #4869
- Dimmed non-previewable items in the Connections pane #5060