Skip to content

v0.19.31

Compare
Choose a tag to compare
@fonsp fonsp released this 30 Oct 18:06

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!

Merged pull requests:

New features

  • Use featured.plutojl.org as the featured source for interactive previews! (#2666) (@fonsp)
  • Update codemirror and support Julia 1.10 try-catch-else (#2673) (@Pangoraw)
  • 📰 Preview in frontmatter editor (#2688) (@fonsp)
  • New Markdown featured notebook (#2690) (@lukavdplas)

Fixes

  • Fix: Don't drop disabled cells (#2677) (@Pangoraw)
  • Show error message when statefile fails to load (#2686) (@fonsp)
  • Fix safe preview in PlutoUI.ExperimentalLayout and embed_display (#2689) (@fonsp)
  • Highlighting issue with <: (#2095)
  • Incorrect highlighting of end in let f() = 1 end (#2639)
  • Disabled cell content sometimes disappears from file (#2676)

Internal changes

  • Support slider_server_url in pluto_export.json (#2667) (@fonsp)
  • Use for binder EditOrRun modal (#2681) (@fonsp)
  • Project.toml: compat entries for stdlibs (#2687) (@fonsp)
  • Bump @babel/traverse from 7.15.4 to 7.23.2 in /frontend-bundler (#2664) (@dependabot[bot])
  • Bump @babel/traverse from 7.17.12 to 7.23.2 in /test/frontend (#2665) (@dependabot[bot])
  • Bump browserify-sign from 4.2.1 to 4.2.2 in /frontend-bundler (#2682) (@dependabot[bot])
  • CompatHelper: add new compat entry for Downloads at version 1, (keep existing compat) (#2683) (@github-actions[bot])
  • CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) (#2684) (@github-actions[bot])

Diff since v0.19.30