diff --git a/changelog.md b/changelog.md index 10de6be329..bed5a04524 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,15 @@ Changelog. +## [0.6.294] - 2024-09-13 + +* 馃殌 FEATURES: 路 Hls video support ([#6542](https://github.com/hcengineering/platform/issues/6542)) +* 馃悰 BUG FIXES: 路 Codeblock various fixes ([#6550](https://github.com/hcengineering/platform/issues/6550)) +* UBERF-8053: 路 Github fixes ([#6554](https://github.com/hcengineering/platform/issues/6554)) +* UBERF-8100: 路 Fix backup ([#6558](https://github.com/hcengineering/platform/issues/6558)) +* UBERF-8102: 路 Remove client timeout on broadcast ([#6560](https://github.com/hcengineering/platform/issues/6560)) +* UBERF-8095: 路 Fix server version ([#6553](https://github.com/hcengineering/platform/issues/6553)) + ## [0.6.293] - 2024-09-12 * UBERF-8071: 路 Fix workspace service parallel param ([#6540](https://github.com/hcengineering/platform/issues/6540)) diff --git a/common/scripts/version.txt b/common/scripts/version.txt index aad39c6c47..ca48e843a0 100644 --- a/common/scripts/version.txt +++ b/common/scripts/version.txt @@ -1 +1 @@ -"0.6.293" +"0.6.294"