v0.19.39
Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
New: stack trace display!
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)