diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 00000000000..6c70eb68e7e --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,120 @@ +{ + "mode": "pre", + "tag": "rc", + "initialVersions": { + "@rocket.chat/meteor": "7.10.0-develop", + "rocketchat-services": "2.0.24", + "@rocket.chat/uikit-playground": "0.6.24", + "@rocket.chat/account-service": "0.4.33", + "@rocket.chat/authorization-service": "0.4.33", + "@rocket.chat/ddp-streamer": "0.3.33", + "@rocket.chat/omnichannel-transcript": "0.4.33", + "@rocket.chat/presence-service": "0.4.33", + "@rocket.chat/queue-worker": "0.4.33", + "@rocket.chat/stream-hub-service": "0.4.33", + "@rocket.chat/license": "1.0.24", + "@rocket.chat/network-broker": "0.2.12", + "@rocket.chat/omni-core-ee": "0.0.1", + "@rocket.chat/omnichannel-services": "0.3.30", + "@rocket.chat/pdf-worker": "0.3.12", + "@rocket.chat/presence": "0.2.33", + "@rocket.chat/ui-theming": "0.4.3", + "@rocket.chat/account-utils": "0.0.2", + "@rocket.chat/agenda": "0.1.0", + "@rocket.chat/api-client": "0.2.33", + "@rocket.chat/apps": "0.5.12", + "@rocket.chat/apps-engine": "1.54.0", + "@rocket.chat/base64": "1.0.13", + "@rocket.chat/cas-validate": "0.0.3", + "@rocket.chat/core-services": "0.9.12", + "@rocket.chat/core-typings": "7.10.0-develop", + "@rocket.chat/cron": "0.1.33", + "@rocket.chat/ddp-client": "0.3.33", + "@rocket.chat/eslint-config": "0.7.0", + "@rocket.chat/favicon": "0.0.2", + "@rocket.chat/freeswitch": "1.2.20", + "@rocket.chat/fuselage-ui-kit": "21.0.0", + "@rocket.chat/gazzodown": "21.0.0", + "@rocket.chat/http-router": "7.9.0", + "@rocket.chat/i18n": "1.9.0", + "@rocket.chat/instance-status": "0.1.33", + "@rocket.chat/jest-presets": "0.0.1", + "@rocket.chat/jwt": "0.1.1", + "@rocket.chat/livechat": "1.23.4", + "@rocket.chat/log-format": "0.0.2", + "@rocket.chat/logger": "0.0.2", + "@rocket.chat/message-parser": "0.31.32", + "@rocket.chat/mock-providers": "0.2.12", + "@rocket.chat/model-typings": "1.6.12", + "@rocket.chat/models": "1.5.12", + "@rocket.chat/mongo-adapter": "0.0.2", + "@rocket.chat/poplib": "0.0.2", + "@rocket.chat/omni-core": "0.0.1", + "@rocket.chat/password-policies": "0.0.2", + "@rocket.chat/patch-injection": "0.0.1", + "@rocket.chat/peggy-loader": "0.31.27", + "@rocket.chat/random": "1.2.2", + "@rocket.chat/release-action": "2.2.3", + "@rocket.chat/release-changelog": "0.1.0", + "@rocket.chat/rest-typings": "7.10.0-develop", + "@rocket.chat/server-cloud-communication": "0.0.2", + "@rocket.chat/server-fetch": "0.0.3", + "@rocket.chat/sha256": "1.0.12", + "@rocket.chat/storybook-config": "0.0.1", + "@rocket.chat/tools": "0.2.3", + "@rocket.chat/tracing": "0.0.1", + "@rocket.chat/tsconfig": "0.0.0", + "@rocket.chat/ui-avatar": "17.0.0", + "@rocket.chat/ui-client": "21.0.0", + "@rocket.chat/ui-composer": "0.5.2", + "@rocket.chat/ui-contexts": "21.0.0", + "@rocket.chat/ui-kit": "0.37.0", + "@rocket.chat/ui-video-conf": "21.0.0", + "@rocket.chat/ui-voip": "11.0.0", + "@rocket.chat/web-ui-registration": "21.0.0" + }, + "changesets": [ + "afraid-rings-call", + "chatty-feet-ring", + "clean-flies-glow", + "clever-trees-occur", + "cold-spiders-act", + "dull-beers-ring", + "eleven-buses-return", + "fast-walls-turn", + "few-dryers-repeat", + "fifty-tools-walk", + "flat-hairs-rush", + "giant-toes-decide", + "late-toes-remain", + "loud-chefs-complain", + "loud-wombats-cross", + "lovely-shirts-play", + "pink-games-shake", + "popular-bugs-hide", + "popular-cars-float", + "popular-trees-hunt", + "pretty-geckos-lick", + "proud-drinks-crash", + "rare-fans-shake", + "selfish-dancers-study", + "seven-donuts-confess", + "seven-gorillas-sell", + "shy-vans-juggle", + "silly-laws-act", + "small-mangos-hang", + "soft-fishes-leave", + "soft-suns-sip", + "strange-stingrays-live", + "strange-worms-smoke", + "tall-scissors-boil", + "tame-stingrays-hug", + "thick-hotels-occur", + "thick-ravens-flow", + "thirty-experts-thank", + "tough-ravens-shop", + "twelve-plums-turn", + "twenty-wasps-attend", + "wild-kiwis-cover" + ] +} diff --git a/apps/meteor/CHANGELOG.md b/apps/meteor/CHANGELOG.md index 5245e04cdf6..21ad4a00ab7 100644 --- a/apps/meteor/CHANGELOG.md +++ b/apps/meteor/CHANGELOG.md @@ -1,5 +1,124 @@ # @rocket.chat/meteor +## 7.10.0-rc.0 + +### Minor Changes + +- ([#36623](https://github.com/RocketChat/Rocket.Chat/pull/36623)) Overrides the scrollbars auto hide behavior from hiding while not scrolling to hiding while not moving + +- ([#36556](https://github.com/RocketChat/Rocket.Chat/pull/36556)) Adds a "Clear Filters" Button to the App Logs Filter Contextual Bar + +- ([#36424](https://github.com/RocketChat/Rocket.Chat/pull/36424)) Adds an endpoint to fetch a Outbound Comms Provider's metadata. + +- ([#36553](https://github.com/RocketChat/Rocket.Chat/pull/36553)) Creates a new endpoint that allows agents to send an outbound message from a registered app provider + +- ([#36558](https://github.com/RocketChat/Rocket.Chat/pull/36558)) Adds a "Collapse All" button to the Apps Logs Filter and moves existing "Expand All" button to a kebab menu + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +- ([#36622](https://github.com/RocketChat/Rocket.Chat/pull/36622)) Fixes an issue where audio and video messages would stop playing if left idle past their link expiration. Now the player automatically refreshes expired links so users can continue listening or watching without reloading the chat. + +- ([#36507](https://github.com/RocketChat/Rocket.Chat/pull/36507) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.create API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36585](https://github.com/RocketChat/Rocket.Chat/pull/36585) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.update API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36703](https://github.com/RocketChat/Rocket.Chat/pull/36703)) Fixes an issue where custom room notification sounds were not applied. + +- ([#36738](https://github.com/RocketChat/Rocket.Chat/pull/36738)) Addresses an issue where video conference popups don't receive proper focus because FocusScope is mispositioned + +- ([#36577](https://github.com/RocketChat/Rocket.Chat/pull/36577)) Fixes an issue where rooms transferred to a department's queue could get stuck—marked as taken but with no agent assigned. + +- ([#36020](https://github.com/RocketChat/Rocket.Chat/pull/36020) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat chat.pinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36617](https://github.com/RocketChat/Rocket.Chat/pull/36617)) Allows agents to set a default agent when the chat being transferred ends up in the queue + +- ([#36716](https://github.com/RocketChat/Rocket.Chat/pull/36716) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat e2e.setRoomKeyID endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36625](https://github.com/RocketChat/Rocket.Chat/pull/36625)) Fixes an issue where app installation would fail if the app package contained JS syntax newer than 2017 + +- ([#36592](https://github.com/RocketChat/Rocket.Chat/pull/36592)) Fixes `create-p` and `create-c` permissions not being applyed in teams creation + +- ([#36714](https://github.com/RocketChat/Rocket.Chat/pull/36714)) Fixes an issue where the Encrypted toggle in the `Create Channel Modal` would change unexpectedly or become disabled after switching the Private or Broadcast options when E2E defaults are enabled. + +- ([#36611](https://github.com/RocketChat/Rocket.Chat/pull/36611)) Fix an issue where the report exported in the App logs page would not consider the instance id filter + +- ([#36606](https://github.com/RocketChat/Rocket.Chat/pull/36606) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36080](https://github.com/RocketChat/Rocket.Chat/pull/36080)) Fixes issue preventing the Security Logs from being accessed using the Enhanced Navbar in feature preview + +- ([#36749](https://github.com/RocketChat/Rocket.Chat/pull/36749)) Fixes an issue with Omnichannel inquiries where multiple instances could take the same inquiry from the queue resulting in the same room being assined to multiple agents. + +- ([#36527](https://github.com/RocketChat/Rocket.Chat/pull/36527)) Fixes an issue that caused some types of messages to generate an empty thread preview + +- ([#36672](https://github.com/RocketChat/Rocket.Chat/pull/36672)) fixes an issue where some apps that don't need permission would have grantedPermissions as null making it impossible to activate the app + +- ([#36651](https://github.com/RocketChat/Rocket.Chat/pull/36651)) Fixes some locale loading issues for date-time formatting functionality. + +- ([#36747](https://github.com/RocketChat/Rocket.Chat/pull/36747)) Fixes the `onlyMyDepartments` flag that some endpoints accept so it works more consistent across different user roles. Now, for monitors, `onlyMyDepartments` will include departments the user is serving as an agent. For agents, it will filter the ones the user is serving. There's no change for managers and admins, which can see anything. + +- ([#36601](https://github.com/RocketChat/Rocket.Chat/pull/36601)) Fixes an issue where user custom status text is being overwritten, causing it not being updated in real time + +- ([#36591](https://github.com/RocketChat/Rocket.Chat/pull/36591)) Fixes order on featured room header actions + +- ([#36677](https://github.com/RocketChat/Rocket.Chat/pull/36677) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat dm.delete/im.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36569](https://github.com/RocketChat/Rocket.Chat/pull/36569)) Fixes "View Logs" button not filtering logs by instance id + +- ([#36662](https://github.com/RocketChat/Rocket.Chat/pull/36662)) Fixes scroll issue when moving between channels or DMs + +- ([#36586](https://github.com/RocketChat/Rocket.Chat/pull/36586) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.list API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36598](https://github.com/RocketChat/Rocket.Chat/pull/36598) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.get API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36676](https://github.com/RocketChat/Rocket.Chat/pull/36676)) Fixes an issue where files containing exif data would fail to upload to S3 when `Message_Attachments_Strip_Exif` is enabled. + +- ([#36544](https://github.com/RocketChat/Rocket.Chat/pull/36544)) fixes an issue where bussines hours are not working on weekends when the timezone of bh slip into another day + +- ([#36627](https://github.com/RocketChat/Rocket.Chat/pull/36627)) fixes an issue where using `/v1/users.updateOwnBasicInfo`, the user was not be able to set the password (not change), even when required + +- ([#35985](https://github.com/RocketChat/Rocket.Chat/pull/35985) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat Permissions API endpoints by migrating to a centralized syntax and utilizing shared AJV schemas for validation. This will enhance API documentation and ensure type safety through response validation. + +- ([#36670](https://github.com/RocketChat/Rocket.Chat/pull/36670)) Fixes an issue that would cause the chat server to crash with an unhandled rejection in some cases + +- ([#36578](https://github.com/RocketChat/Rocket.Chat/pull/36578)) Fixes a bug where the `/api/v1/users.update` API call was replacing the entire `customFields` object instead of merging only the specified properties. The fix ensures that when updating custom fields, existing values are preserved while only specified fields are updated or added. + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 22498de4e9de4467642f637d00cc8344ba876987, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 759b178946951f10dfcf0c9daf0f45aceb422998, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 580a3c945252666b3b477e1b626ea1001de6f456, c0c8919723c8d1242973625d15db74c994318460, 8942187a9b062be3aaac8fee4b576dcad467641e, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, a1c99dfe7bdee81e85164155e61b94b55dcbb752, dc6acda84bf7452d96f375be3cd97748ed016bfc, 42979690f3880d3c700582b7892020e37bc82be3, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/apps-engine@1.55.0-rc.0 + - @rocket.chat/ui-client@22.0.0-rc.0 + - @rocket.chat/http-router@7.9.1-rc.0 + - @rocket.chat/i18n@1.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/ui-contexts@22.0.0-rc.0 + - @rocket.chat/omnichannel-services@0.3.31-rc.0 + - @rocket.chat/presence@0.2.34-rc.0 + - @rocket.chat/api-client@0.2.34-rc.0 + - @rocket.chat/web-ui-registration@22.0.0-rc.0 + - @rocket.chat/apps@0.5.13-rc.0 + - @rocket.chat/omni-core-ee@0.0.2-rc.0 + - @rocket.chat/cron@0.1.34-rc.0 + - @rocket.chat/instance-status@0.1.34-rc.0 + - @rocket.chat/omni-core@0.0.2-rc.0 + - @rocket.chat/fuselage-ui-kit@22.0.0-rc.0 + - @rocket.chat/gazzodown@22.0.0-rc.0 + - @rocket.chat/ui-voip@12.0.0-rc.0 + - @rocket.chat/license@1.0.25-rc.0 + - @rocket.chat/pdf-worker@0.3.13-rc.0 + - @rocket.chat/freeswitch@1.2.21-rc.0 + - @rocket.chat/ui-avatar@18.0.0-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 + - @rocket.chat/ui-theming@0.4.3 + - @rocket.chat/ui-video-conf@22.0.0-rc.0 + - @rocket.chat/server-cloud-communication@0.0.2 +
+ ## 7.9.0 ### Minor Changes diff --git a/apps/meteor/app/utils/rocketchat.info b/apps/meteor/app/utils/rocketchat.info index a777bb3cc48..86433c6b5ec 100644 --- a/apps/meteor/app/utils/rocketchat.info +++ b/apps/meteor/app/utils/rocketchat.info @@ -1,3 +1,3 @@ { - "version": "7.10.0-develop" + "version": "7.10.0-rc.0" } diff --git a/apps/meteor/ee/server/services/CHANGELOG.md b/apps/meteor/ee/server/services/CHANGELOG.md index d19a5012cf5..ede9763098f 100644 --- a/apps/meteor/ee/server/services/CHANGELOG.md +++ b/apps/meteor/ee/server/services/CHANGELOG.md @@ -1,5 +1,20 @@ # rocketchat-services +## 2.0.25-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 22498de4e9de4467642f637d00cc8344ba876987, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, c0c8919723c8d1242973625d15db74c994318460, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, 42979690f3880d3c700582b7892020e37bc82be3, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/apps-engine@1.55.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 2.0.24 ### Patch Changes diff --git a/apps/meteor/ee/server/services/package.json b/apps/meteor/ee/server/services/package.json index bf4c361fc8b..9ca771cb61a 100644 --- a/apps/meteor/ee/server/services/package.json +++ b/apps/meteor/ee/server/services/package.json @@ -1,7 +1,7 @@ { "name": "rocketchat-services", "private": true, - "version": "2.0.24", + "version": "2.0.25-rc.0", "description": "Rocket.Chat Authorization service", "main": "index.js", "scripts": { diff --git a/apps/meteor/package.json b/apps/meteor/package.json index 2136d8c6fd3..2c161b3bb2a 100644 --- a/apps/meteor/package.json +++ b/apps/meteor/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/meteor", "description": "The Ultimate Open Source WebChat Platform", - "version": "7.10.0-develop", + "version": "7.10.0-rc.0", "private": true, "type": "commonjs", "author": { diff --git a/apps/uikit-playground/CHANGELOG.md b/apps/uikit-playground/CHANGELOG.md index 9cbbcb77462..ce222b08813 100644 --- a/apps/uikit-playground/CHANGELOG.md +++ b/apps/uikit-playground/CHANGELOG.md @@ -1,5 +1,17 @@ # @rocket.chat/uikit-playground +## 0.6.25-rc.0 + +### Patch Changes + +-
Updated dependencies [17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/ui-contexts@22.0.0-rc.0 + - @rocket.chat/fuselage-ui-kit@22.0.0-rc.0 + - @rocket.chat/ui-avatar@18.0.0-rc.0 +
+ ## 0.6.24 ### Patch Changes diff --git a/apps/uikit-playground/package.json b/apps/uikit-playground/package.json index 0247c433aae..18506190062 100644 --- a/apps/uikit-playground/package.json +++ b/apps/uikit-playground/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/uikit-playground", "private": true, - "version": "0.6.24", + "version": "0.6.25-rc.0", "type": "module", "scripts": { "dev": "vite", diff --git a/ee/apps/account-service/CHANGELOG.md b/ee/apps/account-service/CHANGELOG.md index e601636ad8a..b2b52b40172 100644 --- a/ee/apps/account-service/CHANGELOG.md +++ b/ee/apps/account-service/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/account-service +## 0.4.34-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.4.33 ### Patch Changes diff --git a/ee/apps/account-service/package.json b/ee/apps/account-service/package.json index 8b26c749251..2edf37dc23c 100644 --- a/ee/apps/account-service/package.json +++ b/ee/apps/account-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/account-service", "private": true, - "version": "0.4.33", + "version": "0.4.34-rc.0", "description": "Rocket.Chat Account service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/authorization-service/CHANGELOG.md b/ee/apps/authorization-service/CHANGELOG.md index cc6bc50a9b1..d205014e239 100644 --- a/ee/apps/authorization-service/CHANGELOG.md +++ b/ee/apps/authorization-service/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/authorization-service +## 0.4.34-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.4.33 ### Patch Changes diff --git a/ee/apps/authorization-service/package.json b/ee/apps/authorization-service/package.json index 539407c3d2c..9abcd92d732 100644 --- a/ee/apps/authorization-service/package.json +++ b/ee/apps/authorization-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/authorization-service", "private": true, - "version": "0.4.33", + "version": "0.4.34-rc.0", "description": "Rocket.Chat Authorization service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/ddp-streamer/CHANGELOG.md b/ee/apps/ddp-streamer/CHANGELOG.md index 5e1c774991d..811b68bb9f4 100644 --- a/ee/apps/ddp-streamer/CHANGELOG.md +++ b/ee/apps/ddp-streamer/CHANGELOG.md @@ -1,5 +1,20 @@ # @rocket.chat/ddp-streamer +## 0.3.34-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/instance-status@0.1.34-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.3.33 ### Patch Changes diff --git a/ee/apps/ddp-streamer/package.json b/ee/apps/ddp-streamer/package.json index 642a7b758c9..1b9bc64973e 100644 --- a/ee/apps/ddp-streamer/package.json +++ b/ee/apps/ddp-streamer/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/ddp-streamer", "private": true, - "version": "0.3.33", + "version": "0.3.34-rc.0", "description": "Rocket.Chat DDP-Streamer service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/omnichannel-transcript/CHANGELOG.md b/ee/apps/omnichannel-transcript/CHANGELOG.md index c45f2752de7..a75da698542 100644 --- a/ee/apps/omnichannel-transcript/CHANGELOG.md +++ b/ee/apps/omnichannel-transcript/CHANGELOG.md @@ -1,5 +1,21 @@ # @rocket.chat/omnichannel-transcript +## 0.4.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, 8942187a9b062be3aaac8fee4b576dcad467641e, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/i18n@1.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/omnichannel-services@0.3.31-rc.0 + - @rocket.chat/pdf-worker@0.3.13-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.4.33 ### Patch Changes diff --git a/ee/apps/omnichannel-transcript/package.json b/ee/apps/omnichannel-transcript/package.json index 87e2a38f828..0de9e187ae0 100644 --- a/ee/apps/omnichannel-transcript/package.json +++ b/ee/apps/omnichannel-transcript/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/omnichannel-transcript", "private": true, - "version": "0.4.33", + "version": "0.4.34-rc.0", "description": "Rocket.Chat service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/presence-service/CHANGELOG.md b/ee/apps/presence-service/CHANGELOG.md index 9c083ffd0a6..8ae2c9c6f09 100644 --- a/ee/apps/presence-service/CHANGELOG.md +++ b/ee/apps/presence-service/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/presence-service +## 0.4.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/presence@0.2.34-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.4.33 ### Patch Changes diff --git a/ee/apps/presence-service/package.json b/ee/apps/presence-service/package.json index 6ac17fe5baf..22edd460cbc 100644 --- a/ee/apps/presence-service/package.json +++ b/ee/apps/presence-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/presence-service", "private": true, - "version": "0.4.33", + "version": "0.4.34-rc.0", "description": "Rocket.Chat Presence service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/queue-worker/CHANGELOG.md b/ee/apps/queue-worker/CHANGELOG.md index 756f4809948..ffd5ddad1c0 100644 --- a/ee/apps/queue-worker/CHANGELOG.md +++ b/ee/apps/queue-worker/CHANGELOG.md @@ -1,5 +1,19 @@ # @rocket.chat/queue-worker +## 0.4.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/omnichannel-services@0.3.31-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.4.33 ### Patch Changes diff --git a/ee/apps/queue-worker/package.json b/ee/apps/queue-worker/package.json index 52d8d9582e4..874595c2e92 100644 --- a/ee/apps/queue-worker/package.json +++ b/ee/apps/queue-worker/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/queue-worker", "private": true, - "version": "0.4.33", + "version": "0.4.34-rc.0", "description": "Rocket.Chat service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/apps/stream-hub-service/CHANGELOG.md b/ee/apps/stream-hub-service/CHANGELOG.md index e9cdf18b1e9..f3ca15743da 100644 --- a/ee/apps/stream-hub-service/CHANGELOG.md +++ b/ee/apps/stream-hub-service/CHANGELOG.md @@ -1,5 +1,18 @@ # @rocket.chat/stream-hub-service +## 0.4.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/network-broker@0.2.13-rc.0 +
+ ## 0.4.33 ### Patch Changes diff --git a/ee/apps/stream-hub-service/package.json b/ee/apps/stream-hub-service/package.json index b2fbfaafcfa..c8986b14e25 100644 --- a/ee/apps/stream-hub-service/package.json +++ b/ee/apps/stream-hub-service/package.json @@ -1,7 +1,7 @@ { "name": "@rocket.chat/stream-hub-service", "private": true, - "version": "0.4.33", + "version": "0.4.34-rc.0", "description": "Rocket.Chat Stream Hub service", "scripts": { "build": "tsc -p tsconfig.json", diff --git a/ee/packages/license/CHANGELOG.md b/ee/packages/license/CHANGELOG.md index e526aaed3eb..2f74a96871b 100644 --- a/ee/packages/license/CHANGELOG.md +++ b/ee/packages/license/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/license +## 1.0.25-rc.0 + +### Patch Changes + +-
Updated dependencies [17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 1.0.24 ### Patch Changes diff --git a/ee/packages/license/package.json b/ee/packages/license/package.json index b3fc3103e68..d69b8b78439 100644 --- a/ee/packages/license/package.json +++ b/ee/packages/license/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/license", - "version": "1.0.24", + "version": "1.0.25-rc.0", "private": true, "devDependencies": { "@rocket.chat/jest-presets": "workspace:~", diff --git a/ee/packages/network-broker/CHANGELOG.md b/ee/packages/network-broker/CHANGELOG.md index 026d7ddc859..35f11e46f7f 100644 --- a/ee/packages/network-broker/CHANGELOG.md +++ b/ee/packages/network-broker/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/network-broker +## 0.2.13-rc.0 + +### Patch Changes + +-
Updated dependencies [c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-services@0.10.0-rc.0 +
+ ## 0.2.12 ### Patch Changes diff --git a/ee/packages/network-broker/package.json b/ee/packages/network-broker/package.json index ac69d67e178..560a820aa85 100644 --- a/ee/packages/network-broker/package.json +++ b/ee/packages/network-broker/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/network-broker", - "version": "0.2.12", + "version": "0.2.13-rc.0", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/ee/packages/omni-core-ee/CHANGELOG.md b/ee/packages/omni-core-ee/CHANGELOG.md new file mode 100644 index 00000000000..51809906e1e --- /dev/null +++ b/ee/packages/omni-core-ee/CHANGELOG.md @@ -0,0 +1,11 @@ +# @rocket.chat/omni-core-ee + +## 0.0.2-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/omni-core@0.0.2-rc.0 +
diff --git a/ee/packages/omni-core-ee/package.json b/ee/packages/omni-core-ee/package.json index d3fb87b08bc..b330cfa7ee8 100644 --- a/ee/packages/omni-core-ee/package.json +++ b/ee/packages/omni-core-ee/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/omni-core-ee", - "version": "0.0.1", + "version": "0.0.2-rc.0", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/ee/packages/omnichannel-services/CHANGELOG.md b/ee/packages/omnichannel-services/CHANGELOG.md index e21ecab5f87..2453f69cb86 100644 --- a/ee/packages/omnichannel-services/CHANGELOG.md +++ b/ee/packages/omnichannel-services/CHANGELOG.md @@ -1,5 +1,20 @@ # @rocket.chat/omnichannel-services +## 0.3.31-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 8942187a9b062be3aaac8fee4b576dcad467641e, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/i18n@1.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 + - @rocket.chat/pdf-worker@0.3.13-rc.0 +
+ ## 0.3.30 ### Patch Changes diff --git a/ee/packages/omnichannel-services/package.json b/ee/packages/omnichannel-services/package.json index 39e81b1e64a..b4a12b15b92 100644 --- a/ee/packages/omnichannel-services/package.json +++ b/ee/packages/omnichannel-services/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/omnichannel-services", - "version": "0.3.30", + "version": "0.3.31-rc.0", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/ee/packages/pdf-worker/CHANGELOG.md b/ee/packages/pdf-worker/CHANGELOG.md index 5f32295fcaf..2832251380b 100644 --- a/ee/packages/pdf-worker/CHANGELOG.md +++ b/ee/packages/pdf-worker/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/pdf-worker +## 0.3.13-rc.0 + +### Patch Changes + +-
Updated dependencies [17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 0.3.12 ### Patch Changes diff --git a/ee/packages/pdf-worker/package.json b/ee/packages/pdf-worker/package.json index 1591652aac5..a49c661862f 100644 --- a/ee/packages/pdf-worker/package.json +++ b/ee/packages/pdf-worker/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/pdf-worker", - "version": "0.3.12", + "version": "0.3.13-rc.0", "private": true, "main": "./dist/index.js", "typings": "./dist/index.d.ts", diff --git a/ee/packages/presence/CHANGELOG.md b/ee/packages/presence/CHANGELOG.md index 8f3a7b01ac8..a92bc750aff 100644 --- a/ee/packages/presence/CHANGELOG.md +++ b/ee/packages/presence/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/presence +## 0.2.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/core-services@0.10.0-rc.0 +
+ ## 0.2.33 ### Patch Changes diff --git a/ee/packages/presence/package.json b/ee/packages/presence/package.json index cad75a37d7e..77317f480e3 100644 --- a/ee/packages/presence/package.json +++ b/ee/packages/presence/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/presence", - "version": "0.2.33", + "version": "0.2.34-rc.0", "private": true, "devDependencies": { "@babel/core": "~7.26.10", diff --git a/package.json b/package.json index f99881a5ce4..baa744c7047 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rocket.chat", - "version": "7.10.0-develop", + "version": "7.10.0-rc.0", "description": "Rocket.Chat Monorepo", "main": "index.js", "private": true, diff --git a/packages/api-client/CHANGELOG.md b/packages/api-client/CHANGELOG.md index 9a4c54d4b48..d4e661b342a 100644 --- a/packages/api-client/CHANGELOG.md +++ b/packages/api-client/CHANGELOG.md @@ -1,5 +1,15 @@ # @rocket.chat/api-client +## 0.2.34-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 0.2.33 ### Patch Changes diff --git a/packages/api-client/package.json b/packages/api-client/package.json index cf0d0033679..85c1813f69c 100644 --- a/packages/api-client/package.json +++ b/packages/api-client/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/api-client", - "version": "0.2.33", + "version": "0.2.34-rc.0", "devDependencies": { "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/tsconfig": "workspace:*", diff --git a/packages/apps-engine/CHANGELOG.md b/packages/apps-engine/CHANGELOG.md index 93bb64c6f81..84ff00d0e5b 100644 --- a/packages/apps-engine/CHANGELOG.md +++ b/packages/apps-engine/CHANGELOG.md @@ -1,5 +1,17 @@ # @rocket.chat/apps-engine +## 1.55.0-rc.0 + +### Minor Changes + +- ([#36553](https://github.com/RocketChat/Rocket.Chat/pull/36553)) Creates a new endpoint that allows agents to send an outbound message from a registered app provider + +### Patch Changes + +- ([#36625](https://github.com/RocketChat/Rocket.Chat/pull/36625)) Fixes an issue where app installation would fail if the app package contained JS syntax newer than 2017 + +- ([#36670](https://github.com/RocketChat/Rocket.Chat/pull/36670)) Fixes an issue that would cause the chat server to crash with an unhandled rejection in some cases + ## 1.54.0 ### Minor Changes diff --git a/packages/apps-engine/package.json b/packages/apps-engine/package.json index 37345c31a93..d8eea03bfc1 100644 --- a/packages/apps-engine/package.json +++ b/packages/apps-engine/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/apps-engine", - "version": "1.54.0", + "version": "1.55.0-rc.0", "description": "The engine code for the Rocket.Chat Apps which manages, runs, translates, coordinates and all of that.", "main": "index", "typings": "index", diff --git a/packages/apps/CHANGELOG.md b/packages/apps/CHANGELOG.md index 5db8354eb83..e308b5e34d4 100644 --- a/packages/apps/CHANGELOG.md +++ b/packages/apps/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/apps +## 0.5.13-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, 22498de4e9de4467642f637d00cc8344ba876987, fd32867fd4949bc2951a22075498ccb551cc6bbc, c0c8919723c8d1242973625d15db74c994318460, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, 42979690f3880d3c700582b7892020e37bc82be3, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/model-typings@1.7.0-rc.0 + - @rocket.chat/apps-engine@1.55.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 0.5.12 ### Patch Changes diff --git a/packages/apps/package.json b/packages/apps/package.json index 346e993f2db..c28c013d9a1 100644 --- a/packages/apps/package.json +++ b/packages/apps/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/apps", - "version": "0.5.12", + "version": "0.5.13-rc.0", "private": true, "devDependencies": { "@rocket.chat/tsconfig": "workspace:*", diff --git a/packages/core-services/CHANGELOG.md b/packages/core-services/CHANGELOG.md index 02ad465338f..21ecff3f528 100644 --- a/packages/core-services/CHANGELOG.md +++ b/packages/core-services/CHANGELOG.md @@ -1,5 +1,21 @@ # @rocket.chat/core-services +## 0.10.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 0.9.12 ### Patch Changes diff --git a/packages/core-services/package.json b/packages/core-services/package.json index 3dbb0a221bf..c03857d4d4f 100644 --- a/packages/core-services/package.json +++ b/packages/core-services/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/core-services", - "version": "0.9.12", + "version": "0.10.0-rc.0", "private": true, "devDependencies": { "@babel/core": "~7.26.10", diff --git a/packages/core-typings/CHANGELOG.md b/packages/core-typings/CHANGELOG.md index 05d54e6480e..e4bdfa71104 100644 --- a/packages/core-typings/CHANGELOG.md +++ b/packages/core-typings/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/core-typings +## 7.10.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +- ([#36598](https://github.com/RocketChat/Rocket.Chat/pull/36598) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.get API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + ## 7.9.0 ### Minor Changes diff --git a/packages/core-typings/package.json b/packages/core-typings/package.json index 704b38ccb93..b8a16cbaed4 100644 --- a/packages/core-typings/package.json +++ b/packages/core-typings/package.json @@ -2,7 +2,7 @@ "$schema": "https://json.schemastore.org/package", "name": "@rocket.chat/core-typings", "private": true, - "version": "7.10.0-develop", + "version": "7.10.0-rc.0", "devDependencies": { "@rocket.chat/apps-engine": "workspace:^", "@rocket.chat/eslint-config": "workspace:^", diff --git a/packages/cron/CHANGELOG.md b/packages/cron/CHANGELOG.md index bbd4c22bf45..ab3c406eb90 100644 --- a/packages/cron/CHANGELOG.md +++ b/packages/cron/CHANGELOG.md @@ -1,5 +1,15 @@ # @rocket.chat/cron +## 0.1.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/models@1.6.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 0.1.33 ### Patch Changes diff --git a/packages/cron/package.json b/packages/cron/package.json index bd1d73b2553..1afdb5d0969 100644 --- a/packages/cron/package.json +++ b/packages/cron/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/cron", - "version": "0.1.33", + "version": "0.1.34-rc.0", "private": true, "devDependencies": { "@rocket.chat/tsconfig": "workspace:*", diff --git a/packages/ddp-client/CHANGELOG.md b/packages/ddp-client/CHANGELOG.md index d99efc78b49..033986687bf 100644 --- a/packages/ddp-client/CHANGELOG.md +++ b/packages/ddp-client/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/ddp-client +## 0.3.34-rc.0 + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/api-client@0.2.34-rc.0 +
+ ## 0.3.33 ### Patch Changes diff --git a/packages/ddp-client/package.json b/packages/ddp-client/package.json index 455453bd794..080c9d38706 100644 --- a/packages/ddp-client/package.json +++ b/packages/ddp-client/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ddp-client", - "version": "0.3.33", + "version": "0.3.34-rc.0", "devDependencies": { "@rocket.chat/jest-presets": "workspace:~", "@rocket.chat/tsconfig": "workspace:*", diff --git a/packages/freeswitch/CHANGELOG.md b/packages/freeswitch/CHANGELOG.md index 991ec824d38..aa80a86d41b 100644 --- a/packages/freeswitch/CHANGELOG.md +++ b/packages/freeswitch/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/freeswitch +## 1.2.21-rc.0 + +### Patch Changes + +-
Updated dependencies [17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 1.2.20 ### Patch Changes diff --git a/packages/freeswitch/package.json b/packages/freeswitch/package.json index cdf276195a9..075a729ce1d 100644 --- a/packages/freeswitch/package.json +++ b/packages/freeswitch/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/freeswitch", - "version": "1.2.20", + "version": "1.2.21-rc.0", "private": true, "devDependencies": { "@rocket.chat/jest-presets": "workspace:~", diff --git a/packages/fuselage-ui-kit/CHANGELOG.md b/packages/fuselage-ui-kit/CHANGELOG.md index e532b7f37ce..c67ef52fef1 100644 --- a/packages/fuselage-ui-kit/CHANGELOG.md +++ b/packages/fuselage-ui-kit/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## 22.0.0-rc.0 + +### Patch Changes + +-
Updated dependencies [22498de4e9de4467642f637d00cc8344ba876987, c0c8919723c8d1242973625d15db74c994318460, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, 42979690f3880d3c700582b7892020e37bc82be3, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/apps-engine@1.55.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/ui-contexts@22.0.0-rc.0 + - @rocket.chat/gazzodown@22.0.0-rc.0 + - @rocket.chat/ui-avatar@18.0.0-rc.0 + - @rocket.chat/ui-video-conf@22.0.0-rc.0 +
+ ## 21.0.0 ### Patch Changes diff --git a/packages/fuselage-ui-kit/package.json b/packages/fuselage-ui-kit/package.json index f70913d32ce..8c7eab07d94 100644 --- a/packages/fuselage-ui-kit/package.json +++ b/packages/fuselage-ui-kit/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/fuselage-ui-kit", - "version": "21.0.0", + "version": "22.0.0-rc.0", "private": true, "description": "UiKit elements for Rocket.Chat Apps built under Fuselage design system", "homepage": "https://rocketchat.github.io/Rocket.Chat.Fuselage/", diff --git a/packages/gazzodown/CHANGELOG.md b/packages/gazzodown/CHANGELOG.md index 61597a11047..aa5aac2bcd0 100644 --- a/packages/gazzodown/CHANGELOG.md +++ b/packages/gazzodown/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/gazzodown +## 22.0.0-rc.0 + +### Patch Changes + +-
Updated dependencies [759b178946951f10dfcf0c9daf0f45aceb422998, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, a1c99dfe7bdee81e85164155e61b94b55dcbb752, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/ui-client@22.0.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/ui-contexts@22.0.0-rc.0 +
+ ## 21.0.0 ### Patch Changes diff --git a/packages/gazzodown/package.json b/packages/gazzodown/package.json index bd239717687..bdc856ae8c7 100644 --- a/packages/gazzodown/package.json +++ b/packages/gazzodown/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/gazzodown", - "version": "21.0.0", + "version": "22.0.0-rc.0", "private": true, "main": "./dist/index.js", "typings": "./dist/index.d.ts", diff --git a/packages/http-router/CHANGELOG.md b/packages/http-router/CHANGELOG.md index 2b516535b95..58de4c21470 100644 --- a/packages/http-router/CHANGELOG.md +++ b/packages/http-router/CHANGELOG.md @@ -1,5 +1,17 @@ # @rocket.chat/http-router +## 7.9.1-rc.0 + +### Patch Changes + +- ([#36535](https://github.com/RocketChat/Rocket.Chat/pull/36535) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) This change fixes the HTTP route validation to return the correct error message 'invalid-params' instead of 'error-invalid-params', ensuring consistency with our API error codes. The body validation should now return 'invalid-params' instead of 'error-invalid-params'.' + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 7.9.0 ### Patch Changes diff --git a/packages/http-router/package.json b/packages/http-router/package.json index 6338c5a08fa..1ad6c264dae 100644 --- a/packages/http-router/package.json +++ b/packages/http-router/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/http-router", - "version": "7.9.0", + "version": "7.9.1-rc.0", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:~", diff --git a/packages/i18n/CHANGELOG.md b/packages/i18n/CHANGELOG.md index 5e6982b82ea..087c2b44df2 100644 --- a/packages/i18n/CHANGELOG.md +++ b/packages/i18n/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/i18n +## 1.10.0-rc.0 + +### Minor Changes + +- ([#36558](https://github.com/RocketChat/Rocket.Chat/pull/36558)) Adds a "Collapse All" button to the Apps Logs Filter and moves existing "Expand All" button to a kebab menu + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + ## 1.9.0 ### Minor Changes diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 3e8845b5d1a..bb89d7eca34 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/i18n", - "version": "1.9.0", + "version": "1.10.0-rc.0", "private": true, "devDependencies": { "@rocket.chat/jest-presets": "workspace:~", diff --git a/packages/instance-status/CHANGELOG.md b/packages/instance-status/CHANGELOG.md index 22255dfc9d0..ff8e907f556 100644 --- a/packages/instance-status/CHANGELOG.md +++ b/packages/instance-status/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/instance-status +## 0.1.34-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/models@1.6.0-rc.0 +
+ ## 0.1.33 ### Patch Changes diff --git a/packages/instance-status/package.json b/packages/instance-status/package.json index ce9fe8320fe..75be483f918 100644 --- a/packages/instance-status/package.json +++ b/packages/instance-status/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/instance-status", - "version": "0.1.33", + "version": "0.1.34-rc.0", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/packages/livechat/CHANGELOG.md b/packages/livechat/CHANGELOG.md index 03c19cabebc..73da9347e9e 100644 --- a/packages/livechat/CHANGELOG.md +++ b/packages/livechat/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/livechat Change Log +## 1.23.5-rc.0 + +### Patch Changes + +-
Updated dependencies []: + + - @rocket.chat/gazzodown@22.0.0-rc.0 +
+ ## 1.23.4 ### Patch Changes diff --git a/packages/livechat/package.json b/packages/livechat/package.json index 962fdd9cfa3..d29091252c0 100644 --- a/packages/livechat/package.json +++ b/packages/livechat/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/livechat", - "version": "1.23.4", + "version": "1.23.5-rc.0", "files": [ "/build" ], diff --git a/packages/mock-providers/CHANGELOG.md b/packages/mock-providers/CHANGELOG.md index fa48c148def..18b5fabc602 100644 --- a/packages/mock-providers/CHANGELOG.md +++ b/packages/mock-providers/CHANGELOG.md @@ -1,5 +1,20 @@ # @rocket.chat/mock-providers +## 0.3.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +-
Updated dependencies [8942187a9b062be3aaac8fee4b576dcad467641e, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/i18n@1.10.0-rc.0 + - @rocket.chat/ui-contexts@22.0.0-rc.0 +
+ ## 0.2.12 ### Patch Changes diff --git a/packages/mock-providers/package.json b/packages/mock-providers/package.json index 49f553ed659..3b419a5aeae 100644 --- a/packages/mock-providers/package.json +++ b/packages/mock-providers/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/mock-providers", - "version": "0.2.12", + "version": "0.3.0-rc.0", "private": true, "dependencies": { "@rocket.chat/emitter": "~0.31.25", diff --git a/packages/model-typings/CHANGELOG.md b/packages/model-typings/CHANGELOG.md index 0582ff237b5..477e76454ae 100644 --- a/packages/model-typings/CHANGELOG.md +++ b/packages/model-typings/CHANGELOG.md @@ -1,5 +1,23 @@ # @rocket.chat/model-typings +## 1.7.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +- ([#36617](https://github.com/RocketChat/Rocket.Chat/pull/36617)) Allows agents to set a default agent when the chat being transferred ends up in the queue + +- ([#36749](https://github.com/RocketChat/Rocket.Chat/pull/36749)) Fixes an issue with Omnichannel inquiries where multiple instances could take the same inquiry from the queue resulting in the same room being assined to multiple agents. + +-
Updated dependencies [17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 1.6.12 ### Patch Changes diff --git a/packages/model-typings/package.json b/packages/model-typings/package.json index 11d0c185aa0..77012073de8 100644 --- a/packages/model-typings/package.json +++ b/packages/model-typings/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/model-typings", - "version": "1.6.12", + "version": "1.7.0-rc.0", "private": true, "devDependencies": { "@types/node-rsa": "^1.1.4", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 650bc987e6e..52fa9267b3b 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/CHANGELOG.md @@ -1,5 +1,24 @@ # @rocket.chat/models +## 1.6.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +- ([#36617](https://github.com/RocketChat/Rocket.Chat/pull/36617)) Allows agents to set a default agent when the chat being transferred ends up in the queue + +- ([#36749](https://github.com/RocketChat/Rocket.Chat/pull/36749)) Fixes an issue with Omnichannel inquiries where multiple instances could take the same inquiry from the queue resulting in the same room being assined to multiple agents. + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, b25f05acd07762387fa45d67a1241b982c192f5d, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, fd32867fd4949bc2951a22075498ccb551cc6bbc, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/model-typings@1.7.0-rc.0 +
+ ## 1.5.12 ### Patch Changes diff --git a/packages/models/package.json b/packages/models/package.json index ee39554174c..5081c253889 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/models", - "version": "1.5.12", + "version": "1.6.0-rc.0", "private": true, "devDependencies": { "@rocket.chat/jest-presets": "workspace:~", diff --git a/packages/omni-core/CHANGELOG.md b/packages/omni-core/CHANGELOG.md new file mode 100644 index 00000000000..538a0b69e5e --- /dev/null +++ b/packages/omni-core/CHANGELOG.md @@ -0,0 +1,10 @@ +# @rocket.chat/omni-core + +## 0.0.2-rc.0 + +### Patch Changes + +-
Updated dependencies [b25f05acd07762387fa45d67a1241b982c192f5d, fd32867fd4949bc2951a22075498ccb551cc6bbc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/models@1.6.0-rc.0 +
diff --git a/packages/omni-core/package.json b/packages/omni-core/package.json index 2dbe7bd5947..a132c0e75ff 100644 --- a/packages/omni-core/package.json +++ b/packages/omni-core/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/omni-core", - "version": "0.0.1", + "version": "0.0.2-rc.0", "private": true, "devDependencies": { "@rocket.chat/eslint-config": "workspace:^", diff --git a/packages/rest-typings/CHANGELOG.md b/packages/rest-typings/CHANGELOG.md index 85ba666d81d..87d54f9450a 100644 --- a/packages/rest-typings/CHANGELOG.md +++ b/packages/rest-typings/CHANGELOG.md @@ -1,5 +1,39 @@ # @rocket.chat/rest-typings +## 7.10.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +- ([#36507](https://github.com/RocketChat/Rocket.Chat/pull/36507) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.create API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36585](https://github.com/RocketChat/Rocket.Chat/pull/36585) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.update API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36020](https://github.com/RocketChat/Rocket.Chat/pull/36020) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat chat.pinMessage API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36716](https://github.com/RocketChat/Rocket.Chat/pull/36716) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat e2e.setRoomKeyID endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36611](https://github.com/RocketChat/Rocket.Chat/pull/36611)) Fix an issue where the report exported in the App logs page would not consider the instance id filter + +- ([#36606](https://github.com/RocketChat/Rocket.Chat/pull/36606) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36677](https://github.com/RocketChat/Rocket.Chat/pull/36677) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat dm.delete/im.delete API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36586](https://github.com/RocketChat/Rocket.Chat/pull/36586) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.list API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#36598](https://github.com/RocketChat/Rocket.Chat/pull/36598) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat oauth-apps.get API endpoints by migrating to a modern chained route definition syntax and utilizing shared AJV schemas for validation to enhance API documentation and ensure type safety through response validation. + +- ([#35985](https://github.com/RocketChat/Rocket.Chat/pull/35985) by [@ahmed-n-abdeltwab](https://github.com/ahmed-n-abdeltwab)) Add OpenAPI support for the Rocket.Chat Permissions API endpoints by migrating to a centralized syntax and utilizing shared AJV schemas for validation. This will enhance API documentation and ensure type safety through response validation. + +-
Updated dependencies [17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/core-typings@7.10.0-rc.0 +
+ ## 7.9.0 ### Minor Changes diff --git a/packages/rest-typings/package.json b/packages/rest-typings/package.json index eeeae6b4009..351cc2775d1 100644 --- a/packages/rest-typings/package.json +++ b/packages/rest-typings/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/rest-typings", - "version": "7.10.0-develop", + "version": "7.10.0-rc.0", "devDependencies": { "@rocket.chat/apps-engine": "workspace:^", "@rocket.chat/eslint-config": "workspace:~", diff --git a/packages/ui-avatar/CHANGELOG.md b/packages/ui-avatar/CHANGELOG.md index 468cec49d2a..43a0a9984c6 100644 --- a/packages/ui-avatar/CHANGELOG.md +++ b/packages/ui-avatar/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/ui-avatar +## 18.0.0-rc.0 + +### Patch Changes + +-
Updated dependencies [c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/ui-contexts@22.0.0-rc.0 +
+ ## 17.0.0 ### Patch Changes diff --git a/packages/ui-avatar/package.json b/packages/ui-avatar/package.json index c1f834596e9..33892bc74f1 100644 --- a/packages/ui-avatar/package.json +++ b/packages/ui-avatar/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-avatar", - "version": "17.0.0", + "version": "18.0.0-rc.0", "private": true, "devDependencies": { "@babel/core": "~7.26.10", diff --git a/packages/ui-client/CHANGELOG.md b/packages/ui-client/CHANGELOG.md index 6e7daf0043c..6a81d8b3fc9 100644 --- a/packages/ui-client/CHANGELOG.md +++ b/packages/ui-client/CHANGELOG.md @@ -1,5 +1,24 @@ # @rocket.chat/ui-client +## 22.0.0-rc.0 + +### Minor Changes + +- ([#36315](https://github.com/RocketChat/Rocket.Chat/pull/36315)) Adds Wizard component to ui-client package + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +- ([#36575](https://github.com/RocketChat/Rocket.Chat/pull/36575)) Adds an annotation prop to the WizardActions component, enabling the display of a contextual description alongside the action buttons. + +-
Updated dependencies [c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/ui-contexts@22.0.0-rc.0 + - @rocket.chat/ui-avatar@18.0.0-rc.0 +
+ ## 21.0.0 ### Patch Changes diff --git a/packages/ui-client/package.json b/packages/ui-client/package.json index ca6c26b2e74..f6b0decc6aa 100644 --- a/packages/ui-client/package.json +++ b/packages/ui-client/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-client", - "version": "21.0.0", + "version": "22.0.0-rc.0", "private": true, "main": "./dist/index.js", "typings": "./dist/index.d.ts", diff --git a/packages/ui-contexts/CHANGELOG.md b/packages/ui-contexts/CHANGELOG.md index 6ec408dfd92..9ee57aad1f7 100644 --- a/packages/ui-contexts/CHANGELOG.md +++ b/packages/ui-contexts/CHANGELOG.md @@ -1,5 +1,22 @@ # @rocket.chat/ui-contexts +## 22.0.0-rc.0 + +### Minor Changes + +- ([#36049](https://github.com/RocketChat/Rocket.Chat/pull/36049)) Introduces the side navigation with a new filtering system. The update adds new filters for All, Mentions, Favorites, and Discussions, as well as dedicated filters for Omnichannel conversations and grouping by Teams, Channels, and DMs. + > This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it + +### Patch Changes + +-
Updated dependencies [f040b27ff67c31188026a0aed9ba1e9c4f717f08, a54f8837338246842585d037a0d0327a79245811, c5f0be15b31d1de03256f74bd277ad4ab753ada2, c86fbce9b44942662dc25a599fc12b009fd40a74, 2fea1a79b831999f148505b9442cd584e1b06d09, 2f162a0dca79274d4458a5853afe64c506a7554f, 1ca92c346e45486e9b6afc66566ae38fac65b48f, 8942187a9b062be3aaac8fee4b576dcad467641e, 5d7dec3a68f7281b4b4531fa708d7fc7589a863c, 17bca96ecbf23ea807aba2e6e8abc95ebd66b0d0, dc6acda84bf7452d96f375be3cd97748ed016bfc, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/rest-typings@7.10.0-rc.0 + - @rocket.chat/i18n@1.10.0-rc.0 + - @rocket.chat/core-typings@7.10.0-rc.0 + - @rocket.chat/ddp-client@0.3.34-rc.0 +
+ ## 21.0.0 ### Patch Changes diff --git a/packages/ui-contexts/package.json b/packages/ui-contexts/package.json index b8cba15fee6..3c3d43c979b 100644 --- a/packages/ui-contexts/package.json +++ b/packages/ui-contexts/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-contexts", - "version": "21.0.0", + "version": "22.0.0-rc.0", "private": true, "devDependencies": { "@rocket.chat/core-typings": "workspace:^", diff --git a/packages/ui-video-conf/CHANGELOG.md b/packages/ui-video-conf/CHANGELOG.md index b6fa2a06d6a..7ac37960508 100644 --- a/packages/ui-video-conf/CHANGELOG.md +++ b/packages/ui-video-conf/CHANGELOG.md @@ -1,5 +1,15 @@ # @rocket.chat/ui-video-conf +## 22.0.0-rc.0 + +### Patch Changes + +-
Updated dependencies [c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/ui-contexts@22.0.0-rc.0 + - @rocket.chat/ui-avatar@18.0.0-rc.0 +
+ ## 21.0.0 ### Patch Changes diff --git a/packages/ui-video-conf/package.json b/packages/ui-video-conf/package.json index 962810a803a..3c34a4134bd 100644 --- a/packages/ui-video-conf/package.json +++ b/packages/ui-video-conf/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-video-conf", - "version": "21.0.0", + "version": "22.0.0-rc.0", "private": true, "main": "./dist/index.js", "typings": "./dist/index.d.ts", diff --git a/packages/ui-voip/CHANGELOG.md b/packages/ui-voip/CHANGELOG.md index f71410b0472..6b64194cebc 100644 --- a/packages/ui-voip/CHANGELOG.md +++ b/packages/ui-voip/CHANGELOG.md @@ -1,5 +1,16 @@ # @rocket.chat/ui-voip +## 12.0.0-rc.0 + +### Patch Changes + +-
Updated dependencies [759b178946951f10dfcf0c9daf0f45aceb422998, a1c99dfe7bdee81e85164155e61b94b55dcbb752, c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/ui-client@22.0.0-rc.0 + - @rocket.chat/ui-contexts@22.0.0-rc.0 + - @rocket.chat/ui-avatar@18.0.0-rc.0 +
+ ## 11.0.0 ### Patch Changes diff --git a/packages/ui-voip/package.json b/packages/ui-voip/package.json index d41dce9466d..b0676aaa541 100644 --- a/packages/ui-voip/package.json +++ b/packages/ui-voip/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/ui-voip", - "version": "11.0.0", + "version": "12.0.0-rc.0", "private": true, "main": "./dist/index.js", "typings": "./dist/index.d.ts", diff --git a/packages/web-ui-registration/CHANGELOG.md b/packages/web-ui-registration/CHANGELOG.md index 35b594a005e..7fa9315728e 100644 --- a/packages/web-ui-registration/CHANGELOG.md +++ b/packages/web-ui-registration/CHANGELOG.md @@ -1,5 +1,14 @@ # @rocket.chat/web-ui-registration +## 22.0.0-rc.0 + +### Patch Changes + +-
Updated dependencies [c7db598e9f3c2ad47f6a6be2a9ba7078533c245b]: + + - @rocket.chat/ui-contexts@22.0.0-rc.0 +
+ ## 21.0.0 ### Patch Changes diff --git a/packages/web-ui-registration/package.json b/packages/web-ui-registration/package.json index 73eab3afa00..518c8ab0604 100644 --- a/packages/web-ui-registration/package.json +++ b/packages/web-ui-registration/package.json @@ -1,6 +1,6 @@ { "name": "@rocket.chat/web-ui-registration", - "version": "21.0.0", + "version": "22.0.0-rc.0", "private": true, "homepage": "https://rocket.chat", "main": "./dist/index.js", @@ -63,7 +63,7 @@ "peerDependencies": { "@rocket.chat/layout": "*", "@rocket.chat/tools": "0.2.3", - "@rocket.chat/ui-contexts": "21.0.0", + "@rocket.chat/ui-contexts": "22.0.0-rc.0", "@tanstack/react-query": "*", "react": "*", "react-hook-form": "*",