I used the built-in function to check for updates. It determined that an update was available. However it repeatedly showed that the update process had failed.
Current Behavior
The update failed.
Steps to Reproduce
In PhotoStructure, click “Help”, “Check for updates”.
A dialoge box is displayed indicating there is an issue, and it references a folder name similar to C:\Users\Username\AppData\Local\photostructure-updater
I closed PhotoStructure and deleted the contents of C:\Users\Username\AppData\Local\photostructure-updater.
I re-ran the “Check for updates” and this time the process was successful.
Environment
Operating system and version:
Windows 10 Professional 64-bit, 16GB RAM
PhotoStructure edition:
PhotoStructure for Desktop. Was version 1.0.0-Beta (I think Beta 3). Now is version 1.1.0
Thanks to @PaulDurham for reporting this issue. Apologies for the delayed follow-up.
The beta-era updater path that failed on this upgrade has been substantially reworked:
v2026.4: The desktop app has been repackaged with electron-forge and native OS installers — Windows .exe (Squirrel), macOS .dmg, and Linux .deb/.rpm. Linux updates are now handled through the PhotoStructure apt/dnf repository (install instructions). Windows and macOS continue to auto-update via Electron’s autoUpdater (through update-electron-app).
The cleanest path forward from a broken v1.0.0-beta install is a fresh v2026.4 install pointed at the same library. Please open a new topic if the upgrade fails again.