Back to changelog

v0.5.62More reliable saves and steadier long sessions

Highlights

  • Fixes rare cases where project files could be lost or corrupted while saving
  • Editor exits now hand off cleanly so unfinished work is never left in limbo
  • Faster error recovery and a bunch of general improvements

Changes

Fixed
  • Saves are verified on disk after writing, and interrupted writes can no longer truncate files
  • 3D model files are protected from being opened or overwritten as text
  • Closing the editor mid-task now reports results properly instead of leaving operations uncertain
Improved
  • Editor updates apply more reliably across versions
  • A bunch of general improvements