Skip to content

v0.19.39

Compare
Choose a tag to compare
@fonsp fonsp released this 21 Feb 10:18

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: stack trace display!

image

New features

  • 🧾 Stack traces: code preview, URL, truncated, design (#2813) (@fonsp)
  • Add css for <details> / <summary> (#2814) (@genericallyterrible)
  • Stacktraces: shorter for macro expansion and @Kwargs in Julia 1.10 (#2812) (@fonsp)
  • Detect when MathJax 2 was loaded before Pluto tries to load MathJax 3 (#2803) (@fonsp)

Fixes

  • Fix EvaluationOptions docstring to reflect current behaviour (#2800) (@christiangnrd)
  • Fix horizontal overflow in tables on Firefox (#2805) (@fonsp)
  • fix(dialogs): backward compatible dialog usage (#2816) (@pankgeorg)
  • "Disable cell" has no effect (#2801)
  • Nightly tests: overload of Base function not recovered (#2806) (#2807) (@fonsp)
  • The "Notify when done" checkbox can't be checked (#2809)
  • Render diagnostics only for actual syntax error (#2819) (#2820) (@Pangoraw)

Internal changes

  • Move code to PlutoDependencyExplorer.jl repo (#2777) (@fonsp)

Diff since v0.19.38