Skip to content

Release 0.20

Compare
Choose a tag to compare
@wlach wlach released this 23 May 23:54
· 30 commits to master since this release
217a7c1
  • 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)