1.3.18
Your uncommitted work survives a restart
The last release asked you to push before stepping away, because a workspace that restarted came back with only what you had pushed. You do not have to any more. Your changes, your untracked files and everything you installed are still there when it comes back.
Improved
- EngineStarting a workspace again is faster. It no longer downloads the repository and reinstalls everything from scratch — your dependencies are where you left them.
- DesktopStarting or stopping a workspace only warns you about work that is genuinely at risk, and says nothing when there is none.
Fixed
- EngineA workspace keeps your uncommitted changes, your untracked files and a .env you wrote by hand when it stops, when you resize it, and when it restarts on its own.
- EngineA workspace that failed to open used to fail the same way every time you tried. It clears the problem out of the way and opens.
- EngineYour conversation comes back after a workspace restarts. It sometimes said the session could not be found, when nothing had been lost.
