Version display + Check for updates
- The running version now shows in the sidebar and in a new About & updates panel in Settings.
- A Check for updates button compares your version against the latest GitHub release and links you to it when one is available. The check runs server-side, compares versions numerically, and degrades gracefully when offline.
- The source repo is configurable via
GITHUB_REPOinapp/config.pyfor anyone running their own fork.
Full Changelog: v1.1.1...v1.1.2