Releases: ConvoyPanel/panel
Releases · ConvoyPanel/panel
v3.9.0-beta
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-nulldeleted_at
field in
yourservers
andusers
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
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
v3.9.0-rc.8
Fixed
- Inability to reimport the same IP address across different nodes.
SHA256 Checksum
4b6de61c093c403600aee7f6f5fcba82bb492abddfe78e0b18e10f2b8993035b panel.tar.gz
v3.9.0-rc.7
Fixed
- Password updating when marked optional in a server import
SHA256 Checksum
4d7918b02eb47eebc1eaf916d08026d3486070722fc7d1825f1c399f5565371d panel.tar.gz
v3.9.0-rc.6
Fixed
- Email max length on the login screen
SHA256 Checksum
cf2ae3180b9c236c6795fc30a1117c3c5864b9bf6df6a5236a26098114515061 panel.tar.gz
v3.9.0-rc.5
Fixed
- Password setting when rebuilding/creating a new server
SHA256 Checksum
4a1f303239d9ea917ba3aeb13d7d0690596818ecec6de756532e7d4f9e63ce91 panel.tar.gz
v3.9.0-rc.3
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
- Adding both a IPv4 and IPv6 address to a server
Added
- Base code for adding translations/localizations to Convoy
Removed
- Soft deletes from
servers
andusers
table
Changes
- Some automatic refactors done by PHPStorm
- Renamed Media to Iso
SHA256 Checksum
3d045f97d3cc6bfb72b187a1f633fc587f68bad2ddc3b580094fa74b39ace51f panel.tar.gz
v3.9.0-rc.2
Fixed
- Server reinstallations firing wrong job chain
- can sync server usages test
- ISO download progress monitor
- Backup creation progress monitor
SHA256 Checksum
f3b190bb08049bc28b3ed945ac8ecf8261cc6f9b97f8d8d7530c9f4887b8e0b4 panel.tar.gz
v3.9.0-rc.1
Added
- Tests
Changed
- Internal HTTP client from Guzzle to a wrapper of it from Laravel
- VM building, deletion, and server deletion logic
- This should improve reliability of Convoy tremendously
SHA256 Checksum
be8adf138b5a1ad9248a797043b3d753565a275329efc038d8538802de158458 panel.tar.gz
v3.8.1-beta
Fixed
- Rate limit throttling
SHA256 Checksum
86f622d7ab49b3ec9951e9dbf2ba7f179426384b022b102d0019cfaa939c706c panel.tar.gz