Skip to content

Releases: ConvoyPanel/panel

v4.0.0-rc.2

15 Dec 19:35
Compare
Choose a tag to compare
v4.0.0-rc.2 Pre-release
Pre-release

Changes

  • Removed API request throttling
  • Increased Coterm session token lifetime from 30 seconds to a minute.
  • Fixed cloning of VM's to the wrong storage location #64

SHA256 Checksum

13b63695072d7eafd475863b99e9efeb7b793f6d6d917797c2d18cf297b388c9  panel.tar.gz

v3.10.2-beta

15 Dec 19:34
Compare
Choose a tag to compare

Changes

  • Fixed cloning of VM's to the wrong storage location #64

SHA256 Checksum

de59f0b5539450954f19a5ea0850c7368a3566152e528a36e810f2c318bb7f7c  panel.tar.gz

v4.0.0-rc.1

05 Dec 20:26
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

If you use Convoy for a production or commercial environment/purpose, please subscribe to a
license here. It supports my work, and you are also violating the license agreement
if you don't. Your deployment of Convoy may be disabled without warning if you don't adhere to the terms of the license
agreement.

Changes

  • BREAKING: Overhauled the IP address management system to add IP pools that can be shared among nodes. #51
  • BREAKING: Fixed Coterm where it doesn't support multiple nodes #50
  • Fixed inability to use special characters for Redis password.
  • Fixed error when trying to parse a vm's disk that has no size attribute #48
  • Fixed typo in the input labels on the node creation modal #42
  • Fixed the mobile navigation menu where it won't automatically close when you click on a link #41
  • Added ability to copy node and template IDs #40

SHA256 Checksum

93a210e0223529180b2d2780262301bfff97f764a4cdeabb1d10320a96529a0b  panel.tar.gz

v3.10.1-beta

23 Jun 12:56
Compare
Choose a tag to compare

Fixes

  • Fixed workspace image failing to build because PHP Composer hash changed from a recent update.

SHA256 Checksum

6ac43dbf235c0937edfb22ae622ffc97f304a4e945bb712f862a88bef30e85d2  panel.tar.gz

v3.10.0-beta - THANK U FRO !1

20 Jun 01:28
Compare
Choose a tag to compare

Additions

  • Added ISO imports (thanks A LOTTTT Fro!!!)
  • Added new logo courtesy of Yatin Manuel from Halvex Inc.
    • This changelog was forgotten, so I will add it now

Changes

  • mind-numbing frontend refactorings

SHA256 Checksum

3f1b3fbc37bb40a7e9818219934a4456d5dd8bb6bfedfefdfea0c839bb91328d  panel.tar.gz

v3.9.3-beta

15 Jun 01:35
Compare
Choose a tag to compare

Fixes

  • Fixed inability to successfully build the workspace container because the PHP Docker image recently upgraded from Debian 11 to 12 while Nodesource hasn't added stable support for Debian 12.

SHA256 Checksum

e8ac470caca28da81248c06738cc6eadd86e3413c0fa59369531c0d5c3e17fb3  panel.tar.gz

v3.9.2-beta

10 Jun 21:07
Compare
Choose a tag to compare

Fixes

  • Fixed inability to save new password/ssh keys on Client > Server > Settings > Security > Authentication

SHA256 Checksum

b18b2eff248c9c9c61626b65efabdb823cdd1132b447e9826e5b2664c3f47b09  panel.tar.gz

v3.9.1-beta

10 Jun 16:17
Compare
Choose a tag to compare

Fixes

  • Fixed coterm fields required when trying to update node information instead of updating Coterm information.

Changes

  • Reorganized frontend React Router routes

SHA256 Checksum

660c2af4496c85ee6913e224527991fc3820bb3b741de7b041486e25b460b013  panel.tar.gz

v3.9.0-beta

04 Jun 14:55
Compare
Choose a tag to compare

The release candidate process for non-beta v3.9.0 was discontinued. Convoy will be keeping its beta status while more improvements to the product are made.

If you are upgrading from v3.8.1-beta, keep note of these notices:

  • v3.9.0-rc.9: ⚠️ This release may require you to regenerate your Proxmox API token credentials for each of your nodes with the implementation of encryption of node credentials in Convoy from this point on.
  • v3.9.0-rc.3: ⚠️ This release makes changes to the data in your database. Rows that have a non-null deleted_at field in
    your servers and users table will be purged. If your routine relies on soft deletes, please make changes now to stop
    relying on them as they are removed in this update.

Fixed

  • Servers using IP addresses that they shouldn't have access to.

Added

  • Address pools (not in use yet)

Changed

  • IPAddress internal naming to Address
  • SSO to use JWT instead of generating+saving tokens to the database

SHA256 Checksum

0da81e522ec88159f4bfcc3815b9cd88c26e0761cbc227e62035017124bd2dad  panel.tar.gz

v3.9.0-rc.9

26 May 03:27
Compare
Choose a tag to compare
v3.9.0-rc.9 Pre-release
Pre-release

⚠️ This release may require you to regenerate your Proxmox API token credentials for each of your nodes with the implementation of encryption of node credentials in Convoy from this point on.

Added

  • Coterm support (DEV PREVIEW)
  • Encryption for PVE node credentials

Fixed

  • Potential security vulnerability allowing unauthorized users to access another user's server

SHA256 Checksum

0361936e48aec0588c8d25d7c768973f99aff877ee99bd26e1e94773a4bc46d6  panel.tar.gz