Try this release in your browser! (Available 30 minutes after the release)
Learn more about Binder and Pluto at plutojl.org/en/docs/binder!
New features
- 🌍 Upload to pluto.land directly from Pluto (#3360) (@fonsp)
- New language: Simplified Chinese (#3379) (@Fromduststar)
- New language: Corporate English (#3359) (@pankgeorg)
- Center pasted cells in viewport (#3373) (@fonsp)
- Support
cpu-target
inCompilerOptions
(#2950) (#3362) (@pankgeorg)
Performance improvements
- 👻 Fix race condition that can create multiple processes per notebook (#3368) (@fonsp)
- 🌱 Precompile in notebook process (#3367) (@fonsp)
- 🌽 Fix precomp twice this time really!! (#3377) (@fonsp)
- 🥬 Remove PrecompileTools from PlutoRunner to fix precomp twice (#3381) (@fonsp)
Fixes
- 🐭 Use scratch space for notebook package environment directory (#3145) (@fonsp)
- Julia 1.12 precompilation not working (#3187)
- Julia 1.12: autocomplete shows everything as global from this notebook (#3345)
- Added upstream field for localization (#3361) (@s-zymon)
- FirebaseyUtils 32 bit fix (#3366) (#3365) (@fonsp)