Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
190 commits
Select commit Hold shift + click to select a range
5387d91
chore: User model to TS (#35056)
KevLehman Mar 20, 2025
57ce661
chore: add mongo-adapter package with initial implementation and type…
ggazzo Mar 20, 2025
a12d7f2
chore: improve-mocked-provider-settings (#35554)
ggazzo Mar 20, 2025
d649a76
feat: Livechat department removed/disabled events for apps (#35280)
KevLehman Mar 20, 2025
2db8471
chore: Suspend `SettingsProvider` (#35561)
tassoevan Mar 20, 2025
21048fb
chore: Subclasses of `CachedCollection` (#35556)
tassoevan Mar 20, 2025
11d642c
chore: Purge unused model (#35560)
tassoevan Mar 20, 2025
8606cf6
chore: Get rid of `CannedResponse` collection (#35562)
tassoevan Mar 20, 2025
af03a61
refactor: remove KonchatNotification `newRoom` from meteor (#35567)
juliajforesti Mar 20, 2025
715b62e
fix: 2FA check flashing for mandatory roles (#35340)
yash-rajpal Mar 20, 2025
e92e58d
refactor: remove KonchatNotification `newMessage` from meteor (#35570)
juliajforesti Mar 20, 2025
59525f3
fix: urlencoded webhook payload parsing (#35532)
sampaiodiego Mar 20, 2025
05a23b4
chore: Helper script to replace sprintf tokens `%s` on translation st…
gabriellsh Mar 20, 2025
6c7f9ea
feat: set busy status on calendar appointments (#35474)
ricardogarim Mar 20, 2025
2f3a602
refactor: remove KonchatNotification `showDesktop` from meteor (#35576)
juliajforesti Mar 21, 2025
600a793
fix(federation-v2): can not assign to readonly property #name (#35397)
debdutdeb Mar 21, 2025
45a93a7
fix: Add Apps log TTL index (#35497)
ggazzo Mar 21, 2025
bffc49f
fix: Leave room confirmation modal not displaying room name (#35568)
gabriellsh Mar 21, 2025
05c567d
fix: CodeSettingInput renders duplicate code text box (#35273)
abhinavkrin Mar 21, 2025
1bc8738
feat(federation-v2): allow federated user deletion if the user doesn'…
debdutdeb Mar 21, 2025
5cc6b21
chore: Move `UserPresenceContext` to `ui-contexts` (#35582)
dougfabris Mar 21, 2025
a6d95d7
fix: changing email to verified not working on admin > users (#35299)
juliajforesti Mar 24, 2025
b1a739c
regression: topic rendering in DMs in new navigation (#35553)
abhinavkrin Mar 24, 2025
b344b56
chore: Replace collection with Zustand store in `EditableSettingsProv…
tassoevan Mar 24, 2025
e54434a
refactor: remove KonchatNotification `notify` from meteor (#35585)
juliajforesti Mar 24, 2025
c7fe526
chore: Prevent `useEmojiOne` operations from running every render (#3…
gabriellsh Mar 24, 2025
5cd142b
chore: Replace non-reactive collection usage with a `Map` (#35598)
tassoevan Mar 25, 2025
47ae699
feat: Audit users.update API endpoint (#34494)
gabriellsh Mar 25, 2025
0d37ba7
fix: adding blocks from block builder to the changes field (#35603)
Gustrb Mar 25, 2025
f271b56
chore: `HeaderState` receiving invalid prop (#35612)
dougfabris Mar 25, 2025
6bf386d
feat: Remove room header avatar (#35615)
dougfabris Mar 26, 2025
bda3fcd
chore: expose `LicenseManagerInterface` (#35623)
ggazzo Mar 26, 2025
dcff0fc
refactor: remove deprecated `KonchatNotification` (#35589)
juliajforesti Mar 26, 2025
26bde5c
chore: Replace `RoomRoles` and `UserRoles` (#35599)
tassoevan Mar 26, 2025
45f228a
chore: implement middleware for handling EE endpoints (#35625)
ggazzo Mar 26, 2025
f2cdb6c
refactor: Remove meteor functions from WebRTCClass stream (#35544)
rique223 Mar 26, 2025
5c868fd
refactor: replace `useCallback` with `useEffectEvent` (#35630)
juliajforesti Mar 26, 2025
2178835
refactor: Remove Meteor.startup and Tracker.autorun from WordPress OA…
rique223 Mar 26, 2025
6f44f0e
fix: Save button remains in loading state after saving app settings (…
sushen123 Mar 26, 2025
a4f2ecb
fix: Chat filtering breaks when "From" and "To" have the same date (#…
aleksandernsilva Mar 27, 2025
6e2b583
fix: Missing margin in E2EE room header toolbox items (#35614)
dougfabris Mar 27, 2025
9cd4ee2
chore: remove unreadMessages method usage (#35635)
ggazzo Mar 27, 2025
0cc6e9e
chore: Add `darkMode` configuration to `ui-client` storybook (#35629)
dougfabris Mar 27, 2025
85a02aa
chore: remove `useLegacyThreadMessageJump` (#35636)
ggazzo Mar 28, 2025
f77f113
chore: Replace `LivechatInquiry` collection (#35641)
tassoevan Mar 28, 2025
1dbf162
test: flaky - stop closing page before sending the message (#35646)
ggazzo Mar 28, 2025
45e1ab3
test: Replace invalid `imageLink` in image-gallery (#35645)
dougfabris Mar 28, 2025
5e3ab1a
feat: Place the room topic next to the room title (#35631)
dougfabris Mar 28, 2025
c21a7a6
test: prevent useInviteToken multiple times (#35648)
ggazzo Mar 31, 2025
8dc0544
chore(deps): bump `vite` to 6.1.2 (#35621)
julio-rocketchat Mar 31, 2025
68dbd82
test: Replaces weak locators in notification preferences test (#35647)
dougfabris Mar 31, 2025
a2b7b62
regression: improves CalendarEvent status change schedule (#35607)
ricardogarim Mar 31, 2025
2cce386
chore: don't use versions for internal deps (#35302)
sampaiodiego Mar 31, 2025
c5f6734
fix: `EmojiPicker` unnecessary rerenders (#35605)
gabriellsh Apr 1, 2025
183c43c
chore: bump ubuntu (#35676)
ggazzo Apr 1, 2025
701e118
chore: Bump fuselage packages (#35682)
yash-rajpal Apr 2, 2025
a1ec1e3
regression: Emoji Picker recent list and load more not working (#35673)
gabriellsh Apr 2, 2025
4c0793e
chore(deps): bump `vite` (#35691)
julio-rocketchat Apr 3, 2025
4cb4edf
chore(deps): bump `image-size` (#35690)
julio-rocketchat Apr 3, 2025
66c2134
ci: fix matrix sdk native build (#35694)
debdutdeb Apr 3, 2025
c51bd13
chore: improve api rest class definitions and adjust path (#35588)
ggazzo Apr 3, 2025
f545617
feat: Use `IconButton` to navigate to parent room (#35613)
dougfabris Apr 3, 2025
d8a74f4
chore: bump node types to 22 (#35697)
ggazzo Apr 3, 2025
2c72ac4
test: improve tests to be able to run multiple times (#35699)
ggazzo Apr 3, 2025
14cb402
chore: Update video message icon (#35701)
yash-rajpal Apr 3, 2025
910e578
chore: don't `ignoreUndefined` (#31497)
sampaiodiego Apr 4, 2025
2cf0340
Merge remote-tracking branch 'origin/release-7.5.0' into develop
ggazzo Apr 4, 2025
dcc0f18
chore: bump version to 7.6.0-develop
ggazzo Apr 4, 2025
a486016
refactor: remove `CustomSounds` from meteor (#35666)
juliajforesti Apr 4, 2025
72725d3
feat: Bring back previous announcement style (#35672)
dougfabris Apr 4, 2025
ccf7726
Merge remote-tracking branch 'origin/master' into develop
ggazzo Apr 7, 2025
02fa09f
chore: Remove meteor functions from `messagePopupConfig.ts` (#35610)
rique223 Apr 7, 2025
803b485
chore: Remove meteor functions from `forceLogout.ts` (#35683)
rique223 Apr 7, 2025
9e8806c
fix: RecordList not considering itemCount when value is zero (#35557)
aleksandernsilva Apr 7, 2025
eb55cdc
chore: add option to enable sip.js debug logs (#35677)
pierre-lehnen-rc Apr 7, 2025
212af41
fix: allow to load dynamic rest endpoint (#35715)
ggazzo Apr 8, 2025
409c6d8
refactor: remove calendar konchatNotifications from meteor (#35714)
juliajforesti Apr 8, 2025
939cc28
chore: Only public channels cannot be previewed by permissions (#35611)
tiagoevanp Apr 8, 2025
eecdcaf
chore(federation): always load endpoints (#35735)
ggazzo Apr 8, 2025
bbd14f8
feat: Apps "select" setting updater (#35644)
Dnouv Apr 8, 2025
87a1589
chore: add hono as router (#35078)
ggazzo Apr 8, 2025
be67bb7
fix: typo on app setting save (#35733)
Gustrb Apr 9, 2025
ce8f8b9
refactor: remove Meteor from `useAnalytics` (#35723)
juliajforesti Apr 9, 2025
3008945
refactor: Break big `LivechatTyped` into smaller files - move guest f…
sampaiodiego Apr 9, 2025
0060998
regression: new room notification being called wrongly (#35753)
juliajforesti Apr 9, 2025
f59cbb9
chore: remove custom status meteor calls (server) (#35743)
Apr 9, 2025
1b3ae45
chore: remove delete emoji custom meteor calls (server) (#35744)
Apr 9, 2025
ff3e08f
chore: remove meteor calls from rooms (server) (#35752)
Apr 9, 2025
d837f57
chore: Simplify `getClosedPeriod` (#35751)
tassoevan Apr 9, 2025
01cf76e
chore: remove meteor calls from integrations (server) (#35747)
Apr 10, 2025
6d19824
chore: Remove meteor functions from code highlight (#35720)
rique223 Apr 10, 2025
e868a6f
fix: bypass ddp streamer method calls (#35757)
ggazzo Apr 10, 2025
2351a29
chore: Break big `livechatTyped` file - 5 (#35758)
KevLehman Apr 10, 2025
a8896a7
fix: Omnichannel making a request for room data after every message s…
sampaiodiego Apr 10, 2025
cd5af17
chore: stop reporting outside the main repo (#35745)
ggazzo Apr 10, 2025
5ef707f
chore: remove meteor calls from permissions (server) (#35750)
Apr 10, 2025
3f7e7f8
fix: Unhandled rejection when removing an agent from a department whe…
KevLehman Apr 10, 2025
7416204
fix: Quick Reactions missing after refresh (#35766)
gabriellsh Apr 10, 2025
f51943f
chore: Break down big `livechatTyped` file - 6 (#35764)
KevLehman Apr 10, 2025
49843c8
regression: fix apps logs expire as `undefined` (#35774)
sampaiodiego Apr 10, 2025
ca6870a
fix: GUI crash when editing canned response with tags via contextual …
aleksandernsilva Apr 10, 2025
895ea3f
feat: Allow to dismiss contact unknown callout (#35703)
aleksandernsilva Apr 10, 2025
eabc50d
chore: create `LoggedInArea` (#35741)
juliajforesti Apr 10, 2025
f8ce8e5
chore: Remove meteor functions from `loginViaQuery.ts` (#35730)
rique223 Apr 11, 2025
d8ba07a
chore: Remove meteor functions from `loadMissedMessages.ts` (#35695)
rique223 Apr 11, 2025
3e34228
chore: Remove `livechatTyped` in favor of smaller components (#35785)
KevLehman Apr 11, 2025
1eeb139
feat: Security Logs Page (#35218)
MartinSchoeler Apr 11, 2025
4b28126
feat: sync federated users from LDAP (#35718)
pierre-lehnen-rc Apr 11, 2025
282bfdb
chore: remove useragent-ng workaround (#35786)
sampaiodiego Apr 11, 2025
a585b30
refactor: remove emoji-custom from meteor (#35737)
juliajforesti Apr 11, 2025
dd87ca9
fix: await api startup to prevent apps-engine startup problems (#35762)
d-gubert Apr 11, 2025
35384ef
chore(sdk): add methods to connect and disconnect (#35788)
ggazzo Apr 11, 2025
2ee1a81
fix: PDF Worker markdown processing (#35705)
KevLehman Apr 14, 2025
ba78cbe
chore: Livechat department incorrect param name (#35455)
aleksandernsilva Apr 14, 2025
56a15e8
fix: federated users overwriting local display name with their userna…
pierre-lehnen-rc Apr 14, 2025
c24da0b
fix: check if new LDAP users will exceed the license (#35244)
tapiarafael Apr 15, 2025
f22a6db
test: bring back coverage e2e (#35803)
ggazzo Apr 15, 2025
d165f0c
regression: incoming integration not working with new hono router (#3…
Apr 15, 2025
ec78941
fix: voip calls not ringing after temporary disconnection (#35765)
pierre-lehnen-rc Apr 15, 2025
8715b7e
fix: infinite loop in useAgentsList after first fetch (#35779)
aleksandernsilva Apr 16, 2025
3f1cdda
feat: allow searches by exact term to increase performance (#34954)
tapiarafael Apr 16, 2025
00b75e3
refactor: `useIdleDetection` hooks (#35822)
juliajforesti Apr 16, 2025
5730ebf
refactor: remove `LoginPresence` from Meteor startup (#35787)
juliajforesti Apr 16, 2025
5f11fea
fix: Omnichannel's max amount of simultaneous chats not correctly eva…
KevLehman Apr 16, 2025
68434ca
chore: move `useCustomEmoji` call to `LoggedInArea` (#35812)
juliajforesti Apr 16, 2025
ae18eef
refactor: dont use `useEffect` to control thread scroll (#35818)
ggazzo Apr 16, 2025
dc6cf3e
fix: incoming webhook "Post As" field not updating userId (#35795)
abhinavkrin Apr 17, 2025
f72fa30
fix: Active toggle now reflects current active status (#35698)
lucas-a-pelegrino Apr 17, 2025
b718fe7
feat: Separate video call and voice call room actions (#35700)
yash-rajpal Apr 17, 2025
2c19074
feat: ldap custom variables / string manipulation (#35717)
pierre-lehnen-rc Apr 17, 2025
fe5f8a2
fix: incoming webhooks improperly post in public channels under priva…
abhinavkrin Apr 17, 2025
72fbdac
regression: parse urlencoded body as string when there is no specific…
Apr 17, 2025
5760a1a
chore: remove meteor calls from oauth (server) (#35748)
Apr 17, 2025
b7ed309
chore: remove meteor calls from push (raix) server (#35759)
Apr 17, 2025
552ee75
chore(rest-api): TypedAction/TypedThis types (#35834)
ggazzo Apr 17, 2025
03523fd
regression: Apps APIs not parsing urlencoded (#35829)
sampaiodiego Apr 17, 2025
a8f0ca9
chore: remove e2ee meteor calls (server) (#35746)
Apr 17, 2025
aec9eaa
fix: Enterprise settings disabled in `Admin > Settings` despite a lic…
gabriellsh Apr 17, 2025
e9f1d6d
chore(deps): bump Meteor packages (minifier-css, oauth, logging, mode…
julio-rocketchat Apr 17, 2025
ca9c5a2
chore: Add `deno` version to release information (#35274)
KevLehman Apr 17, 2025
a7104a5
fix: OutlookList not rendering properly (#35816)
dougfabris Apr 17, 2025
6401f29
fix: LDAP Sync stops processing users if any entry can't be mapped to…
pierre-lehnen-rc Apr 18, 2025
bbd0b0d
fix: VoIP calls not gathering Ice Servers (#35832)
pierre-lehnen-rc Apr 18, 2025
1c839a3
fix: Apply chat limits on enterprise Routing Algorithms (#35831)
KevLehman Apr 18, 2025
3309dac
fix: Update Contact's custom fields when updating visitor custom fiel…
lucas-a-pelegrino Apr 18, 2025
cc344be
feat: improve UX for logged users with mandatory 2FA roles (#35709)
tiagoevanp Apr 18, 2025
4afa394
test: third-party login page tests (#35811)
jessicaschelly Apr 18, 2025
f67aa0c
test: create tests for reporting messages (#35783)
jessicaschelly Apr 19, 2025
4690c55
feat: Global header (#35807)
dougfabris Apr 19, 2025
4a2b9f3
fix: engagement dashboard message and hourly activity charts (#35019)
MartinSchoeler Apr 19, 2025
79d0054
regression: sound effect for Voice Call Ended is no longer playing (#…
pierre-lehnen-rc Apr 19, 2025
d8eb824
feat: multi-instance app status (#35721)
d-gubert Apr 20, 2025
28c8dcc
Release 7.6.0-rc.0
rocketchat-github-ci Apr 20, 2025
59e3541
regression: fix notifications not being sent if user is idle or offli…
sampaiodiego Apr 22, 2025
a083701
Release 7.6.0-rc.1
rocketchat-github-ci Apr 22, 2025
9b8fa2c
regression: Increase debounce time and add missing margin in `NavBarS…
dougfabris Apr 24, 2025
4d1fcde
regression: fix security logs timestamp discrepancy (#35865) (#35867)
MartinSchoeler Apr 24, 2025
527801b
regression: bring back lazy ee endpoints (#35838)
Apr 25, 2025
01cd736
regression: wrong permission to display Security_logs item (#35869)
MartinSchoeler Apr 25, 2025
dbf2ec1
Merge remote-tracking branch 'origin/master' into release-7.6.0
pierre-lehnen-rc Apr 25, 2025
a576a5c
regression: ldap sync creating federated users with email addresses (…
pierre-lehnen-rc Apr 25, 2025
2caf06a
Release 7.6.0-rc.2
rocketchat-github-ci Apr 26, 2025
d4eef32
regression: Room update via apps engine failing with `Duplicated inde…
KevLehman Apr 28, 2025
6f70529
regression: Sidebar should collapse in tablet view under feature prev…
dougfabris Apr 28, 2025
292fab4
regression: fix app installation (#35888)
d-gubert Apr 29, 2025
21b219e
fix: Contact's custom fields are now properly sent to api (#35879)
lucas-a-pelegrino Apr 30, 2025
05c57be
test: Adjusted contact review e2e test to prevent possible flaky beha…
aleksandernsilva Apr 30, 2025
166e669
test: flaky feature preview tests (#35891)
ggazzo Apr 30, 2025
16885a6
test(flaky): ensure agent info is saved before reopening tab (#35910)
ggazzo Apr 30, 2025
81aede6
regression: `NavbarSearch` closing list when clicking on field (#35909)
dougfabris Apr 30, 2025
2e21d6f
regression: fix jump from message lists (#35880)
ggazzo Apr 30, 2025
8409f2f
regression: close idle connections (#35912)
ggazzo Apr 30, 2025
25b3fe1
regression: `audit.settings` endpoint not behind license module (#35906)
gabriellsh Apr 30, 2025
7f6230e
Release 7.6.0-rc.3
rocketchat-github-ci Apr 30, 2025
06d14cf
chore: prevent multiple listener.once `updateSubscription` (#35908)
ggazzo Apr 30, 2025
06ffde5
Release 7.6.0-rc.4
rocketchat-github-ci Apr 30, 2025
e7472b7
regression: jump to message (#35918)
ggazzo May 5, 2025
dd39c93
Release 7.6.0-rc.5
rocketchat-github-ci May 5, 2025
622ee7a
chore: fix ts import
ggazzo May 5, 2025
5f1eaca
Release 7.6.0-rc.6
rocketchat-github-ci May 5, 2025
a14b259
regression: API endpoints query parameter validation not working for …
gabriellsh May 6, 2025
bfdf17e
chore: increase idle time connection to 1 minute
ggazzo May 6, 2025
29264b8
regression: Admin settings with `enableQuery` and `displayQuery` do n…
gabriellsh May 6, 2025
f5ca547
regression: Passing `servedBy` instead of `servedBy.id` to `findOne` …
KevLehman May 6, 2025
976f7b3
Release 7.6.0-rc.7
rocketchat-github-ci May 6, 2025
9a626ad
regression: `Cannot read properties of undefined` when running `reque…
KevLehman May 8, 2025
21af178
regression: solve restore position on same room types (#35950)
ggazzo May 8, 2025
1668121
fix: OAuth login buttons not showing up (#35864)
pierre-lehnen-rc May 8, 2025
6932b48
fix: OAuth errors are not handled properly due to an internal excepti…
pierre-lehnen-rc Apr 24, 2025
1d51c53
Release 7.6.0-rc.8
rocketchat-github-ci May 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .changeset/afraid-boxes-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-typings": patch
---

Fixes an issue in `Admin > Settings` page where sometimes settings guarded by a license module would not be editable despite having the required modules.
5 changes: 5 additions & 0 deletions .changeset/angry-poems-build.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes incorrect message sender for incoming webhooks when "Post As" field is updated by ensuring both username and userId are synced to reflect the selected user.
7 changes: 7 additions & 0 deletions .changeset/beige-days-push.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/core-typings': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Adds new settings to allow configuring custom variables with string manipulation functions on the LDAP data mapper
7 changes: 7 additions & 0 deletions .changeset/big-tips-greet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/apps-engine": minor
"@rocket.chat/apps": minor
---

Allows apps to react to department status changes.
5 changes: 5 additions & 0 deletions .changeset/bright-forks-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes user email verification update not working on admin > users
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1745354933374.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1745631711629.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1746034829149.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1746046159552.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1746475877217.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1746477216002.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1746564900627.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/bump-patch-1746748187032.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Bump @rocket.chat/meteor version.
5 changes: 5 additions & 0 deletions .changeset/dirty-seas-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue with apps loading in microservices in some cases by ensuring all services have started before trying to load apps
6 changes: 6 additions & 0 deletions .changeset/eighty-wombats-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/apps-engine': minor
'@rocket.chat/meteor': minor
---

Adds the ability to dynamically add and remove options from select/multi-select settings in the Apps Engine to support more flexible configuration scenarios by exposing two new methods on the settings API.
5 changes: 5 additions & 0 deletions .changeset/eleven-laws-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the outlook calendar items list is not rendering properly
5 changes: 5 additions & 0 deletions .changeset/famous-falcons-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Ensures seat limit validation in LDAP sync, preventing activations beyond license restrictions.
6 changes: 6 additions & 0 deletions .changeset/few-mangos-protect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/models": minor
---

Allows search omnichannel rooms by the exact visitor name using double quotes to have a faster response
7 changes: 7 additions & 0 deletions .changeset/fifty-moles-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
"@rocket.chat/models": patch
---

Fixes an issue where the app's logs index was not being created by default sometimes, also set to be always 30 days
5 changes: 5 additions & 0 deletions .changeset/fluffy-weeks-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes an error causing the server to throw an "unhandled promise rejection" when removing an agent from a department without a business hour when using `Multiple` business hours
13 changes: 13 additions & 0 deletions .changeset/four-clocks-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/model-typings": patch
"@rocket.chat/models": patch
---

Fixes the behavior of "Maximum number of simultaneous chats" settings, making them more predictable. Previously, we applied a single limit per operation, being the order: `Department > Agent > Global`. This caused the department limit to take prescedence over agent's specific limit, causing some unwanted side effects.

The new way of applying the filter is as follows:
- An agent can accept chats from multiple departments, respecting each department’s limit individually.
- The total number of active chats (across all departments) must not exceed the configured Agent-Level or Global limit.
- If neither the Agent-Level nor Global Limit is set, only department-specific limits apply.
- If no limits are set at any level, there is no restriction on the number of chats an agent can handle.
8 changes: 8 additions & 0 deletions .changeset/four-dragons-warn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@rocket.chat/ui-client': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Replaces the parent room tag in room header in favor of a button to back to the parent room
> This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it
5 changes: 5 additions & 0 deletions .changeset/fuzzy-eyes-clean.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes the save button loading state in app settings, ensuring it resets properly after saving.
5 changes: 5 additions & 0 deletions .changeset/gold-laws-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes a fetch infinite loop when adding agents to a department
5 changes: 5 additions & 0 deletions .changeset/good-bobcats-argue.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/meteor": patch
---

Fixes a GUI crash when editing a canned response with tags via room contextual bar.
6 changes: 6 additions & 0 deletions .changeset/gorgeous-turtles-flow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/i18n": patch
---

Fixes an issue with the leave room confirmation modal not displaying the room's name.
5 changes: 5 additions & 0 deletions .changeset/healthy-insects-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the incoming webhooks integration allowed messages to be sent to public channels under private teams by users who were not members of the team.
6 changes: 6 additions & 0 deletions .changeset/heavy-boats-mix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/models': patch
'@rocket.chat/meteor': patch
---

Fixes an issue when sending a message on an omnichannel room would cause the web client to fetch the room data again.
5 changes: 5 additions & 0 deletions .changeset/honest-toys-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes an issue where the code input type in settings renders duplicate code text boxes.
6 changes: 6 additions & 0 deletions .changeset/hot-beers-glow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@rocket.chat/ui-voip': patch
'@rocket.chat/meteor': patch
---

Fixes an issue causing VoIP calls to no longer reach the client after a temporary disconnection
7 changes: 7 additions & 0 deletions .changeset/hungry-wasps-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/ui-client': minor
'@rocket.chat/meteor': minor
---

Removes the avatar in the room header
> This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it
9 changes: 9 additions & 0 deletions .changeset/lovely-waves-sniff.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@rocket.chat/meteor": minor
"@rocket.chat/i18n": minor
"@rocket.chat/mock-providers": minor
"@rocket.chat/ui-client": minor
"@rocket.chat/ui-contexts": minor
---

Adds a new admin page to audit settings changes in a server
16 changes: 16 additions & 0 deletions .changeset/nine-paws-sit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
'@rocket.chat/network-broker': minor
'@rocket.chat/mock-providers': minor
'@rocket.chat/pdf-worker': minor
'@rocket.chat/core-services': minor
'@rocket.chat/model-typings': minor
'@rocket.chat/core-typings': minor
'@rocket.chat/rest-typings': minor
'@rocket.chat/ui-contexts': minor
'@rocket.chat/ui-voip': minor
'@rocket.chat/models': minor
'@rocket.chat/i18n': minor
'@rocket.chat/meteor': minor
---

Enhances the `/api/apps/installed` and `/api/apps/:id/status` endpoints so they get apps' status across the cluster in High-Availability and Microservices deployments
5 changes: 5 additions & 0 deletions .changeset/odd-waves-destroy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@rocket.chat/meteor': patch
---

Fixes a race condition while federating that caused direct messages to not work
8 changes: 8 additions & 0 deletions .changeset/old-readers-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@rocket.chat/core-typings': patch
'@rocket.chat/ui-voip': patch
'@rocket.chat/i18n': patch
'@rocket.chat/meteor': patch
---

Fixes an issue where Voice Calls were unable to gather Ice Servers
7 changes: 7 additions & 0 deletions .changeset/plenty-baboons-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@rocket.chat/ui-client': minor
'@rocket.chat/meteor': minor
---

Places the room topic next to the room title
> This change is being tested under `Enhanced navigation experience` feature preview, in order to check it you need to enabled it
6 changes: 6 additions & 0 deletions .changeset/polite-turkeys-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": patch
"@rocket.chat/core-services": patch
---

Fixes an issue where the bypass to call methods over microservices always returns to `{}`
5 changes: 5 additions & 0 deletions .changeset/poor-spies-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/pdf-worker": patch
---

Fixes an issue with PDF generation process that caused the server to hang when a single message consisted of too many (+30) markdown elements and was followed and preceded by more messages.
Loading
Loading