Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to develop, this PR will be updated.
Releases
@rocket.chat/[email protected]
Patch Changes
9ea8088f0
,cde253961
]:All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.
0.31.0 (2021-12-28)
Bug Fixes
Features
@rocket.chat/[email protected]
Minor Changes
#29203
56177021d
Thanks @yash-rajpal! - feat: access-marketplace permission#28975
9ea8088f0
Thanks @yash-rajpal! - fix: respect useEmoji preference for messages#29303
35aeeed1c
Thanks @yash-rajpal! - fix: Hide roomLeader padding#29373
3109a764b
Thanks @sampaiodiego! - feat: Enterprise Add support for different transporters to connect multiple monolith instances.To use that, you can use the
TRANSPORTER
env var adding "monolith+" to the transporter value. To use NATS for example, your env var should be:#28948
6a474ff95
Thanks @aleksandernsilva! - Refactored Omnichannel department pages to use best practices, also fixed existing bugs#29335
cebe359d1
Thanks @yash-rajpal! - fix: Room history scrollbar position#29474
066cf25f6
Thanks @yash-rajpal! - Fixed invalid message draft issue.#29255
e116d8804
Thanks @dougfabris! - chore: AddroomName
on Composer placeholder#29263
40cebcc0f
Thanks @ggazzo! - ask for totp if the provided one is invalid#29282
29556cbba
Thanks @yash-rajpal! - Added emoji popup trigger length of 3 characters.#29336
6e2f78fee
Thanks @aleksandernsilva! - Added ability to see attachments in the contact history message list#28717
c0523e350
Thanks @yash-rajpal! - fix: Handle live subscription removal#29286
7e00009dd
Thanks @anikdhabal! - fix: Analytics page crashPatch Changes
#28367
b03fcd9c1
Thanks @cauefcr! - fix: broken error messages on room.saveInfo & missing CF validations on omni/contact api#29372
ea0bbba8a
Thanks @totoi690! - fixed system messages for room role changes#29401
7d769b96e
Thanks @matheusbsilva137! - fix: Importer crashes when sending the "active status" e-mail notification to users#28814
222c8ec5b
Thanks @matheusbsilva137! - feat: [ENTERPRISE] Add setting to control user merge on LDAP Background Sync#29349
c95cda43e
Thanks @ggazzo! - fix: getActiveLocalUserCount query always returning 0#29245
d33f4ebab
Thanks @gabriellsh! - fix: OTR session closing after 10 seconds without warning#29174
347e20602
Thanks @gabriellsh! - fix: Clicking uploaded file title replaces current tab#29313
c9279bfcd
Thanks @debdutdeb! - fix: message deletion fails if has files attached on filesystem storage#29238
0571d34cc
Thanks @Kishn0109! - fix: Omnichannel contact table not being updated after add/edit/remove#29250
0c34904b5
Thanks @aleksandernsilva! - Fixed omnichannel contact form asynchronous validations#29228
9160c2111
Thanks @gabriellsh! - fix: Room members list out of order#29293
1687bfbe3
Thanks @debdutdeb! - fix: Admins unable to create new users if new users require manual approval#28611
b31ccd4a9
Thanks @felipe-rod123! - chore: break down helpers.ts and create new files🔀 changed
handleAPIError
import in AppDetailsPage.tsx🔀 changed
apiCurlGetter
import in AppDetailsAPIs.tsx🔀 changed
formatPriceAndPurchaseType
import in AppStatusPriceDisplay.tsx❌ deleted
apiCurlGetter, handleInstallError, handleAPIError, warnAppInstall, warnEnableDisableApp, warnStatusChange, formatPriceAndPurchaseType
and moved them to new files, from helpers.ts✅ created apiCurlGetter.ts file
✅ created appErroredStatuses.ts file
✅ created formatPrice.ts file
✅ created formatPriceAndPurchaseType.ts file
✅ created formatPricingPlan.ts file
✅ created handleAPIError.ts file
✅ created handleInstallError.ts file
✅ created installApp.ts file
✅ created updateApp.ts file
✅ created warnAppInstal.ts file
✅ created warnEnableDisableApp.ts file
✅ created warnStatusChange.ts file
🔀 changed
handleAPIError
import in useAppInstallationHandler.tsx🔀 changed
handleAPIError
import in useCategories.ts🔀 changed
handleAPIError
import in useOpenIncompatibleModal.tsx#29189
29452946a
Thanks @KevLehman! - fix:queuedForUser
endpoint not filtering by status#29454
40d7f7955
Thanks @gabriellsh! - fix(meteor): Scroll position is lost when loading older messages#29395
26db142b1
Thanks @ggazzo! - fix wrong %s translations#28999
ebbb60816
Thanks @hugocostadev! - fix: Login Terms custom contentThe custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect
#29278
17024613c
Thanks @aleksandernsilva! - fixes the Livechat CSP validation, which was incorrectly blocking access to the widget for all non whitelisted domains#29274
b57b2f142
Thanks @KevLehman! - refactor: Convert Omnichannel helper ee to ts#27121
c8cdc5179
Thanks @debdutdeb! - fix: unable to upload files in IOS Safari browsers#28081
3f5849576
Thanks @LucianoPierdona! - chore: update room oncleanRoomHistory
only if any message has been deleted#29128
2bcc812fc
Thanks @ggazzo! - fix: Rocket.Chat.Apps using wrong id parameter to emit settings#28989
505b292ba
Thanks @murtaza98! - test: add missing omnichannel contact-center tests#29019
82194555e
Thanks @totoi690! - fix: Editing a room in the admin menu breaks that room's integration#29421
585c49f14
Thanks @matheusbsilva137! - fix: Import progress page stuck at 0%#29323
f8cd53bc7
Thanks @KevLehman! - fix: Add missing awaits to .count() calls#29489
a685a592a
Thanks @ggazzo! - Fix seats counter including apps#29416
451337860
Thanks @matheusbsilva137! - fix: Imported messages are not displayedfix: Importer agent is added as a member of every imported room
#28979
8fcb3edb4
Thanks @aleksandernsilva! - fix: Remove room from UI when another agent takes it#29378
059a92e87
Thanks @KevLehman! - Fix visitor's query when both email & phone number are emptyUpdated dependencies [
4b5a87c88
,e006013e5
,9ea8088f0
,ebbb60816
,6a474ff95
,37c792161
,40cebcc0f
,40cebcc0f
,cde253961
]:@rocket.chat/[email protected]
Minor Changes
#29263
40cebcc0f
Thanks @ggazzo! - Moved from patch monkey solution to official one#29263
40cebcc0f
Thanks @ggazzo! - ask for totp if the provided one is invalidPatch Changes
#29098
e006013e5
Thanks @MartinSchoeler! - chore: New Livechat SDK ImplementationUpdated dependencies [
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Minor Changes
9ea8088f0
Thanks @yash-rajpal! - fix: respect useEmoji preference for messagesPatch Changes
#29426
cde253961
Thanks @gabriellsh! - chore(meteor): Update mention styleUpdated dependencies []:
@rocket.chat/[email protected]
Minor Changes
4b5a87c88
Thanks @yash-rajpal! - fix: Handle login services errorsPatch Changes
ebbb60816
Thanks @hugocostadev! - fix: Login Terms custom contentThe custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect
[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
37c792161
Thanks @murtaza98! - fix: Saving Business hour throws an alert@rocket.chat/[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
37c792161
]:@rocket.chat/[email protected]
Patch Changes
#29098
e006013e5
Thanks @MartinSchoeler! - chore: New Livechat SDK ImplementationUpdated dependencies [
e006013e5
,6a474ff95
,40cebcc0f
,40cebcc0f
]:@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
e006013e5
Thanks @MartinSchoeler! - chore: New Livechat SDK ImplementationAll notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
#29098
e006013e5
Thanks @MartinSchoeler! - chore: New Livechat SDK Implementation#28948
6a474ff95
Thanks @aleksandernsilva! - Refactored Omnichannel department pages to use best practices, also fixed existing bugsUpdated dependencies []:
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
e006013e5
,6a474ff95
]:@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]
Patch Changes
@rocket.chat/[email protected]