Skip to content

Releases: ConvoyPanel/panel

v2.0.0-beta (Bombay)

23 Oct 19:56
Compare
Choose a tag to compare

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

The Bombay cat breed is the mascot for v2

SHA256 Checksum

625fc2f7a962f12c2728dcea38198e8b111a9e6ddcbb1429295098feac4f5702  panel.tar.gz

v1.1.0-beta Calico

22 Aug 03:49
Compare
Choose a tag to compare

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

19 Aug 04:13
Compare
Choose a tag to compare

Fixed

  • VNC Service with Proxmox Virtual Environment 7.2-7

Changed

  • Improved stability of install service

Picture of this release's mascot:
image

v1.0.0-beta-rc.3

14 Aug 17:31
Compare
Choose a tag to compare
v1.0.0-beta-rc.3 Pre-release
Pre-release

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

14 Aug 03:16
Compare
Choose a tag to compare
v1.0.0-beta-rc.2 Pre-release
Pre-release

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

11 Aug 03:53
Compare
Choose a tag to compare
v1.0.0-beta-rc.1 Pre-release
Pre-release

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

06 Aug 19:37
Compare
Choose a tag to compare

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.