Releases: iodide-project/iodide
Releases · iodide-project/iodide
Release 0.20.3
Release 0.20.2
- Allow new windows opened from iodide to submit forms (#2919)
Release 0.20.1
- Fix one last case where the user might be warned unnecessarily when navigating
away from iodide (#2884)
Release 0.20
- Allow creating iodide notebook with attached files via a POST request, using
a new/from-template/
endpoint (fixes #2681) (#2849) - Don't warn unnecessarily when navigating away from a notebook (fixes #2537) (#2855)
- Allow attaching files to a trial notebook (or when unauthenticated) (fixes #2680) (#2727)
- Use pyodide v0.15, fetching from cloudflare CDN (#2874)
Release 0.19.1
Release 0.19.0
Release 0.18.0
Release 0.17.0
Release 0.16.1
Release 0.16.0
- Remove redundant description metadata for link previews (#2448)
- Vertically align text in language selector (fixes #2446) (#2450)
- Allow running simple-serve from a port other than 8000 (fixes #2444)
- Allow blank content on notebook revision creation (fixes #2445) (#2455)
- Enable user to clear console history with a click (fixes #1015) (#2453)
- Report more specific errors in console when executing fetch cell (fixes #1853) (#2475)
- Better onboarding around the use of the "run all" button (#2471)
- Automatically prune revision history (fixes #2451) (#2461)