v0.19.10
Pluto v0.19.10
Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
New features
- π Featured notebooks & new main menu (#2048) (@fonsp)
- Track dependency of
skipped_as_script
cells (#2178) (@disberd)
Performance improvements
Fixes
- fix cell paste at specific cell (#2189) (@disberd)
- Fix slide controls (#2194) (@Pangoraw)
- fix broadcast bug with Vector + AbstractMatrix (#2212) (@Pangoraw)
- Fix WSL paths (#2219) (@pabloferz)
Internal changes
- Update to HTTP.jl 1.0 (#2185) (@Pangoraw)
- Use skip_as_script in Firebasey notebooks (#2191) (@Pangoraw)
Closed issues:
- Paste hijack is too strong (#1311)
- Revise functionality got lost (#2094)
- HTTP.jl: remove workarounds in WebSocketFix.jl? (#2116)
- Pluto writes to the notebook source file when
auto_reload_from_file=true
(#2183) - Paste cell after currently selected cell does not work anymore (#2188)
- Arrows no longer work in presentation mode (#2192)
- Is there a way to permanently shift stderr (#2198)
- W (#2200)
ProgressLogging
progress bar has large overhead (#2203)- Crash when notebook computes T*VV with T a circulant matrix and VV = V + V a vector (#2211)
- Incorrect WSL path on windows mounted drive (#2217)
using Pluto
load error when repl started with PackageCompiler.jl sysimage (#2224)