Skip to content

v0.20.4

Latest
Compare
Choose a tag to compare
@fonsp fonsp released this 20 Dec 16:28

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

  • Frontend bundler update nov 2024 (#3091) (@fonsp)
  • Prevent layout shift on load by mounting codemirror styles earlier (#3092) (@fonsp)

Fixes

  • Fix Julia 1.11.2 WorkspaceManager race condition (#3119) (@fonsp)
  • Error with Pkg.activate in Julia 1.11.2: schedule: Task not runnable (#3114)
  • Featured Heatmap notebook is broken (#3109)
    (TODO)
  • ResumableFunctions don't work in Pluto.jl (#3104)
  • parcel bundle: fix index.html prefetch bundle issue (#3110) (@fonsp)
  • Fix index.html bundle CI failure (#3095)
  • Overeager autocomplete for @. gives @__DOT__. (#3086)
  • HTML exports from Pluto 0.19.4 do not load (recurrence of #2606) (#2707)

Internal changes

  • CompatHelper: bump compat for MIMEs to 1, (keep existing compat) (#3087) (@github-actions[bot])
  • Fix frontend chrome download (#3120) (@fonsp)

Diff since v0.20.3