3.22.33
๐จ Warning
This release requires Saleor core 3.22.38.
Used with older version, Dashboard will crash.
Unclaimed project
Are you a maintainer of saleor-dashboard? Claim this project to take control of your public changelog and roadmap.
Changelog
A GraphQL-powered, single-page dashboard application for Saleor.
Last updated 22 days ago
Your own personal AI assistant. Any OS. Any Platform. The lobster way. ๐ฆ
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
This release requires Saleor core 3.22.38.
Used with older version, Dashboard will crash.
#6355 80b93f6 Thanks @IKarbowiak! - Added "Address Validation" setting to the site settings page, allowing admins to preserve address fields that fall outside a country's standard format instead of having them removed during validation.
#6350 51575d1 Thanks @IKarbowiak! - Extend site settings with webhook emission section - allow changing useLegacyUpdateWebhookEmission flag
#6352 3b4e59c Thanks @IKarbowiak! - Fix Gift Cards search to use giftCards.search query parameter instead of filtering by code. This enables searching gift cards by email, user name, and code rather than only by exact code match.
#6356 8c5f075 Thanks @witoszekdev! - Fix pnpm audit security vulnerabilities by adding dependency overrides for ajv, and bumping qs to a patched version. Suppress minimatch CVE-2026-26996 (ReDoS) via auditConfig since upgrading to minimatch 10.x breaks Jest coverage instrumentation.
#6348 49308be Thanks @lkostrowski! - Fix mapping VISA payment method in Transaction view. Now VISA logo is displayed correctly
#6349 496f688 Thanks @chrislaai! - Update the API_URL in .env.template
#6363 1d78e48 Thanks @lkostrowski! - Added a hint (Ripple) on the installed extensions page to notify users about the new app problems feature, which shows issues with apps directly in the extensions list.
#6283 fca0cbf Thanks @lkostrowski! - Added app problems display to the installed extensions list. Each app now shows reported problems with severity badges, timestamps, and dismissal support. The "Open the app" action link is only shown for third-party apps. Requires Saleor 3.22+.
Full Changelog: https://github.com/saleor/saleor-dashboard/compare/3.22.32...3.22.33