Stackroot 0.3.1
Download and run Stackroot-Setup-0.3.1.exe on Windows 10/11 (64-bit). Update over 0.3.0 — sites, databases, and settings are kept.
Site backup
- Backup list refreshes correctly — if you navigated away from a site's Manage page while a backup was running, the new backup now appears in the list as soon as it finishes, even if you're no longer on the page that started it.
- Skip symbolic links — on by default; turn it off to include symlinked folders (e.g. Laravel's
storage:link) as real files in the backup. A warning explains that the link itself won't be restored as a link when this is off. - Custom ignore patterns — exclude paths from the backup using
.gitignore-style patterns, with one-click presets fornode_modules,.git, andvendor.
Site restore
- Warns before deleting excluded paths — if a backup was made with ignore patterns, restoring files now lists anything on disk that was excluded from that backup and would otherwise be permanently deleted; check any item to keep it in place.
- Fixed warning banners in the Restore and Import dialogs cutting off long text instead of wrapping.
Upgrading from 0.3.0
Your sites, databases, and settings are preserved. No manual steps required.