Motivation
Help users know when there's an update available.
Proposed solution
- Query the GitHub API to determine the latest release.
- Add a flag or other notice in the front-end footer when a newer version is available
Additional context
GitHub API URL for releases: https://api.github.com/repos/kentico/kinspector/releases