Published September 26, 2023
| Version v0.19.28
Software
Open
fonsp/Pluto.jl: v0.19.28
Authors/Creators
- 1. MIT
- 2. Dral .inc
- 3. IRISA
- 4. @JuliaComputing
- 5. European Space Agency
- 6. @modal-labs
- 7. 127.0.0.1
Description
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.19.28/"><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:
- Bump terser from 5.9.0 to 5.14.2 in /frontend-bundler (#2220) (@dependabot[bot])
- Replace Distributed with Malt soon! (#2240) (@savq)
- integrate JuliaSyntax.jl (#2526) (@Pangoraw)
- Bump tough-cookie from 4.0.0 to 4.1.3 in /test/frontend (#2597) (@dependabot[bot])
- Bump semver from 5.7.1 to 5.7.2 in /frontend-bundler (#2599) (@dependabot[bot])
- 🚦Slider server running status (#2601) (@ctrekker)
- Update the folded state when reloading from file (#2602) (@Pangoraw)
- ExEx: Track function calls in assignment lhs. (#2604) (@Pangoraw)
- Linebreaks with small spacing in Firefox (#2605) (@dorn-gerhard)
- 💁📩 Support publish_to_js inside logs (#2607) (@fonsp)
- Make
published_to_js(nowpublish_to_js) official API through AbstractPlutoDingetjes.jl (v2) (#2608) (@disberd) - add keyboard shortcuts (LeftArrow and RightArrow) to move slides in presentation mode (#2611) (@disberd)
- Experimental JS API for getting/setting cell metadata (#2612) (@fonsp)
- Bump word-wrap from 1.2.3 to 1.2.4 in /test/frontend (#2616) (@dependabot[bot])
- Bump word-wrap from 1.2.3 to 1.2.4 in /frontend-bundler (#2617) (@dependabot[bot])
- Test Julia 1.10 (#2626) (@Pangoraw)
- Display banner from Pluto.init, not during precompile (#2628) (@mgkuhn)
- switch any-pointer:coarse to pointer:coarse (#2631) (@disberd)
- fix EmbeddableDisplay (#2632) (@jbrea)
- Limit prefix length (#2636) (@Pangoraw)
- change selector so that CSS applies correctly (#2637) (@vladflore)
- Added keyboard shortcut display in tooltips (#2638) (@JuliaLoetfering)
- Non-blocking API Pluto.run! that returns a reference to the running server (#2643) (@fonsp)
- Test Julia 1.10 beta instead of nightly, drop 1.7 tests (#2644) (@fonsp)
- FrontendTest.yml: show logs from Pluto server (#2645) (@fonsp)
- Fix typo in docstring (#2648) (@LilithHafner)
- Slider server stuck loading on staterequest failure (#2649) (@ctrekker)
- Frontmatter GUI: multiple authors (#2650) (@fonsp)
- workspace_custom_startup_expr as String (#2654) (@fonsp)
Closed issues:
- Allow using
Distributed(#300) - Long array content is shown in full sometimes (#1337)
publish_to_jsmostly breaks if used inside logs (#2092)- PlutoSliderServer: Indicate in notebook if update from server is not received yet (#2130)
- Backspace during unicode complete gives error (#2388)
- confirm() on disconnect can block other tabs (#2398)
- AUTO_RELOAD_FROM_FILE does not track cell code_folded status changes in the file (#2424)
- losing cursor focus on tab/window switching (#2518)
- Codemirror: simultaneous calls to EditorView.update during blur (#2548)
- Variable name "info" causes unexpected css formatting (#2583)
- Pluto shows welcome message on precompilation (#2589)
- Assigning to an object indexed with a function returns "not defined" error (#2595)
- HTML exports output by older versions of Pluto can no longer be displayed (#2606)
- Autocomplete not working in latest release :( (#2610)
- type signature for interactive data inspector (#2615)
- Click "more" for embeddable element doesn't work (#2619)
- Pluto segmentation fault (#2620)
- Broken link: sample/basic.jl not found (#2635)
- Notebook connected to slider server appears to load indefinitely on staterequest failure (#2640)
workspace_custom_startup_exprkwarg seems broken (#2652)
(TODO)
Performance improvements(TODO)
Fixes(TODO)
Internal changes(TODO)
Files
fonsp/Pluto.jl-v0.19.28.zip
Files
(8.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6c5b924bad1aeab15965def8dbb776f0
|
8.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fonsp/Pluto.jl/tree/v0.19.28 (URL)