Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump packages #1

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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/fuselage-ui-kit@1.0.0

Patch Changes

  • Updated dependencies [9ea8088f0, cde253961]:
    • @rocket.chat/gazzodown@1.0.0
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/ui-video-conf@1.0.0

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

  • fuselage-ui-kit: Initial Value being ignored on text input fields upon modal update (#600) (d9bd704)
  • docker image version (8f181cf)

Features

  • Message Preview (#587) (e69dad3)
  • fuselage: Replace typography of Message's user name and Banner's title (#577) (6af2dba)
  • New hooks for element size tracking (#413) (8ca682c)
  • fuselage: Message preview component (#553) (f8bd0ad)

@rocket.chat/meteor@6.3.0

Minor Changes

Patch 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 content
    The 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 on cleanRoomHistory 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 displayed
    fix: 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 empty

  • Updated dependencies [4b5a87c88, e006013e5, 9ea8088f0, ebbb60816, 6a474ff95, 37c792161, 40cebcc0f, 40cebcc0f, cde253961]:

    • @rocket.chat/web-ui-registration@1.0.0
    • @rocket.chat/api-client@0.1.0
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/gazzodown@1.0.0
    • @rocket.chat/agenda@0.0.2
    • @rocket.chat/omnichannel-services@0.0.2
    • @rocket.chat/presence@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/fuselage-ui-kit@1.0.0
    • @rocket.chat/cron@0.0.2
    • @rocket.chat/ui-theming@0.0.1
    • @rocket.chat/ui-client@1.0.0
    • @rocket.chat/ui-video-conf@1.0.0
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/pdf-worker@0.0.2
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2
    • @rocket.chat/instance-status@0.0.2

@rocket.chat/api-client@0.1.0

Minor Changes

Patch Changes

@rocket.chat/gazzodown@1.0.0

Minor Changes

Patch Changes

  • #29426 cde253961 Thanks @gabriellsh! - chore(meteor): Update mention style

  • Updated dependencies []:

    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/ui-client@1.0.0
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/web-ui-registration@1.0.0

Minor Changes

Patch Changes

  • #28999 ebbb60816 Thanks @hugocostadev! - fix: Login Terms custom content
    The custom layout Login Terms did not had any effect on the login screen, so it was changed to get the proper setting effect
  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0

rocketchat-services@1.0.1

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/account-service@0.1.1

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/authorization-service@0.1.1

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/ddp-streamer@0.0.2

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2
    • @rocket.chat/instance-status@0.0.2

@rocket.chat/omnichannel-transcript@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/omnichannel-services@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/pdf-worker@0.0.2
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/presence-service@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/presence@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/queue-worker@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/omnichannel-services@0.0.2
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/stream-hub-service@0.1.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/omnichannel-services@0.0.2

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/pdf-worker@0.0.2
    • @rocket.chat/model-typings@0.0.2
    • @rocket.chat/models@0.0.2

@rocket.chat/pdf-worker@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/presence@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-services@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.2

@rocket.chat/agenda@0.0.2

Patch Changes

@rocket.chat/core-services@0.0.2

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.2

@rocket.chat/cron@0.0.2

Patch Changes

  • Updated dependencies [37c792161]:
    • @rocket.chat/agenda@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.2

@rocket.chat/ddp-client@0.0.2

Patch Changes

@rocket.chat/instance-status@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/models@0.0.2

@rocket.chat/livechat@1.13.4

Patch Changes

@rocket.chat/model-typings@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/models@0.0.2

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/model-typings@0.0.2

@rocket.chat/rest-typings@6.3.0

Patch Changes

@rocket.chat/ui-client@1.0.0

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0

@rocket.chat/ui-contexts@1.0.0

Patch Changes

  • Updated dependencies [e006013e5, 6a474ff95]:
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-typings@6.3.0

@rocket.chat/ui-video-conf@1.0.0

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0

@rocket.chat/uikit-playground@0.0.1

Patch Changes

  • Updated dependencies []:
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/fuselage-ui-kit@1.0.0

@rocket.chat/core-typings@6.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants