Skip to content

2024.11.0-140

Pre-release
Pre-release
Compare
Choose a tag to compare
@positron-bot positron-bot released this 04 Nov 15:59
e0d844b

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

  • Fixed installation on Linux when VS Code is also installed #4875
  • Fixed how the experimental Python reticulate sessions exit #5056
  • Fixed a recent performance degradation in the Data Explorer #5176
  • Fixed new folder creation on Windows #5204