Releases: posit-dev/positron
2025.02.0-171
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+, 24+ for arm64).rpm
for Red Hat-based Linux (RHEL9)
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.
Release Notes
New Features
- Plots can be popped out to an editor tab. This feature introduces an action menu button in the Plots view to open a plot for viewing in an editor. The default action opens the plot in a new window. The menu options allow opening the plot in the same window either in the existing editor group or to the side of the existing group. Selecting an alternate location sets it as the default action. This is setting is remembered for the project. Plots in an editor tab are rendered separately from the Plots view so they can have their own sizing policy (#6146).
- New "startup behavior" option to control whether specific languages will start a console in new Positron windows (#3575).
- New UI affordance in the Data Explorer toolbar to open as text file (#5206).
- In Python,
os.environ["
andos.getenv("
will now offer completions based on the available environment variables in the session (#2883). - Install and compile Python Environment Tools, a Rust-based interpreter discovery system. You can opt in to this discovery tool with the
python.locator
setting (#5886). - Added syntax highlighting for already executed code in the Console (#243).
- New "R: Select Interpreter" command to see all options for R
interpreters and choose one (#5223). - Speed up console startup and show which interpreter will start (#3566).
Bug Fixes
- Fixed Python path completions on Windows (#3758).
- Fixed Python diagnostics not being cleared (e.g. in the Problems tab) when a document is closed (#3905).
- Fixed some language server features not working in the console and in Jupyter notebooks e.g. hover and signature help (#5739). This also fixes language server features for custom Pandas DataFrame accessors (#5077).
2025.02.0-137
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+, 24+ for arm64).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
- Command to focus the Variables view #6060
- Standardized modal layouts #6044
- Regular comments in R code now continue #6049
- Command to open an HTML file in a browser #6071
- Indicator in console when extension host is disconnected #6089
Bug Fixes
2025.02.0-79
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+, 24+ for arm64).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
- Better Data Explorer handling for emptiness in column names posit-dev/ark#659
- Data Explorer for directly viewing data files now supports gzipped CSV/TSV #5901
- New architecture for managing notebook kernels #5926
- Added support for long-running remote SSH sessions #5899
- Improved runtime startup #5959
- File hyperlinks from the R package cli are now clickable in R package task terminals #5850
- No longer start runtimes that were never used in a workspace #5992
Bug Fixes
- Fixed RPC timeouts in the Variables Pane with code execution #5871
- Fixed how the Data Explorer for directly viewing data files watches files for updates #5890
- Fixed S4 support in the Variables pane posit-dev/ark#658
- Fixed FastAPI support on Windows #5858
- Fixed diagnostics for raw notebook cells #5950
- Fixed how Positron handles Python
typing-extensions
#5984 - Fixed path completions in Python #6002
- Fixed path completions in notebooks #6018
- Fixed drag/drop into File Explorer pane #6030
Dependencies
- Updated code-oss upstream to v1.96 (also fixed crash when interacting with native OS toolbar on Linux)
2025.01.0-159
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
Bug Fixes
2024.12.0-96
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
2024.11.0-140
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 new support for directly configurable R interpreter locations #2235
- Added nested outline sections via markdown-like comments in
.R
files thanks to @kv9898 #3822 - Improved error message for a missing SQLite system requirement #4698
- Improved error messages for direct viewing of data files via the Data Explorer #5133
- Improved support for Streamlit and FastAPI on Workbench #5138
Bug Fixes
2024.10.0-14
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 Mac (Universal)-Setup.exe
for Windows x64 (system level install)-UserSetup.exe
for Windows 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
Bug Fixes
- Fixed a problem with the scheme for local HTML files on Windows #4939
2024.09.0-103
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 Mac (Universal),-Setup.exe
for Windows x64 (system level install)-UserSetup.exe
for Windows x64 (user level install).deb
for Debian-based Linux (Ubuntu 22+).
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 improvements for Python application framework workflows for Streamlit, Dash, Gradio, FastAPI, Flash #4555, #4557, #3023, #3024, #3027
- Added copy support to plots hosted in an editor tab #4362
- Added a button to move a Data Explorer editor tab to a new window #3839
- Added Reticulate support for using Python in R sessions #3942
Bug Fixes
- Fixed focus management issues for modal dialogs #4765
- Fixed an issue with the Variables pane while formatting summaries of DuckDB objects #4777
- Fixed scrollbars for Data Explorer after resizing #4834
- Fixed the placement of the progress bar for Plots in an editor tab #4562
- Improved R installation discovery on Windows #3787
- Improved custom theme support for colors of destructive buttons in modals #3799
2024.08.0-83
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 Mac (Universal),-Setup.exe
for Windows x64 (system level install)-UserSetup.exe
for Windows x64 (user level install).deb
for Debian-based Linux (Ubuntu).
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
- Fixed a bug in how hyperlinks are displayed in the console (#4413)
- Fixed a bug where some URLs were being opened in the editor instead of the browser (#4297)
- Fixed how R installed via rig on Linux is detected (#4450)
- Merged upstream VS Code 1.92 (#4283)
- Improved support for interactive plots such as bokeh (#4410 and #4087)
- Fixed a problem with interactive plots consuming too much memory (#1713)
- Fixed a Data Explorer bug related to older versions of SQLAlchemy (#4347)
2024.07.0-125
Thank you for helping test this pre-release of Positron!
Installers can be found under the Assets section below. Select the .dmg
for Mac (Universal), .exe
for Windows x64 (System), or .deb
for Debian-based Linux (Ubuntu).
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.