cyberpanel
cyberpanel copied to clipboard
[BUG] GitHub releases / tags are missing
Version 2.1 is live right now, but GitHub thinks the latest is 1.9.1.
The Version Management page of CyberPanel does show the latest version, but you need to log in, and have a CyberPanel VPS running in order to check that. I would argue it is easier to check the latest version on GitHub because it's public, and because the code lives here it would make sense to have the GitHub tags be the one source of truth regarding what versions are available.
An added benefit is that the GitHub tags are available in the GitHub API (example). Every other element could use this: Peoples CyberPanel VPS could check it for new versions. The CyberPanel website and docs could show the latest version. You (or anyone) could offer a push notification or email service when a new version releases. It's pretty damn good.
Thanks for your time.