v0.53.1
·
1198 commits
to master
since this release
Spacewave 0.53.1 is a reliability patch for browser startup and local file storage. It helps older browser profiles recover from stale local app cache data and fixes a rare storage stall in ephemeral and browser sessions.
Fixes
- Fixed browser startup for profiles created on older Spacewave versions. When old local app cache data uses a hash format the current browser build cannot read, Spacewave now resets that cache automatically and starts fresh instead of staying on the loading screen.
- Fixed a rare permanent stall in in-memory file storage where a cancelled write could leave later reads blocked, affecting ephemeral and browser sessions.
Improvements
- Browser sessions now switch context more smoothly under load, reducing cases where busy work could delay other browser activity.