Skip to content

v0.17.1

Choose a tag to compare

@milanofthe milanofthe released this 02 Aug 19:13
· 5 commits to main since this release

File name retention across sessions.

  • Save no longer falls back to the default file name after a reload: the autosave keeps the working file's name, and restoring a session re-attaches it (#327)
  • On Chromium the file handle itself is persisted, so Save writes back to the original file after a restore (permission re-prompt included)
  • Firefox/Safari download fallback suggests the correct name again