Skip to content

Version Packages #3794

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

Merged
merged 1 commit into from
May 13, 2025
Merged

Version Packages #3794

merged 1 commit into from
May 13, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 18, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@comet/[email protected]

Minor Changes

  • ea26f5d: Add a nullable column activatedAt to Redirects table to display the latest activation date of a redirect

Patch Changes

@comet/[email protected]

Minor Changes

  • ea26f5d: Add a nullable column activatedAt to Redirects table to display the latest activation date of a redirect

Patch Changes

  • 557e311: AccessLog: Remove some DAM URLs from log

    Hashed URLs and preview URLs are not useful in the logs, so we remove them.

  • 21f95ad: DAM: Fix headers

    While we fixed a few issues with cache control headers in DAM: Fix/set cache-control headers #2653, there are still a few issues which need to be addressed. The following changes are part of a series of changes which will address the issues:

    • Only store the content-type header
    • Prevent imgproxy headers from being passed through to the client
    • Remove redundantly stored content-type for Azure storage accounts and S3 buckets
  • f3b5b57: DAM: Set cache-control: no-store for folder download

    Explicitly set cache-control: no-store for folder download to prevent caching of the response. Normally this should not be cached by any CDN, because the Request contains a cookie, but it is better to be explicit about it.

@comet/[email protected]

Patch Changes

  • 415a831: Prevent form components used within Field/FieldContainer from overflowing their parent

    Select components now truncate their value with ellipsis when used within these components, consistent with their behavior in other usages.

  • 99f904f: Close Dialog with ESC key or backdrop click

  • 2d17265: title prop of the Dialog got merged with title Prop of MuiDialogProps. This lead to errors when forwarding ReactNodes to title.

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

@comet/[email protected]

Patch Changes

  • a06cac3: Fix PixelImageBlock issue when setting fixed height and width auto

@comet/[email protected]

@comet/[email protected]

@comet/[email protected]

@comet/[email protected]

@comet/[email protected]

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from ac4e74c to 0a5e1e5 Compare April 29, 2025 11:59
@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 46c154a to ea350be Compare May 7, 2025 09:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from ea350be to fcdd64a Compare May 12, 2025 13:17
@thomasdax98 thomasdax98 merged commit 2af6bec into main May 13, 2025
8 checks passed
@thomasdax98 thomasdax98 deleted the changeset-release/main branch May 13, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant