Skip to content

Release 3.23.30 [automated] - #6877

Closed
saleor-deployments[bot] wants to merge 1 commit into
3.23from
changeset-release/3.23
Closed

Release 3.23.30 [automated]#6877
saleor-deployments[bot] wants to merge 1 commit into
3.23from
changeset-release/3.23

Conversation

@saleor-deployments

Copy link
Copy Markdown
Contributor

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 3.23, this PR will be updated.

Releases

saleor-dashboard@3.23.30

Patch Changes

  • #6876 ce6966f Thanks @mirekm! - You can now filter customers by attributes.

    On the customer list, open Conditions and choose Attribute.

  • #6867 e258774 Thanks @mirekm! - Customer types are now in the Customers sidebar.

    Open Customers to jump to All, or to a type such as B2B or Default. Customer Types at the bottom opens the type settings. If you only have one type, the menu stays All plus settings — that type is the same list as All. Types you pin on the customer list appear first; only a handful of types are listed so the menu stays short.

  • #6876 ce6966f Thanks @mirekm! - Improve filter menus so they show more choices and load on scroll.

  • #6655 7002c5a Thanks @lkostrowski! - Fixed the product page freezing while it loads. The media card re-rendered
    itself in a loop until the product query resolved, which could lock up the tab
    on slower connections.

  • #6875 070d0e6 Thanks @lkostrowski! - Removed the gift card code export from the Dashboard: the "Export card codes" menu item on the
    gift card list and the export dialog are gone. The feature is deprecated — exportGiftCards is
    removed from the 3.24 API, and on 3.23 it can still be used directly via the API.

    Bulk issuing gift cards no longer opens a follow-up dialog offering to email the codes — the
    success notification is now the only confirmation, since exporting was that dialog's only action.

  • #6655 7002c5a Thanks @lkostrowski! - Rich text fields (product, category and collection descriptions, CMS pages, and
    rich text attributes) now support images. Pick "Image" from the editor toolbar
    and paste a link to an externally hosted image, or paste the link straight into
    the editor.

    Uploading files to Saleor media storage is not supported yet, so dragging,
    dropping or pasting an image file does nothing.

    Note: storefronts and other API clients that render rich text content need to
    handle the image block to display these images.

  • #6873 e2fe430 Thanks @ebrahim2355! - Lists no longer crash when rows stay selected while the list shrinks.

    Selecting rows and then lowering "rows per page", bulk-deleting, or refetching fewer records could take the whole view down with "We've encountered an unexpected error". Glide tracks its row selection by index, independently of the data, so the grid reported indices that no longer pointed at a row and the list resolved them straight onto its own data. Products, collections, models, draft orders, shipping zones and gift cards were affected. Attribute and voucher lists did not crash but could put undefined entries into the selection that bulk actions run on.

  • #6871 bc08ccf Thanks @lkostrowski! - Fixed every attribute request failing against the 3.24 API. The Dashboard kept selecting
    availableInGrid, filterableInStorefront and storefrontSearchPosition, which 3.24 removes
    from Attribute, so attribute list, details and update all returned validation errors.

    Those three fields are now marked as belonging to the 3.23 schema only and are dropped from the
    request when the Dashboard is built against 3.24. On 3.23 the storefront faceted navigation
    settings keep working unchanged. Sorting the attribute list by "Use in faceted search" falls back
    to sorting by name on 3.24, where that sort field is gone too.

@saleor-deployments
saleor-deployments Bot requested review from a team and przlada August 27, 2026 06:41
@saleor-deployments saleor-deployments Bot changed the title Release 3.23 [automated] Release 3.23.30 [automated] Aug 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Differences Found

✅ No packages or licenses were added.

Summary

Expand
License Name Package Count Packages
0BSD 1
Packages
  • tslib
CC0-1.0 1
Packages
  • type-fest
MIT/X11 1
Packages
  • nub
MPL-1.1 1
Packages
  • harmony-reflect
MPL-2.0 1
Packages
  • dompurify
Public Domain 1
Packages
  • jsonify
Python-2.0 1
Packages
  • argparse
WTFPL 1
Packages
  • utf8-byte-length
CC-BY-4.0 2
Packages
  • @saleor/macaw-ui
  • caniuse-lite
SEE LICENSE IN LICENSE 2
Packages
  • posthog-js
  • spawndamnit
BlueOak-1.0.0 5
Packages
  • glob
  • lru-cache
  • minimatch
  • minipass
  • path-scurry
<<missing>> 9
Packages
  • @sentry/cli
  • @sentry/cli-darwin
  • @sentry/cli-linux-arm
  • @sentry/cli-linux-arm64
  • @sentry/cli-linux-i686
  • @sentry/cli-linux-x64
  • @sentry/cli-win32-arm64
  • @sentry/cli-win32-i686
  • @sentry/cli-win32-x64
BSD-2-Clause 22
Packages
  • browser-process-hrtime
  • css-select
  • css-what
  • domelementtype
  • domhandler
  • domutils
  • dotenv
  • dotenv-expand
  • entities
  • escodegen
  • eslint-scope
  • espree
  • esprima
  • esrecurse
  • estraverse
  • esutils
  • nth-check
  • regjsparser
  • stringify-object
  • terser
  • And 2 more...
ISC 49
Packages
  • @istanbuljs/load-nyc-config
  • anymatch
  • boolbase
  • cli-width
  • cliui
  • electron-to-chromium
  • fastq
  • flatted
  • fs.realpath
  • get-caller-file
  • get-own-enumerable-property-symbols
  • glob
  • glob-parent
  • graceful-fs
  • inflight
  • inherits
  • ini
  • isexe
  • knip
  • lru-cache
  • And 29 more...
BSD-3-Clause 51
Packages
  • @protobufjs/aspromise
  • @protobufjs/base64
  • @protobufjs/codegen
  • @protobufjs/eventemitter
  • @protobufjs/fetch
  • @protobufjs/float
  • @protobufjs/inquire
  • @protobufjs/path
  • @protobufjs/pool
  • @protobufjs/utf8
  • @saleor/app-sdk
  • @sentry/cli
  • @sentry/cli-darwin
  • @sentry/cli-linux-arm
  • @sentry/cli-linux-arm64
  • @sentry/cli-linux-i686
  • @sentry/cli-linux-x64
  • @sentry/cli-win32-i686
  • @sentry/cli-win32-x64
  • @sinonjs/commons
  • And 31 more...
Apache-2.0 65
Packages
  • @editorjs/editorjs
  • @eslint/config-array
  • @eslint/config-helpers
  • @eslint/core
  • @eslint/object-schema
  • @eslint/plugin-kit
  • @humanfs/core
  • @humanfs/node
  • @humanwhocodes/module-importer
  • @humanwhocodes/retry
  • @opentelemetry/api
  • @opentelemetry/api-logs
  • @opentelemetry/core
  • @opentelemetry/exporter-logs-otlp-http
  • @opentelemetry/otlp-exporter-base
  • @opentelemetry/otlp-transformer
  • @opentelemetry/resources
  • @opentelemetry/sdk-logs
  • @opentelemetry/sdk-metrics
  • @opentelemetry/sdk-trace-base
  • And 45 more...
MIT 1332
Packages
  • @adobe/css-tools
  • @apollo/client
  • @ardatan/relay-compiler
  • @babel/code-frame
  • @babel/compat-data
  • @babel/core
  • @babel/generator
  • @babel/helper-annotate-as-pure
  • @babel/helper-compilation-targets
  • @babel/helper-create-class-features-plugin
  • @babel/helper-globals
  • @babel/helper-member-expression-to-functions
  • @babel/helper-module-imports
  • @babel/helper-module-transforms
  • @babel/helper-optimise-call-expression
  • @babel/helper-plugin-utils
  • @babel/helper-replace-supers
  • @babel/helper-skip-transparent-expression-wrappers
  • @babel/helper-string-parser
  • @babel/helper-validator-identifier
  • And 1312 more...

@lkostrowski
lkostrowski requested review from lkostrowski and removed request for przlada August 27, 2026 06:46
@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.78%. Comparing base (bc08ccf) to head (d4aa72a).

Additional details and impacted files
@@           Coverage Diff           @@
##             3.23    #6877   +/-   ##
=======================================
  Coverage   56.78%   56.78%           
=======================================
  Files        3542     3542           
  Lines       73488    73488           
  Branches    19034    19030    -4     
=======================================
  Hits        41728    41728           
  Misses      29813    29813           
  Partials     1947     1947           
Flag Coverage Δ
storybook 49.51% <ø> (ø)
units 51.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@saleor-deployments
saleor-deployments Bot deleted the branch 3.23 August 27, 2026 12:07
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.

0 participants