v4.0.0-beta.413 (#5711)

* feat(README): add InterviewPal sponsorship link and corresponding SVG icon

* chore(versions): update coolify version to 4.0.0-beta.413 and nightly version to 4.0.0-beta.414 in configuration files

* fix(terminal): enhance WebSocket client verification with authorized IPs in terminal server

* chore(versions): update realtime version to 1.0.8 in versions.json

* chore(versions): update realtime version to 1.0.8 in versions.json
This commit is contained in:
Andras Bacsai
2025-04-28 10:45:02 +02:00
committed by GitHub
parent ff9c31d4da
commit 0c0bdbf2fe
7 changed files with 82 additions and 20 deletions

View File

@@ -1,16 +1,16 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.412"
"version": "4.0.0-beta.413"
},
"nightly": {
"version": "4.0.0-beta.413"
"version": "4.0.0-beta.414"
},
"helper": {
"version": "1.0.8"
},
"realtime": {
"version": "1.0.7"
"version": "1.0.8"
},
"sentinel": {
"version": "0.0.15"