Releases: ConvoyPanel/panel
Releases · ConvoyPanel/panel
v2.0.2-beta
Fixed
- FQDN validator for the hostname field when adding a new node
SHA256 Checksum
95b1bb2bfb64c0ad3fc93ea71f34a06771720d37398dbc88fcc881a24d221313 panel.tar.gz
v2.0.1-beta
Fixed
- Problem where validation errors for the SSH key wouldn't show up
- Bug where user couldn't unset a SSH key after saving one
SHA256 Checksum
78cdf6875aa5f5f4810cd8fd54796733f4b3ade62120122e75ea3cbfaa468d86 panel.tar.gz
v2.0.0-beta (Bombay)
Added
- Storing of CPU, memory, disk, snapshots, backups, and bandwidth limits
- Added server suspensions
- Added real-time status updates of server installs (though it will be deprecated in v3.x.x)
- Automatic bandwidth throttler when a user exceeds the bandwidth limit
Changed
- Internally, server details are now passed around the application using Laravel Data by Spatie. Though in v3.x.x, we are planning on switching to Data Transfer Objects by Spatie. We pulled the wrong package and didn't realize until one month in using the package LOL.
- Virtual machines are now limited to one disk. Multiple disks may be supported when a daemon is available in the future.
- The built-in web server is now Caddy instead of Nginx. This provides auto SSL out of the box.
Fixed
- The commands in the node viewing page for installing the VNC Broker and templates.
Known Bugs
- The real-time server installation communication is known to be buggy and will be resolved in v3.x.x
- Editing the server field for IP Addresses will sometime result in the first server of the node to be used. This will be resolved in v3.x.x
SHA256 Checksum
625fc2f7a962f12c2728dcea38198e8b111a9e6ddcbb1429295098feac4f5702 panel.tar.gz
v1.1.0-beta Calico
Changed
- Search API for user, node, and servers to Spatie Laravel Query Builder
- Increased timeout from 420s (7 minutes) -> 1000s (16 minutes) for server reinstalls and installs
Fixed
- Searching for templates sometimes breaks in the server creation page in the admin area
- Updating node information without redefining Proxmox API credentials
- Server reinstall service failing when it cannot detect boot disks
- Security vulnerability leaking node credentials
v1.0.0-beta Calico
v1.0.0-beta-rc.3
Fixed
- Critical vulnerability allowing empty Authorization headers if the
EXTERNAL_SECRET
field isn't populated in the environment file
v1.0.0-beta-rc.2
Changed
- SSO Token return format when a user generates a new token using the application api
Fixed
- Application API create server function + validation rules
v1.0.0-beta-rc.1
Changed
- Internal code interfacing with the Proxmox node
- Addresses external API
- Servers external API
- Credentials needed to interface with the Proxmox node
- Server installer
These changes improve the developer experience with the APIs and the overall reliability of the Convoy software.
Note
It's important to note that Convoy is not exactly free software. We expect those who commercialize this product to pay a monthly subscription.
v0.1.0-beta
Initial release
Ready for small deployments; however, bugs may persist and require manual intervention from the system administrator.
A refactor is in the works to improve error handling and the overall experience of Convoy.