Tools
/rewind could restore a zero-filled or truncated file in forked and background sessions
v2.1.275 fixes `/rewind` in a forked or background session restoring a zero-filled or truncated file when the session's file-history backups could not be fully copied. The undo path silently wrote a corrupt file instead of failing, which is exactly the case where a user has already decided to throw away their working state and has no second copy. Same release also fixes plugin reload previews replacing a running session's extracted plugin files when the plugin came from a `--plugin-dir` or `--plugin-url` archive.
Source
↳ Follow the thread