Skip to content

Releases: posit-dev/positron

2025.11.0-234

03 Nov 16:12
807acdf

Choose a tag to compare

Thank you for using 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.11.0-234-Setup-x64.exe
Windows 10, 11 x64 (user level install) Positron-2025.11.0-234-UserSetup-x64.exe
MacOS 11.0+ (universal) Positron-2025.11.0-234-universal.dmg
MacOS 11.0+ (arm64/Apple Silicon) Positron-2025.11.0-234-arm64.dmg
MacOS 11.0+ (x64/Intel) Positron-2025.11.0-234-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.11.0-234-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.11.0-234-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.11.0-234-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.11.0-234-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.11.0-234.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.11.0-234.tar.gz
Installer Checksums positron-2025.11.0-234-checksums.json

Release Notes

Remote sessions πŸš€

This release brings a slew of improvements to the remote SSH experience in Positron. We've improved:

  • our UI treatment of configured hosts
  • the command to connect to your remote machine(s)
  • bundling of components such as Quarto
  • what happens when something goes wrong with the server download on your remote machine
  • how you can manage the installation location of Positron server

Additionally, the most upvoted feature in this month's release is native support for remote sessions on WSL (Windows Subsystem for Linux). You can now connect to WSL distributions as remote sessions in Positron, giving you a seamless development experience when working with Linux-based environments on Windows. If you previously used the community-maintained extension for WSL support, you will want to uninstall that extension and transition to the built-in functionality.

Positron Assistant πŸ€–

Our new release adds initial preview support for using Positron Assistant with models provided by Amazon Bedrock, in addition to the existing Anthropic and GitHub Copilot model providers and the experimental OpenAI and OpenAI-compatible model providers.

Positron Pro sessions on Posit Workbench benefit from a smoother authentication experience with Workbench-managed AWS Credentials. Positron Desktop users can get started with Bedrock models by manually authenticating via the AWS CLI.

We'll continue to improve the Bedrock experience in Positron, particularly around authentication. Stay tuned for updates in future releases!

Customize your plots display πŸ“Š

One of the most upvoted features in this month's release is a new setting to customize the default sizing policy for the Plots pane, giving you more control over how your visualizations are displayed. Use the new plots.defaultSizingPolicy setting to configure how your plots are displayed by default if, for example, you prefer to always start with the "fill" option instead of the "auto" option. You can still change the sizing policy via the UI for plots after they are created, but this setting lets you set your preferred default behavior.

Changelog

Check out the changes for this release.

2025.10.1-4

15 Oct 16:48
b13dd1c

Choose a tag to compare

Thank you for using 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.10.1-4-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.10.1-4-UserSetup.exe
MacOS 11.0+ (universal) Positron-2025.10.1-4-universal.dmg
MacOS 11.0+ (arm64/Apple Silicon) Positron-2025.10.1-4-arm64.dmg
MacOS 11.0+ (x64/Intel) Positron-2025.10.1-4-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.10.1-4-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.10.1-4-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.10.1-4-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.10.1-4-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.10.1-4.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.10.1-4.tar.gz
Installer Checksums positron-2025.10.1-4-checksums.json

Patch Notes

The 2025.10.1 patch release addresses this issue.

Release Highlights

New features in the Data Explorer 🌟

We've introduced new features to help focus on key columns and navigate larger datasets during exploratory analysis.

Pin important columns or rows to keep them visible while scrolling through large datasets. When a column is pinned in the data grid, its corresponding row in the Summary Panel gets pinned as well, maintaining consistency across views.

Sort and filter rows in the Summary Panel to quickly view summary statistics for specific columns. Sort alphabetically by name or group by data type. Filter by column name to narrow down the list and focus on the columns most relevant to your current analysis.

GitHub Copilot Chat in Positron Assistant πŸ€–

Positron Assistant now supports GitHub Copilot for both completions and chat.

When you have GitHub Copilot added as a model provider, GitHub Copilot models, chat participants, and tools are now available in the chat pane and inline chat, in addition to inline code completions.

We're continuing to expand our support for additional language model providers, with support for custom providers in progress.

Manage Positron Assistant completions βš™οΈ

Completions from an LLM such as GitHub Copilot can be super useful, but sometimes they can be distracting or interfere with other completions from the Python or R LSP. You now have more control over when you see Positron Assistant completions:

  • Snooze these completions temporarily from the Assistant status bar popup.
  • Disable completions for the current file type (or all files) from the same status bar popup.
  • Use the new Positron Assistant: Toggle (Enable/Disable) Completions command to toggle these completions.

Changelog

Check out the changes for this release.

2025.10.0-199

10 Oct 16:23
81d0c98

Choose a tag to compare

Thank you for using 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.10.0-199-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.10.0-199-UserSetup.exe
MacOS 11.0+ (universal) Positron-2025.10.0-199-universal.dmg
MacOS 11.0+ (arm64/Apple Silicon) Positron-2025.10.0-199-arm64.dmg
MacOS 11.0+ (x64/Intel) Positron-2025.10.0-199-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.10.0-199-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.10.0-199-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.10.0-199-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.10.0-199-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.10.0-199.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.10.0-199.tar.gz
Installer Checksums positron-2025.10.0-199-checksums.json

Release Notes

New features in the Data Explorer 🌟

We've introduced new features to help focus on key columns and navigate larger datasets during exploratory analysis.

Pin important columns or rows to keep them visible while scrolling through large datasets. When a column is pinned in the data grid, its corresponding row in the Summary Panel gets pinned as well, maintaining consistency across views.

Sort and filter rows in the Summary Panel to quickly view summary statistics for specific columns. Sort alphabetically by name or group by data type. Filter by column name to narrow down the list and focus on the columns most relevant to your current analysis.

GitHub Copilot Chat in Positron Assistant πŸ€–

Positron Assistant now supports GitHub Copilot for both completions and chat.

When you have GitHub Copilot added as a model provider, GitHub Copilot models, chat participants, and tools are now available in the chat pane and inline chat, in addition to inline code completions.

We're continuing to expand our support for additional language model providers, with support for custom providers in progress.

Manage Positron Assistant completions βš™οΈ

Completions from an LLM such as GitHub Copilot can be super useful, but sometimes they can be distracting or interfere with other completions from the Python or R LSP. You now have more control over when you see Positron Assistant completions:

  • Snooze these completions temporarily from the Assistant status bar popup.
  • Disable completions for the current file type (or all files) from the same status bar popup.
  • Use the new Positron Assistant: Toggle (Enable/Disable) Completions command to toggle these completions.

Changelog

Check out the changes for this release.

2025.09.0-139

02 Sep 15:53
30e3d0a

Choose a tag to compare

Thank you for using 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.09.0-139-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.09.0-139-UserSetup.exe
MacOS 11.0+ (universal) Positron-2025.09.0-139-universal.dmg
MacOS 11.0+ (arm64/Apple Silicon) Positron-2025.09.0-139-arm64.dmg
MacOS 11.0+ (x64/Intel) Positron-2025.09.0-139-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.09.0-139-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.09.0-139-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.09.0-139-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.09.0-139-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.09.0-139.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.09.0-139.tar.gz
Installer Checksums positron-2025.09.0-139-checksums.json

Release Notes

Positron Assistant πŸ€–

Positron Assistant, currently available as a preview feature, is now more powerful and versatile. New slash commands (/fix, /explain, and /doc) are available to debug, understand, and document code. These commands can even be triggered automatically; for example, you can convert a chat into a Quarto document just by asking, "Can you convert this to Quarto?", even if you don't specify the /exportQuarto command as part of your message.

"Fix" and "Explain" support for Console errors has also been introduced. With a single click, the Assistant can fix or explain an error, acting as a coding partner for troubleshooting. You can try it out by enabling the positron.assistant.consoleActions.enable setting.

Ways you already use Assistant have been enhanced. Code completions and inline chat are now available in notebooks, giving you access to the features you love no matter where you code. Assistant now also integrates with Git by default, letting you seamlessly chat about your project's history and providing suggestions when writing commit messages. Assistant can also now use the data summary tool for R objects, similar to what you have already been able to do in Python.

Convert your Data Explorer filters to code πŸ’₯

The Data Explorer now provides a Convert to Code button to make your analysis more reproducible. With one click, you can copy code to your clipboard that reflects the filters and sorts you have set up via the Data Explorer UI. Paste the code into the Console, a script, or a notebook to continue your data exploration with runnable, reproducible code. This feature currently supports both pandas and polars Python dataframes, with additional backends coming soon!

DuckDB for Python πŸ¦†

The Connections Pane now supports managing and exploring native DuckDB connections in Python, as has already been possible for R. Connect to local or remote DuckDB databases, explore their schemas, and interactively preview your DuckDB tables.

Changelog

Check out the changes for this release.

2025.08.0-130

04 Aug 15:23
76ddce5

Choose a tag to compare

Thank you for using 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.08.0-130-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.08.0-130-UserSetup.exe
MacOS 11.0+ (universal) Positron-2025.08.0-130-universal.dmg
MacOS 11.0+ (arm64/Apple Silicon) Positron-2025.08.0-130-arm64.dmg
MacOS 11.0+ (x64/Intel) Positron-2025.08.0-130-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.08.0-130-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.08.0-130-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.08.0-130-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.08.0-130-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.08.0-130.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.08.0-130.tar.gz
Installer Checksums positron-2025.08.0-130-checksums.json

Release Notes

Positron Assistant πŸ€–

Positron Assistant, our AI client currently in preview, has received several updates in this release. We have made changes to reduce token usage, added an experimental git integration, and added new tools that the Assistant can use (for example, to create documents, view documentation, or to get info on your rectangular data). You can also now control Assistant's access to data in your Python and R sessions. If you have a problem with the Assistant that you want to report, use the commands that begin Positron Assistant: Export the current chat to export your logs.

New keybinding ⌨️

The most upvoted feature request in this release is a new keybinding to execute the current statement in your Python or R Console without advancing to the next one. You can now use Alt+Enter to execute your current statement without moving the cursor. (The existing keybinding Ctrl/Cmd+Enter executes the current statement and does advance your cursor.)

Diagnostics and outlines for R 😌

Our engine for providing R diagnostics has undergone a major upgrade! You'll notice that you no longer get overwhelmed with squiggles in your R code when you open a fresh session. Outlines in .R files have also been improved, especially for R6 methods and targets pipelines.

Changelog

Check out the changes for this release.

2025.07.0-204

02 Jul 15:13
03ae7a5

Choose a tag to compare

Thank you for using 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.07.0-204-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.07.0-204-UserSetup.exe
MacOS 10.15+ (universal) Positron-2025.07.0-204-universal.dmg
MacOS 10.15+ (arm64/Apple Silicon) Positron-2025.07.0-204-arm64.dmg
MacOS 10.15+ (x64/Intel) Positron-2025.07.0-204-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.07.0-204-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.07.0-204-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.07.0-204-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.07.0-204-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.07.0-204.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.07.0-204.tar.gz
Installer Checksums positron-2025.07.0-204-checksums.json

Release Notes

Positron is out of beta! ❀️

Stable releases of Positron are now available! Thank you to all our beta users who have been testing and giving feedback on our prereleases over the last year.

Daily builds πŸͺ©

For users who are interested in trying out new features at a faster cadence, we now provide a channel of daily builds; you can opt in to these builds by changing the update.positron.channel setting to "dailies".

Migrating to Positron πŸ’«

Our revamped Welcome page now includes two migration walkthroughs for users coming to Positron from other code editors and IDEs:

  • One walkthrough shows users coming from VS Code what is different about the Positron UI, how to manage Python interpreters and Python-specific settings, and what to know about extensions in Positron.
  • The other walkthrough shows users coming from RStudio how to navigate the UI, use familiar keyboard shortcuts, think about folders and workspaces, and configure formatting settings.

Bring up the Welcome page with the command Help: Welcome.

Positron Assistant πŸ€–

Positron Assistant, an AI client that provides LLM integration within Positron, is available in preview this release! Positron Assistant supports Chat via Anthropic as well as GitHub Copilot for inline completions. Use Positron Assistant to generate or refactor code, ask questions, get help with debugging, and get suggestions for the next steps in your data science projects. Compared to other IDE AI tooling, Positron Assistant offers novel data science and Positron-specific context. We have built out key integration points that allow the LLM to parse and interact with the current state of the Positron IDE, and will continue to expand these capabilities over time.

A few examples of these integration points include Positron’s:

  • Variables pane, providing names, dimensions, and column names of dataframes and Python/R based database connections, as well as metadata for arrays, lists, and other objects in memory
  • Plots pane for describing the current plot or suggesting variations and next steps for iterating on the current plot
  • Console, available to the model for viewing inputs and code outputs, as well as allowing the user or an AI agent to execute code in the console and view the output
  • Session state, providing what language is active in the console session (R or Python, including version), what packages are loaded, and what packages are installed

All of that Positron-specific context is in addition to the core capabilities of what traditional software-oriented GenAI clients have (active files, selected lines of code, files in project, training data in the model, etc).

For more information please see the Positron Assistant section of the user guide.

Changelog

Check out the changes for this release.

2025.07.0-170

23 Jun 14:56
cbe897b

Choose a tag to compare

2025.07.0-170 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.07.0-170-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.07.0-170-UserSetup.exe
MacOS 10.15+ (universal) Positron-2025.07.0-170-universal.dmg
MacOS 10.15+ (arm64/Apple Silicon) Positron-2025.07.0-170-arm64.dmg
MacOS 10.15+ (x64/Intel) Positron-2025.07.0-170-x64.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.07.0-170-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.07.0-170-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.07.0-170-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.07.0-170-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.07.0-170.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.07.0-170.tar.gz
Installer Checksums positron-2025.07.0-170-checksums.json

Note that this is the last pre-release we will publish to GitHub. Moving forward we will publish monthly stable releases at https://positron.posit.co/download as well as here on GitHub. If you are interested in updates at a faster cadence, please opt in to daily builds as outlined at https://github.com/posit-dev/positron/discussions/7957!

Release Notes

New Features

  • [#3312, #7706, #3657, #7933] Updated the Welcome Page with specific details for workspace and non-workspace contexts.
  • [#1785] Added new homepage for Help.
  • [#7582] Moved the Editor Title Run button to the left of the Editor Action Bar.
  • [#4546] The Plots pane no longer attempts to autoresize plots that are slow to initially render.
  • [#8140] Positron Assistant is now enabled by default! πŸ€– You can turn off Positron Assistant in your settings with "positron.assistant.enable": false.
  • [#7974] Section headers in .R files (from special comments like # A section ----) now act as end boundaries for code cells, thanks to @kylebutts!
  • [#8188] The Plots pane no longer applies a theme-based filter by default; re-enable the positron.plots.darkFilter in your settings if you prefer dark mode plots.
  • [#8166] R and Python are no longer run in a login shell by default; if you want to use shell startup scripts to customize R and Python session startup, update the kernelSupervisor.runInShell setting.
  • [#8178] Enabled streaming edits in Assistant inline editor chats by default.
  • [#7724] Added configuration to exclude files from AI inline completions.
  • [#5023] R: Pressing Cmd/Ctrl+Enter to run a statement of R code now falls back to running one line at a time when there are parse errors in the file.
  • R 4.6.0's graphics engine (version 17) is now supported.

Bug Fixes

  • [#7825] Fixed background for selected region in dark mode for Jupyter-like code cells.
  • [#6680] Added a new non-interactive RuntimeCodeExecutionMode to use for R commands that execute code.
  • [#8096] Fixed a frozen console after an extension host restart.
  • [#7630] Fixed how folders can be attached in Assistant.
  • [#7750] Fixed spurious R diagnostics in Assistant code confirmation widgets.
  • [#4798] Clarified error message when Remote SSH can't find a matching remote server to download.
  • [#8212] Fixed Assistant using invalid URIs for unsaved files.
  • [#6584] R: Requesting completions on non-parseable strings no longer crashes the language server.
  • [#8014] Assistant: removed duplicate provider config command.
  • [#7751] Assistant: Removed the "Insert into Terminal" action in non-shell code blocks.

Dependencies

  • Updated bundled Quarto to 1.7.32

2025.07.0-112

16 Jun 15:02
d3aebd0

Choose a tag to compare

2025.07.0-112 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.07.0-112-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.07.0-112-UserSetup.exe
MacOS 10.15+ (universal) Positron-2025.07.0-112.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.07.0-112-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.07.0-112-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.07.0-112-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.07.0-112-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.07.0-112.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.07.0-112.tar.gz
Installer Checksums positron-2025.07.0-112-checksums.json

Release Notes

New Features

  • [#7838] The Assistant project tree tool now takes parameters to filter the tree output.
  • [#7404] Improved the Assistant Language Model Provider Configuration Modal close experience.
  • [#6158] Python Consoles now automatically reload imported files, so any changes made to a module are automatically picked up without needing to restart the Console session. You can opt out of this behavior with the python.enableAutoReload setting.
  • [#7202] The Positron version field can now be specified and validated in Positron extensions.
  • [#8018] Added a new Agent mode to Positron Assistant; note that you'll now need to use this new mode if you want Assistant to run code on your behalf.
  • [#7902] New Python Projects can optionally now create a pyproject.toml file.
  • [#6167] We now link to our documentation from the Help menu.
  • [#6650] The up/down console input history navigation actions are now commands that you can bind custom keys to.

Bug Fixes

  • [#6422] We no longer encode URLs to display in the Viewer pane.
  • [#7510] Fixed plot image encoding for Anthropic model provider.
  • [#7781] Fixed how the plot history can be scrolled using the mouse wheel.
  • [#7873, #7995] Fixed bug where specific Python console logs were printed to the user.
  • [#6660] Fixed R session management during sleep mode.
  • [#7850] Fixed duplicate preview buttons for .Rmd files.
  • [#7414] Folder templates for disabled languages no longer appear in New Folder from Template modal.
  • [#8052] Fixed Assistant sometimes failing to inspect variables.
  • [#7969] Fixed error using Github Copilot with Intel Mac computers.

2025.07.0-74

09 Jun 16:02
fe621e8

Choose a tag to compare

2025.07.0-74 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.07.0-74-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.07.0-74-UserSetup.exe
MacOS 10.15+ (universal) Positron-2025.07.0-74.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.07.0-74-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.07.0-74-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.07.0-74-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.07.0-74-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.07.0-74.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.07.0-74.tar.gz
Installer Checksums positron-2025.07.0-74-checksums.json

Release Notes

New Features

  • [#1744] R: A new Code Action is available for generating a roxygen documentation skeleton.
  • [#1728] By default, Positron no longer tries to save untitled editors when a debug session is started. This is to avoid disrupting the user workflow with a save dialog when a debug session starts. You can change this new default by modifying the debug.saveBeforeStart setting.
  • [#18, #2924] Folding rules are now supported for R comment sections and R code cells, thanks to @kv9898!
  • [#7550] The support for scaffolding a new folder based on templates has been revamped. Try out the improved "Workspaces: New Folder from Template..." command. πŸ“‚

Bug Fixes

  • [#3955] Notebook execution now respects the raises-exception cell tag and continues running subsequent
    cells after exceptions.
  • [#7884] Now correctly show exited runtimes in the dropdown of the console "plus" button.
  • [#7580] Assistant welcome text now displays properly on smaller screens without clipping.
  • [#6987] Fixed console button and label behavior during interpreter restarts.
  • [#7406] Fixed failures loading local web server (e.g. Shiny) content in the Viewer pane in Remote SSH sessions.
  • [#7777] Fixed issue causing all JSON files to have the filetype "renv lockfile".
  • [#5101] Positron's version is now included in the built-in Issue Reporter and Diagnostics command output.
  • [#7712, #7617] Added timeout to Copilot sign-in for Assistant.
  • [#4843] R: Fixed issue opening localhost URLs from shiny::paneViewer() and related methods.
  • [#6915] Jupyter notebooks: Added support for update_display_data requests.
  • [#7889] Fix issue invoking Assistant Inline Chat with Cmd/Ctrl + I when RStudio keybindings are enabled.
  • [#7929, #7700] The RSTUDIO_PANDOC environment variable is now set correctly on Linux builds and in terminals and tasks as well as R sessions.
  • [#7402] The QUARTO_R environment variable now points to your chosen R version in the Terminal.
  • [#7239] Fixed failure to set working directory from the Explorer when connecting via Remote SSH from Windows to Linux.
  • [#6701] Python: Update search strategy to find uv interpreters more often.
  • [#7967] Fixed behavior on first boot of Positron to not show featured extension walkthroughs.

Dependencies

  • Updated bundled version of Air to 0.14.0.

2025.06.0-167

02 Jun 14:59
e7e5d55

Choose a tag to compare

2025.06.0-167 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-167-Setup.exe
Windows 10, 11 x64 (user level install) Positron-2025.06.0-167-UserSetup.exe
MacOS 10.15+ (universal) Positron-2025.06.0-167.dmg
Debian-based Linux x64 (Ubuntu 22+) Positron-2025.06.0-167-x64.deb
Debian-based Linux arm64 (Ubuntu 24+) Positron-2025.06.0-167-arm64.deb
Red Hat-based Linux x64 (RHEL9) Positron-2025.06.0-167-x64.rpm
Red Hat-based Linux arm64 (RHEL9) Positron-2025.06.0-167-arm64.rpm
REH Linux x64 positron-reh-linux-x64-2025.06.0-167.tar.gz
REH Linux arm64 positron-reh-linux-arm64-2025.06.0-167.tar.gz
Installer Checksums positron-2025.06.0-167-checksums.json

Release Notes

New Features

  • [#7189] Updated "Interpreter" command palette actions to work better with multiple interpreter sessions.
  • [#4269] Added the new command "Interpreter: Discover All Interpreters" to kick off interpreter discovery, for example if you have just made a new Python environment that Positron doesn't know about yet.
  • [#3001] R: Completions are now provided for local objects in a function paused in the debugger.
  • [#7270] Replaced the way editor actions were implemented with the Editor Action Bar, which can be toggled in/out of view like other UI components. The old "editor.actionBar.enabled" setting is now disabled, but you can use "View: Toggle Editor Action Bar" to toggle this component.
  • [#7852] Positron Assistant, an experimental AI assistant for Positron, can now be enabled in Settings. Read more at https://github.com/posit-dev/positron/discussions/7931! πŸ€–

Bug Fixes

  • [#7465, #5991] Python: hvplot no longer creates ghost plots and now display when code is executed as a block in the console.
  • [#5431] App Launcher: app urls from Terminal links are now resolved correctly.
  • [#5954] Fixed timeouts when rendering plots during slow-running operations or in a loop.
  • [#7854] Fixed bug causing fewer than the last 5 runtimes to show up in the console + split button.

Dependencies

  • Updated vscode-python upstream to v2025.6.1.