diff --git a/changelog.md b/changelog.md index 46bc32190f..ba97c24dbb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,43 @@ Changelog. +## [0.6.289] - 2024-09-10 + +* 馃殌 FEATURES: 路 Codeblock syntax highlight ([#6505](https://github.com/hcengineering/platform/issues/6505)) +* 馃悰 BUG FIXES: 路 Pass actionPopup to action props ([#6467](https://github.com/hcengineering/platform/issues/6467)) 路 Retry requests to collaborator in case of failure ([#6468](https://github.com/hcengineering/platform/issues/6468)) 路 Get rid of removeAllObjects by prefix ([#6479](https://github.com/hcengineering/platform/issues/6479)) 路 Remove prefixes from listStream method parameters ([#6480](https://github.com/hcengineering/platform/issues/6480)) 路 Implement better todos parsing ([#6497](https://github.com/hcengineering/platform/issues/6497)) 路 Better nested todos parsing ([#6499](https://github.com/hcengineering/platform/issues/6499)) +* UBERF-7684: 路 Workspace service ([#6460](https://github.com/hcengineering/platform/issues/6460)) +* UBERF-7915: 路 Support tg bot attachments ([#6471](https://github.com/hcengineering/platform/issues/6471)) +* UBERF-7922: 路 Split Server Storage to middlewares ([#6464](https://github.com/hcengineering/platform/issues/6464)) +* UBERF-8005: 路 Add tests to tracker projects, fix failed tests ([#6454](https://github.com/hcengineering/platform/issues/6454)) +* UBERF-8017: 路 Support updating workspace name and deleting workspace ([#6476](https://github.com/hcengineering/platform/issues/6476)) +* UBERF-8044: 路 Staging model version ([#6492](https://github.com/hcengineering/platform/issues/6492)) +* UBERF-8047: 路 Add tests to channels and chats ([#6496](https://github.com/hcengineering/platform/issues/6496)) +* UBERF-8052: 路 Allow easy profiling of transactor ([#6502](https://github.com/hcengineering/platform/issues/6502)) +* UBERF-8053: 路 Disable re-check for milestones +* EZQMS-1149: 路 Allow archiving effective doc ([#6489](https://github.com/hcengineering/platform/issues/6489)) +* EZQMS-1171: 路 Drop h4-h6 during import of controlled doc ([#6487](https://github.com/hcengineering/platform/issues/6487)) +* EZQMS-1185: 路 Fix delete document availability ([#6485](https://github.com/hcengineering/platform/issues/6485)) +* UBERF-7684: 路 Add workspace pod to docker build ([#6465](https://github.com/hcengineering/platform/issues/6465)) + +## [s0.6.288b] - 2024-08-30 + +* 馃悰 BUG FIXES: 路 Copy template content when creating controlled document ([#6441](https://github.com/hcengineering/platform/issues/6441)) 路 Use workspace id in collaborator ([#6447](https://github.com/hcengineering/platform/issues/6447)) 路 URI encode datalake blob id and more workspace fixes ([#6449](https://github.com/hcengineering/platform/issues/6449)) + +## [s0.6.288a] - 2024-08-29 + +* 馃悰 BUG FIXES: 路 Build and push docker containers for s-prefixed tags ([#6442](https://github.com/hcengineering/platform/issues/6442)) + +## [s0.6.278] - 2024-08-29 + +* 馃悰 BUG FIXES: 路 Improve codeblock wrapping ([#6440](https://github.com/hcengineering/platform/issues/6440)) +* UBERF-7985: 路 Fix private targets ([#6439](https://github.com/hcengineering/platform/issues/6439)) +* UBERF-8053: 路 Disable re-check for milestones +* QFIX: 路 Add fire and rocket smiley ([#6438](https://github.com/hcengineering/platform/issues/6438)) + +## [0.6.288] - 2024-09-03 + +* 馃悰 BUG FIXES: 路 Pass actionPopup to action props ([#6467](https://github.com/hcengineering/platform/issues/6467)) 路 Get rid of removeAllObjects by prefix ([#6479](https://github.com/hcengineering/platform/issues/6479)) + ## [0.6.286] - 2024-08-28 * 馃悰 BUG FIXES: 路 Wrap lines in codeblock ([#6406](https://github.com/hcengineering/platform/issues/6406)) @@ -9,11 +46,12 @@ Changelog. ## [0.6.285a] - 2024-08-27 -* 馃悰 BUG FIXES: 路 Migrate collaborative markup in activity ([#6400](https://github.com/hcengineering/platform/issues/6400)) 路 Ignore ydoc migration errors ([#6402](https://github.com/hcengineering/platform/issues/6402)) +* 馃悰 BUG FIXES: 路 Ignore ydoc migration errors ([#6402](https://github.com/hcengineering/platform/issues/6402)) ## [0.6.285] - 2024-08-27 * 馃殌 FEATURES: 路 Markup migration tool ([#6398](https://github.com/hcengineering/platform/issues/6398)) +* 馃悰 BUG FIXES: 路 Migrate collaborative markup in activity ([#6400](https://github.com/hcengineering/platform/issues/6400)) * UBERF-7944: 路 Support for not_planed close for issues ([#6396](https://github.com/hcengineering/platform/issues/6396)) * UBERF-7946: 路 Remove bulk in mongo adapter ([#6395](https://github.com/hcengineering/platform/issues/6395))