Skip to content

v0.19.23

Compare
Choose a tag to compare
@fonsp fonsp released this 06 Apr 09:48

Try this release in your browser! (Available 30 minutes after the release)

Binder logo

Generate your own binder links using pluto-on-binder.glitch.me!

New features

Performance improvements

Fixes

  • 🦆 Fix #2416 maybe by avoiding race condition (#2501) (@fonsp)
  • Hide server start and stop logs from HTTP.jl (#2516) (@fonsp)
  • Artifact downloads not showing in pkg terminal (#1451)
  • Disabling cells doesn't work properly with Pluto.activate_notebook_environment (#2182) (#2239) (@disberd)
  • Stacktrace - clicking on line reference to jump to cell hides the code if it was previously shown (#2356)
  • @error from AbstractPlutoDingetjes.transform_value no longer shown (#2403)
  • Crash with AppendonlyMarker (#2416)
  • Export to PDF missing content (#1751)
  • Firefox PDF export squishes markdown cell output to a narrow width (#2440)
  • Moving a @bind sometimes causes it to have the wrong value (#2465) (#2467) (@Pangoraw)
  • "Cell deleted (UNDO)" appeared in PDF print-out (#2474) (#2481) (@Vikrantpalle)
  • StateOutOfSync: Failed to apply patches in status_tree (#2494)
  • Visual issue: evaluation status with many cells (#2503)
  • Internal error when wrapping ccall in a function (#2511)
  • Nothing appears on the screen in the notebook or its html export (#2513)
  • Improve print view styling (#2468) (@tecosaur)
  • Change "Static PDF" export title to just "PDF" (#2469) (@tecosaur)
  • Restyle frontmatter dialog to match rest of pluto (#2470) (@tecosaur)

Internal changes

Diff since v0.19.22