Skip to content

v5.0.0

Compare
Choose a tag to compare
@iansinnott iansinnott released this 29 Oct 13:47
· 40 commits to master since this release

What's Changed

  • fix cmd+n not working in tauri by @nikvdp in #44
  • Add HOST and BODYLIMIT env vars for sync server by @struanb in #47
  • fix all instances of $page.url.pathname checks for tauri by @nikvdp in #45
  • Make sync server endpoints path-relative by @struanb in #48
  • tauri 2 by @iansinnott in #51

What broke?

This is a major version bump, but only because I bumped the major versions of Tauri, Svelte and SvelteKit. Thus there may be breakage that I haven't found yet and I don't want anyone to be caught off guard.

New Contributors

Full Changelog: v4.1.7...v5.0.0