Skip to content

v0.20.9

Latest
Compare
Choose a tag to compare
@fonsp fonsp released this 27 May 09:38

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

  • 🎨 ANSI color code rendering in output (#3222, #894) (@sethaxen)
  • 🌟 Auto-generate an AI prompt with smart context (#3224) (@fonsp)
  • πŸ“‹ "Copy output" for error messages (#3219) (@fonsp)
  • πŸ”€ Update JuliaMono to 0.060 (#3223) (@fonsp)
  • 🎨 Customize ANSI colors for terminal views (#3225) (@sethaxen)

Performance improvements

  • Load observablehq stdlib using jsdelivr ESM (#3237) (@fonsp)
  • Performance: don't render loading bar animation when idle (#3239) (@pankgeorg)
  • Complete package names from list (#3245) (@fonsp)
    (TODO)

Fixes

  • Make file picker fuzzy autocomplete again (#3217) (@fonsp)
  • misc autocomplete fixes (#3244) (@fonsp)
  • Change target for "How to install Julia and Pluto?" (#1808)
  • The feedback submission button is not clickable when in presentation mode (#1938)
  • 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)

Internal changes

  • PrecompileTools 1.3 compat for PlutoRunner (#3215) (@fonsp)
  • Bump base-x from 3.0.10 to 3.0.11 in /frontend-bundler (#3220) (@dependabot[bot])
  • generate_html: add kwargs for recording_url_js and recording_audio_url_js (#3227) (@fonsp)
  • "Refactor: Consolidate CSS imports using @import in all-styles.css for cleaner editor.html" to issue #3240 (#3241) (@Anirban-001)

Diff since v0.20.8