Stability-AI / StableSwarmUI

StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.
MIT License
4.52k stars 361 forks source link

Feature request: place most recent commit datetime value somewhere on the main UI, to help with diagnosing update-failure caused issues #401

Closed brendanhoar closed 3 months ago

brendanhoar commented 3 months ago

As per discord, it may be a good idea to present in the main UI the datetime value of the most recent commit pulled to the client machine (captured at startup), since we're all effectively on a dev-type branch at the moment and the version number is updated infrequently relative to commits. Might save some aggravation for the developer(s) w/r/t requests for assistance. :)

B

mcmonkey4eva commented 3 months ago

Commit date is now in the corner and in the logs! image