Skip to content

Release 0.8.0

Compare
Choose a tag to compare
@wlach wlach released this 18 Jun 18:59
· 874 commits to master since this release
  • Adds favicon to iodide (fixes #826)
  • Adds JWT-based authentication to Iodide's API as an option (fixes #1755)
  • Rebrand the "jsmd" file format as "iomd" (fixes #1634)
  • Adds ability to restrict server API to authenticated users only
    (disallowing read-only API access; fixes #1879)
  • Gravatars are served via https by default (fixes #1930)
  • Add new file management UI (click Menu > Manage Files while logged in and
    viewing a notebook that you own)