Changelog

What is new

Every release, in plain language. New features, improvements and fixes as they ship.

v1.4
Jun 2026

Learn academy

  • NewLessons with a live, editable Python editor under every concept.
  • NewTry-it-live window embedded on the home page.
  • ImprovedLighter, calmer typography across the marketing site.
v1.3
Jun 2026

Studio layout

  • NewTwo-pane studio: script on the left, output on the right.
  • NewResult summary that announces plots and files after each run.
  • ImprovedEditor now wraps long lines, so the view never slides sideways.
  • FixedOutput panels no longer overlap when switching tabs.
v1.2
May 2026

Plots and files

  • NewFull-screen plot viewer with zoom, pan and PNG download.
  • NewDownload any file your script writes.
  • FixedConsole output kept each printed line on its own line.
v1.1
May 2026

Workspaces and theming

  • NewAutosave, plus export and import of your whole workspace.
  • NewLight and dark themes, and a command palette.
  • ImprovedFaster first load through cached runtime assets.
v1.0
Apr 2026

First release

  • NewRun Python in the browser with numpy, pandas and matplotlib preloaded.
  • NewUpload data, install packages from PyPI, and plot inline.