| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2025.10.1-4 source code.tar.gz | 2025-10-14 | 56.7 MB | |
| 2025.10.1-4 source code.zip | 2025-10-14 | 64.3 MB | |
| README.md | 2025-10-14 | 4.5 kB | |
| Totals: 3 Items | 121.0 MB | 0 | |
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.