There is a newer version of the record available.

Published May 27, 2025 | Version v0.20.9
Software Open

fonsp/Pluto.jl: v0.20.9

Description

Try this release in your browser! (Available 30 minutes after the release)

<a href="https://binder.plutojl.org/v0.20.9/"><img alt="Binder logo" src="https://mybinder.org/badge_logo.svg"></a>

Generate your own binder links using pluto-on-binder.glitch.me!

Merged pull requests:

  • PrecompileTools 1.3 compat for PlutoRunner (#3215) (@fonsp)
  • Make file picker fuzzy autocomplete again (#3217) (@fonsp)
  • 📋 "Copy output" for error messages (#3219) (@fonsp)
  • Bump base-x from 3.0.10 to 3.0.11 in /frontend-bundler (#3220) (@dependabot[bot])
  • Convert plain-text output with ANSI codes to HTML (#3222) (@sethaxen)
  • Update JuliaMono to 0.060 (#3223) (@fonsp)
  • 🌟 Auto-generate an AI prompt with smart context (#3224) (@fonsp)
  • Customize ANSI colors for terminal views (#3225) (@sethaxen)
  • generate_html: add kwargs for recording_url_js and recording_audio_url_js (#3227) (@fonsp)
  • Load observablehq stdlib using jsdelivr ESM (#3237) (@fonsp)
  • Performance: don't render loading bar animation when idle (#3239) (@pankgeorg)
  • "Refactor: Consolidate CSS imports using @import in all-styles.css for cleaner editor.html" to issue #3240 (#3241) (@Anirban-001)
  • misc autocomplete fixes (#3244) (@fonsp)
  • Complete package names from list (#3245) (@fonsp)

Closed issues:

  • Nicer CSS for all Markdown built-ins (#235)
  • Getting Started sample notebook - "Feeding neighbors" issue (#713)
  • ANSI color code rendering in output (#894)
  • RemoteResource broken when using htmlview.glitch.me (#1478)
  • Change target for "How to install Julia and Pluto?" (#1808)
  • The feedback submission button is not clickable when in presentation mode (#1938)
  • Function call works in REPL, but not in Pluto (#1961)
  • More comfortable console output (#1999)
  • Keyboard shortcut for toggling cell visibility (#2058)
  • Pluto v0.19.9 notebooks appear in black and white (#2181)
  • Document hidden features (#2208)
  • When Cell Input of a using/import cell is hidden, installation progress is invisible. (#2210)
  • Cursor is activated automaticly when jump back to the page being edited (#2512)
  • Add option to turn off CRT themeing of terminal results (#3221)
  • Autocomplete: no implicit autocomplete for ) (#3229)
  • Autocomplete: support Module.funcname definition (#3230)
  • Autocomplete: implicit completion when clicking on comment (#3231)
  • Unicode autocompletion often doesn't pop up (#3235)
  • No implicit autocomplete while typing struct fields (#3242)

New features

(TODO)

Performance improvements

(TODO)

Fixes

(TODO)

Internal changes

(TODO)

Diff since v0.20.8

Files

fonsp/Pluto.jl-v0.20.9.zip

Files (9.1 MB)

Name Size Download all
md5:a82323c01832dd040bb9dd77d461d2b2
9.1 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/fonsp/Pluto.jl/tree/v0.20.9 (URL)

Software