Skip to content

Commit

Permalink
Merge branch 'develop' into feat/user-panel
Browse files Browse the repository at this point in the history
  • Loading branch information
rique223 authored Sep 18, 2023
2 parents 3b1db79 + 7c8c4b4 commit ec62678
Show file tree
Hide file tree
Showing 442 changed files with 10,070 additions and 4,572 deletions.
5 changes: 5 additions & 0 deletions .changeset/breezy-bugs-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fix: Managers allowed to make deactivated agent's available
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1694741499930.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
7 changes: 7 additions & 0 deletions .changeset/chilled-phones-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
"@rocket.chat/rest-typings": patch
---

Fixed `overrideDestinationChannelEnabled` treated as a required param in `integrations.create` and `integration.update` endpoints
6 changes: 6 additions & 0 deletions .changeset/fair-cats-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

When setting a room as read-only, do not allow previously unmuted users to send messages.
5 changes: 5 additions & 0 deletions .changeset/fifty-cars-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixed issue with custom OAuth services' settings not being be fully removed
5 changes: 5 additions & 0 deletions .changeset/forty-hotels-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fix: Prevent `RoomProvider.useEffect` from subscribing to room-data stream multiple times
5 changes: 5 additions & 0 deletions .changeset/four-parents-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

load sounds right before playing them
5 changes: 5 additions & 0 deletions .changeset/gold-moose-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix moment timestamps language change
2 changes: 1 addition & 1 deletion .changeset/hip-hounds-ring.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@rocket.chat/meteor': patch
---

Added ability to disable private app installation via envvar (DISABLED_PRIVATE_APP_INSTALLATION)
Added ability to disable private app installation via envvar (DISABLE_PRIVATE_APP_INSTALLATION)
5 changes: 5 additions & 0 deletions .changeset/honest-glasses-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

chore: Add danger variant to apps action button menus
5 changes: 5 additions & 0 deletions .changeset/honest-mirrors-sit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Disabled call to tags enterprise endpoint when on community license
6 changes: 6 additions & 0 deletions .changeset/importer-progress-bar.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
---

Fixed Importer Progress Bar progress indicator

5 changes: 5 additions & 0 deletions .changeset/lucky-balloons-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix engagement dashboard not showing data
5 changes: 5 additions & 0 deletions .changeset/moody-pans-act.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix seat counter including bots users
5 changes: 5 additions & 0 deletions .changeset/nine-bottles-press.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

feat: Add flag to disable teams mention via troubleshoot page
5 changes: 5 additions & 0 deletions .changeset/odd-elephants-promise.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix LinkedIn OAuth broken
163 changes: 163 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
{
"mode": "pre",
"tag": "rc",
"initialVersions": {
"@rocket.chat/meteor": "6.4.0-develop",
"rocketchat-services": "1.1.4",
"@rocket.chat/account-service": "0.2.4",
"@rocket.chat/authorization-service": "0.2.4",
"@rocket.chat/ddp-streamer": "0.1.4",
"@rocket.chat/omnichannel-transcript": "0.2.4",
"@rocket.chat/presence-service": "0.2.4",
"@rocket.chat/queue-worker": "0.2.4",
"@rocket.chat/stream-hub-service": "0.2.4",
"@rocket.chat/api-client": "0.1.4",
"@rocket.chat/ddp-client": "0.1.4",
"@rocket.chat/omnichannel-services": "0.0.10",
"@rocket.chat/pdf-worker": "0.0.10",
"@rocket.chat/presence": "0.0.10",
"@rocket.chat/ui-theming": "0.0.1",
"@rocket.chat/account-utils": "0.0.1",
"@rocket.chat/agenda": "0.0.2",
"@rocket.chat/base64": "1.0.12",
"@rocket.chat/cas-validate": "0.0.1",
"@rocket.chat/core-services": "0.1.4",
"@rocket.chat/core-typings": "6.3.4",
"@rocket.chat/cron": "0.0.6",
"@rocket.chat/eslint-config": "0.5.2",
"@rocket.chat/favicon": "0.0.1",
"@rocket.chat/fuselage-ui-kit": "1.0.4",
"@rocket.chat/gazzodown": "1.0.4",
"@rocket.chat/i18n": "0.0.1",
"@rocket.chat/instance-status": "0.0.10",
"@rocket.chat/livechat": "1.13.4",
"@rocket.chat/log-format": "0.0.1",
"@rocket.chat/logger": "0.0.1",
"@rocket.chat/mock-providers": "0.0.1",
"@rocket.chat/model-typings": "0.0.10",
"@rocket.chat/models": "0.0.10",
"@rocket.chat/poplib": "0.0.1",
"@rocket.chat/random": "1.2.1",
"@rocket.chat/release-action": "2.1.0",
"@rocket.chat/rest-typings": "6.3.4",
"@rocket.chat/server-fetch": "0.0.1",
"@rocket.chat/sha256": "1.0.9",
"@rocket.chat/tools": "0.0.1",
"@rocket.chat/ui-client": "1.0.4",
"@rocket.chat/ui-composer": "0.0.1",
"@rocket.chat/ui-contexts": "1.0.4",
"@rocket.chat/ui-video-conf": "1.0.4",
"@rocket.chat/uikit-playground": "0.1.4",
"@rocket.chat/web-ui-registration": "1.0.4"
},
"changesets": [
"blue-ladybugs-raise",
"breezy-bugs-jam",
"bright-carpets-fly",
"bright-snakes-vanish",
"brown-clouds-add",
"bump-patch-1694741499930",
"chilled-flies-fold",
"chilled-phones-give",
"cool-students-tan",
"cuddly-houses-tie",
"cuddly-ties-bake",
"curly-shoes-burn",
"custom-emoji-fs",
"dropdown",
"eighty-kids-jog",
"eleven-icons-tan",
"empty-ants-enjoy",
"fair-cats-destroy",
"fast-pumpkins-smoke",
"fast-yaks-collect",
"fifty-cars-divide",
"fluffy-beds-buy",
"fluffy-lions-rage",
"forty-hotels-pretend",
"four-parents-cheer",
"friendly-glasses-mate",
"fuzzy-glasses-divide",
"fuzzy-schools-brake",
"gold-horses-pretend",
"gold-moose-press",
"good-elephants-live",
"green-adults-peel",
"grumpy-candles-rule",
"heavy-baboons-laugh",
"heavy-cougars-marry",
"hip-hounds-ring",
"hip-mugs-promise",
"honest-glasses-roll",
"honest-mirrors-sit",
"honest-numbers-compete",
"importer-progress-bar",
"kind-students-worry",
"lazy-ghosts-design",
"loud-sheep-try",
"lovely-snails-drop",
"lucky-balloons-divide",
"lucky-hounds-sing",
"many-icons-provide",
"mighty-walls-smash",
"moody-comics-cheat",
"moody-pans-act",
"nine-bottles-press",
"nine-carrots-listen",
"odd-elephants-promise",
"old-federation-card",
"perfect-adults-travel",
"pink-zoos-join",
"pretty-bees-give",
"quick-emus-march",
"quiet-phones-sell",
"rare-sheep-yawn",
"real-pets-visit",
"red-windows-admire",
"red-zebras-clap",
"rotten-turtles-agree",
"serious-garlics-clean",
"serious-geckos-drive",
"serious-shrimps-try",
"seven-jobs-tickle",
"shaggy-beans-poke",
"shiny-garlics-carry",
"shiny-tools-worry",
"short-cobras-tell",
"silly-actors-laugh",
"silver-mugs-unite",
"six-buckets-eat",
"slimy-cheetahs-heal",
"slimy-wasps-double",
"slow-lizards-breathe",
"small-rice-repair",
"smooth-planes-cough",
"soft-yaks-matter",
"sour-cows-refuse",
"sour-parrots-nail",
"stale-roses-knock",
"strong-laws-pump",
"swift-birds-build",
"swift-walls-protect",
"tame-pens-occur",
"three-birds-tickle",
"tidy-bears-camp",
"tiny-turkeys-burn",
"tough-candles-heal",
"tricky-years-swim",
"unlucky-turtles-search",
"user-mention",
"violet-frogs-cheer",
"warm-hornets-ring",
"wet-frogs-kiss",
"wet-walls-lie",
"wild-spiders-smell",
"wise-onions-trade",
"wise-walls-tan",
"wise-ways-fetch",
"witty-feet-warn",
"yellow-buttons-agree",
"yellow-schools-tell",
"young-trains-glow"
]
}
6 changes: 6 additions & 0 deletions .changeset/real-pets-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---

Fixed `default` field not being returned from the `setDefault` endpoints when setting to false
5 changes: 5 additions & 0 deletions .changeset/red-zebras-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fix importer filters not working
5 changes: 5 additions & 0 deletions .changeset/serious-shrimps-try.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

fixed an issue with the positioning of the message menu
6 changes: 6 additions & 0 deletions .changeset/seven-jobs-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
---

fix: agent role being removed upon user deactivation
5 changes: 5 additions & 0 deletions .changeset/shiny-garlics-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fix CORS headers not being set for assets
5 changes: 5 additions & 0 deletions .changeset/slimy-cheetahs-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed selected departments not being displayed due to pagination
8 changes: 8 additions & 0 deletions .changeset/strong-laws-pump.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@rocket.chat/model-typings': patch
'@rocket.chat/meteor': patch
---

Change SAU aggregation to consider only sessions from few days ago instead of the whole past.

This is particularly important for large workspaces in case the cron job did not run for some time, in that case the amount of sessions would accumulate and the aggregation would take a long time to run.
5 changes: 5 additions & 0 deletions .changeset/tall-pumpkins-cross.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/presence": patch
---

Fixed presence broadcast being disabled on server restart
8 changes: 8 additions & 0 deletions .changeset/three-ants-give.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@rocket.chat/cron": patch
"@rocket.chat/meteor": patch
---

Increase cron job check delay to 1 min from 5s.

This reduces MongoDB requests introduced on 6.3.
5 changes: 5 additions & 0 deletions .changeset/three-birds-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

chore: Increase cache time from 5s to 10s on `getUnits` helpers. This should reduce the number of DB calls made by this method to fetch the unit limitations for a user.
7 changes: 7 additions & 0 deletions .changeset/tough-candles-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
"@rocket.chat/model-typings": patch
---

Fixes a problem where the calculated time for considering the visitor abandonment was the first message from the visitor and not the visitor's reply to the agent.
5 changes: 5 additions & 0 deletions .changeset/unlucky-turtles-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixed Accounts profile form name change was not working
11 changes: 11 additions & 0 deletions .changeset/wise-onions-trade.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/i18n": patch
"@rocket.chat/livechat": patch
"@rocket.chat/mock-providers": patch
"@rocket.chat/ui-client": patch
"@rocket.chat/ui-contexts": patch
"@rocket.chat/web-ui-registration": patch
---

Fixed the login page language switcher, now the component has a new look, is reactive and the language selection becomes concrete upon login in. Also changed the default language of the login page to be the browser language.
6 changes: 6 additions & 0 deletions .changeset/wise-walls-tan.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/rest-typings': minor
'@rocket.chat/meteor': minor
---

fix: missing params on updateOwnBasicInfo endpoint
6 changes: 6 additions & 0 deletions .changeset/yellow-buttons-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/ui-client': minor
'@rocket.chat/meteor': minor
---

feat: add ChangePassword field to Account/Security
5 changes: 5 additions & 0 deletions .changeset/young-trains-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': minor
---

Fixed the issue of apps icon uneven alignment in case of missing icons inside message composer toolbar & message toolbar menu.
Loading

0 comments on commit ec62678

Please sign in to comment.