Try this release in your browser! (Available 30 minutes after the release)
Generate your own binder links using pluto-on-binder.glitch.me!
New features
- 📋 Copy button for URL to header (#3264) (@fonsp)
- 🙈 Button to "forget" stale recent notebooks from main menu (#3268) (@fonsp)
- Strack trace hidden by default (#3267) (@fonsp)
- Automatic
id
tags for Markdown headers (#3243) (@fonsp) - AI syntax fix: Accept/Reject, changes in diff view (#3261) (@fonsp)
Fixes
- Deleting disabled cell – bad update for indirectly disabled cells and scope (#3089) (#3260) (@ederag)
- precompilation fails on Julia v1.12: "FieldError: type Method has no field
deleted_world
" (#3259) (#3270) (@disberd) - Overagressive autocomplete, continued (#3265)
- The search on the documentation website doesn't work? (#3266)
- Autocomplete multichar superscript subscript (#3271) (@fonsp)
Internal changes
- Fix
limit
not defined (#3256) (@rikhuijzer)