Skip to content

2024.12.0-80

Pre-release
Pre-release
Compare
Choose a tag to compare
@positron-bot positron-bot released this 26 Nov 17:30
c3c4896

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 support for summary stats and sparklines to the experimental Data Explorer feature for directly viewing data files #5414, #5477
  • Content in the Viewer pane can now pop out to an editor tab #4808
  • Added new UI for code to resume database connections #5449
  • Database connection metadata are now stored in encrypted storage #5456

Bug Fixes

  • Fixed F1 Help for Python #5405
  • Vastly improved behavior of Variables pane for (large) R objects #5453
  • Fixed the vertical splitter in the Variables pane #5391
  • IPyWidgets now work in notebooks #5464
  • Data Explorer tabs are now restored on a reload #5475
  • Fixed restarting notebooks #5461
  • Fixed how matplotlib objects are presented in the Plots pane #5437