v5.0.0
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