2025.05.0-103
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.05.0-103-Setup.exe |
Windows 10, 11 x64 (user level install) | Positron-2025.05.0-103-UserSetup.exe |
MacOS 10.15+ (universal) | Positron-2025.05.0-103.dmg |
Debian-based Linux x64 (Ubuntu 22+) | Positron-2025.05.0-103-x64.deb |
Debian-based Linux arm64 (Ubuntu 24+) | Positron-2025.05.0-103-arm64.deb |
Red Hat-based Linux x64 (RHEL9) | Positron-2025.05.0-103-x64.rpm |
Red Hat-based Linux arm64 (RHEL9) | Positron-2025.05.0-103-arm64.rpm |
REH Linux x64 | positron-reh-linux-x64-2025.05.0-103.tar.gz |
REH Linux arm64 | positron-reh-linux-arm64-2025.05.0-103.tar.gz |
Release Notes
New Features
- [#6796] Added a restart affordance to an exited console in multisession mode.
- [#1639] Added a command to import VSCode settings into Positron.
- [#5584] We now use Positron's main interpreter selector for Jupyter kernels.
- [#7346] Bound Ctrl/Cmd+Shift+H to Set Working Directory when the RStudio keymap is active.
Bug Fixes
- [#7390] Improved discoverability of Data Explorer settings, thanks to @kv9898.
- [#5312] Fixed a bug where FastAPI apps won't start up with the native Python locator.
- [#6280] Current runtime is now selected automatically in Jupyter kernels outside of a workspace.
- [#7206] Fixed Python Environment Tool behavior where some environments failed to resolve.
- [#7252] The full history can now be searched with Ctrl+Up/Ctrl+R ().
- [#7339] We now fully disable startup for languages that are disabled in configuration.
- [#3993] Fixed an issue causing RStudio keybindings to show up when they aren't enabled. Note that this necessitated moving the keybindings preference to Workbench > Keybindings (from Extensions > RStudio Keymap), so you will need to re-enable RStudio keybindings again if you use them.
- [#7206] Fixed an intermittent bug in Python startup behavior.
- [#6796] Fixed the Console restart button text color.
- [#6799] Fixed a 404 error when switching back to a previously open project in the same Positron window.
- [#6033] Fixed an issue with plotly hanging while rendering in Python 3.12.
- [#7169] Manually runnable cli hyperlinks are once again pasted into your console when you click on them.
- [#5914] Fixed an issue with interpreters hanging when initializing the runtime for new python projects.