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 #2

Closed
wants to merge 1 commit into from
Closed

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/release-action@2.0.0

Major Changes

@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

  • #29253 7832a40a Thanks @KevLehman! - refactor: Move units check outside of model for finds

  • #29372 ea0bbba8 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 c9279bfc Thanks @debdutdeb! - fix: message deletion fails if has files attached on filesystem storage

  • #29238 0571d34c Thanks @Kishn0109! - fix: Omnichannel contact table not being updated after add/edit/remove

  • #29250 0c34904b5 Thanks @aleksandernsilva! - Fixed omnichannel contact form asynchronous validations

  • #29228 9160c211 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 b31ccd4a 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 40d7f795 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

  • #29468 760c0231 Thanks @aleksandernsilva! - Fixed edit department page showing data from the previous department

  • #28946 ae6b8251 Thanks @rique223! - Fixed and replaced HTML texts to markdown on Settings to display rich text

  • #29278 17024613c Thanks @aleksandernsilva! - fixes the Livechat CSP validation, which was incorrectly blocking access to the widget for all non whitelisted domains

  • #29274 b57b2f14 Thanks @KevLehman! - refactor: Convert Omnichannel helper ee to ts

  • #28252 9da856cc Thanks @murtaza98! - fix: Resume on-hold chat not working with max-chat's allowed per agent config

  • #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

  • #29538 9b899959 Thanks @AyushKaithwas! - Fixed Search Shortcut (ctrl + K) and keyboard navigation and selection

  • #26875 12d97e16 Thanks @LucianoPierdona! - feat: Allow Incoming Webhooks to override destination channel

  • #29453 cb0a92e8 Thanks @crycode-de! - fix: Frontend crash if IndexedDB is not available, i.e. in Firefox private mode

  • #29489 a685a592 Thanks @ggazzo! - Fix seats counter including apps

  • #29416 45133786 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

  • #28426 16dca466 Thanks @totoi690! - fix: "Discussions" filter is prioritized in admin "Rooms" page

  • Updated dependencies [4b5a87c88, 7832a40a, e006013e, 9ea8088f0, ebbb60816, 6a474ff95, 37c792161, 9da856cc, 40cebcc0f, 12d97e16, 40cebcc0f, cde253961, 16dca466]:

    • @rocket.chat/web-ui-registration@1.0.0
    • @rocket.chat/model-typings@0.0.3
    • @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/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/omnichannel-services@0.0.3
    • @rocket.chat/models@0.0.3
    • @rocket.chat/presence@0.0.3
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/fuselage-ui-kit@1.0.0
    • @rocket.chat/cron@0.0.2
    • @rocket.chat/pdf-worker@0.0.3
    • @rocket.chat/instance-status@0.0.3
    • @rocket.chat/ui-theming@0.0.1
    • @rocket.chat/ui-client@1.0.0
    • @rocket.chat/ui-video-conf@1.0.0

@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 [9da856cc, 12d97e16]:

    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/ui-client@1.0.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.2

Patch Changes

@rocket.chat/account-service@0.1.2

Patch Changes

@rocket.chat/authorization-service@0.1.2

Patch Changes

@rocket.chat/ddp-streamer@0.0.3

Patch Changes

  • Updated dependencies [7832a40a, e006013e, 6a474ff95, 9da856cc, 12d97e16, 16dca466]:
    • @rocket.chat/model-typings@0.0.3
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.3
    • @rocket.chat/ui-contexts@1.0.0
    • @rocket.chat/instance-status@0.0.3

@rocket.chat/omnichannel-transcript@0.1.2

Patch Changes

  • Updated dependencies [7832a40a, 9da856cc, 12d97e16, 16dca466]:
    • @rocket.chat/model-typings@0.0.3
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/omnichannel-services@0.0.3
    • @rocket.chat/models@0.0.3
    • @rocket.chat/pdf-worker@0.0.3

@rocket.chat/presence-service@0.1.2

Patch Changes

  • Updated dependencies [7832a40a, 9da856cc, 12d97e16, 16dca466]:
    • @rocket.chat/model-typings@0.0.3
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.3
    • @rocket.chat/presence@0.0.3

@rocket.chat/queue-worker@0.1.2

Patch Changes

  • Updated dependencies [7832a40a, 9da856cc, 12d97e16, 16dca466]:
    • @rocket.chat/model-typings@0.0.3
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/omnichannel-services@0.0.3
    • @rocket.chat/models@0.0.3

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

Patch Changes

  • Updated dependencies [7832a40a, 9da856cc, 12d97e16, 16dca466]:
    • @rocket.chat/model-typings@0.0.3
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.3

@rocket.chat/omnichannel-services@0.0.3

Patch Changes

  • Updated dependencies [7832a40a, e006013e, 6a474ff95, 9da856cc, 12d97e16, 16dca466]:
    • @rocket.chat/model-typings@0.0.3
    • @rocket.chat/rest-typings@6.3.0
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.3
    • @rocket.chat/pdf-worker@0.0.3

@rocket.chat/pdf-worker@0.0.3

Patch Changes

@rocket.chat/presence@0.0.3

Patch Changes

  • Updated dependencies [9da856cc, 12d97e16]:
    • @rocket.chat/core-services@0.0.3
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.3

@rocket.chat/agenda@0.0.2

Patch Changes

@rocket.chat/core-services@0.0.3

Patch Changes

@rocket.chat/core-typings@6.3.0

Patch Changes

@rocket.chat/cron@0.0.2

Patch Changes

  • Updated dependencies [37c792161, 9da856cc, 12d97e16]:
    • @rocket.chat/agenda@0.0.2
    • @rocket.chat/core-typings@6.3.0
    • @rocket.chat/models@0.0.3

@rocket.chat/ddp-client@0.0.2

Patch Changes

@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/instance-status@0.0.3

Patch Changes

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

@rocket.chat/livechat@1.13.4

Patch Changes

@rocket.chat/model-typings@0.0.3

Patch Changes

@rocket.chat/models@0.0.3

Patch Changes

@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

@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

@dtvu94 dtvu94 closed this Jun 18, 2023
@dtvu94 dtvu94 deleted the changeset-release/develop branch June 18, 2023 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant