2025.06.0-91
Pre-release
Pre-release
Thank you for helping test this pre-release of Positron!
Downloads
Please review Positron's license agreement and privacy policy. Your acceptance of this license agreement and privacy policy is required as a condition to proceeding with your download or use of the software.
Platform | Download |
---|---|
Windows 10, 11 x64 (system level install) | Positron-2025.06.0-91-Setup.exe |
Windows 10, 11 x64 (user level install) | Positron-2025.06.0-91-UserSetup.exe |
MacOS 10.15+ (universal) | Positron-2025.06.0-91.dmg |
Debian-based Linux x64 (Ubuntu 22+) | Positron-2025.06.0-91-x64.deb |
Debian-based Linux arm64 (Ubuntu 24+) | Positron-2025.06.0-91-arm64.deb |
Red Hat-based Linux x64 (RHEL9) | Positron-2025.06.0-91-x64.rpm |
Red Hat-based Linux arm64 (RHEL9) | Positron-2025.06.0-91-arm64.rpm |
REH Linux x64 | positron-reh-linux-x64-2025.06.0-91.tar.gz |
REH Linux arm64 | positron-reh-linux-arm64-2025.06.0-91.tar.gz |
Release Notes
New Features
- [#3034] When using R, set the
positron.show_last_value
global option toTRUE
to show.Last.value
in the variables pane. - [#5155] In R's debug mode, the call stack is now laid out in a more intuitive manner.
- [#4601] Added a new toolbar for console output in the Viewer to enable clearing.
- [#6534] Moved the button to create a new console session to a better location.
- [#7428] Extended command to import VSCode settings into Positron to work on Workbench.
- [#5872] Revamped how plots are named and saved. Now plots are named, "plot-1", "plot-2", and so on.
Bug Fixes
- [#7619] Fixed issue causing N and P keys to cancel history search in the Console.
- [#3903] Jupyter notebooks exported to python files now properly escape markdown cells.
- [#7576] Fixed bug for uninstalling Python packages in the Console.
- [#7256] File hyperlinks in the R Console now open the relevant remote file when running on Workbench.
- [#1683] In curly braces, R code is no longer indented before a minimum level.
- [#3151] When debugging, evaluating R expressions in the Console no longer causes focus to jump back to the debug location.
- [#5928] Fixed an issue preventing evaluation of multi-line code in the debugger.
- [#6602] Fixed branding on Windows update popup.
- [#7009] Fixed logo in Windows installer.
- [#6451] Fixed keyboard accessibility and mouse control issues in console tab list.
- [#5184, #7572] Fixed performance issues in the rendering of R plots. Rendering of R plots should now feel snappier in general, in particular after resizing the sidebar.
- [#7571] Fixed issue causing incorrect rendering of plots when a new sizing policy is selected.