Skip to content

Releases: saleor/apps

[email protected]

10 Jul 09:40
4162b63
Compare
Choose a tag to compare

Patch Changes

  • 2d77bca: Updated Next.js to 13.4.8

@saleor/[email protected]

10 Jul 09:40
4162b63
Compare
Choose a tag to compare

Patch Changes

  • 2d77bca: Updated Next.js to 13.4.8
  • 6299e06: Update @saleor/app-sdk to 0.41.0

@saleor/[email protected]

10 Jul 09:40
4162b63
Compare
Choose a tag to compare

Patch Changes

  • 2d77bca: Updated Next.js to 13.4.8
  • 6299e06: Update @saleor/app-sdk to 0.41.0

[email protected]

28 Jun 13:19
9b65569
Compare
Choose a tag to compare

Minor Changes

  • f96563f: Redesigned the app's UI with the new version of macaw-ui. Introduced breaking changes in the structure of providers configuration and channels configuration. Added migrations that convert the obsolete configurations to the new format. Added address validation for tax providers.
  • 1dead1e: Included dedicated logo and attached it to App's manifest. From Saleor 3.15 the logo will be visible in the Dashboard during and after installation.
  • 09e0799: Added fetching tax codes from tax providers and storing the matched combinations of the provider tax codes/Saleor tax classes. The mapped tax codes are then used in the tax calculation process.

Patch Changes

  • c4be200: The update provider configuration views no longer return "invalid credentials" and "invalid address" errors in inappropriate cases. The latter required temporarily disabling the TaxJar address validation, as it currently doesn't work.
  • 860bac4: Updated @saleor/app-sdk to 0.40.1
  • a1ad70e: Updated configuration and dependencies of GraphQL client - urql.
    All applications use now unified config for creating the client. Also unused related packages has been removed.
  • ec68ed5: Updated Sentry package and config. Set Sentry release to match package.json version. Now Sentry will use semver version instead a commit
  • cb6ee29: Updated dependencies
  • e239fbb: Fixed the issue with updating a provider. When updating one of the credentials, the user no longer sees "invalid credentials" error.
  • Updated dependencies [f96563f]
  • Updated dependencies [f96563f]
  • Updated dependencies [860bac4]
  • Updated dependencies [a1ad70e]
  • Updated dependencies [cb6ee29]
  • Updated dependencies [a1ad70e]

[email protected]

28 Jun 13:19
9b65569
Compare
Choose a tag to compare

Minor Changes

  • 1dead1e: Included dedicated logo and attached it to App's manifest. From Saleor 3.15 the logo will be visible in the Dashboard during and after installation.
  • 57fea91: Rewritten UI to use modern macaw UI, instead legacy one with Material UI. There are slight changes in typography and spacings, but no new changes were introduced.

Patch Changes

  • 860bac4: Updated @saleor/app-sdk to 0.40.1
  • a1ad70e: Updated configuration and dependencies of GraphQL client - urql.
    All applications use now unified config for creating the client. Also unused related packages has been removed.
  • ec68ed5: Updated Sentry package and config. Set Sentry release to match package.json version. Now Sentry will use semver version instead a commit
  • cb6ee29: Updated dependencies
  • Updated dependencies [f96563f]
  • Updated dependencies [f96563f]
  • Updated dependencies [860bac4]
  • Updated dependencies [a1ad70e]
  • Updated dependencies [cb6ee29]
  • Updated dependencies [a1ad70e]

[email protected]

28 Jun 13:19
9b65569
Compare
Choose a tag to compare

Minor Changes

  • 1dead1e: Included dedicated logo and attached it to App's manifest. From Saleor 3.15 the logo will be visible in the Dashboard during and after installation.

Patch Changes

  • 860bac4: Updated @saleor/app-sdk to 0.40.1
  • a1ad70e: Updated configuration and dependencies of GraphQL client - urql.
    All applications use now unified config for creating the client. Also unused related packages has been removed.
  • ec68ed5: Updated Sentry package and config. Set Sentry release to match package.json version. Now Sentry will use semver version instead a commit
  • cb6ee29: Updated dependencies
  • cce3c1e: Regression - Fixed Algolia "index prefix" field to be optional, just like it was before the refcator.
  • Updated dependencies [f96563f]
  • Updated dependencies [f96563f]
  • Updated dependencies [860bac4]
  • Updated dependencies [a1ad70e]
  • Updated dependencies [cb6ee29]
  • Updated dependencies [a1ad70e]

[email protected]

28 Jun 13:19
9b65569
Compare
Choose a tag to compare

Minor Changes

  • 1dead1e: Included dedicated logo and attached it to App's manifest. From Saleor 3.15 the logo will be visible in the Dashboard during and after installation.
  • 3462cc3: Improved helper text in S3 form - region field. Now it should be more explicit that only region code (like "eu-west-1") should be provided.
  • e4497b9: Added test-id attributes to several meaningful elements. Now quering in automated tests are more stable
  • e4497b9: Make Google Categories mapping lazy loaded, so the page loads immediately and forms add with a delay. Previously the page was stuck due to large chunk size

Patch Changes

  • 860bac4: Updated @saleor/app-sdk to 0.40.1
  • a1ad70e: Updated configuration and dependencies of GraphQL client - urql.
    All applications use now unified config for creating the client. Also unused related packages has been removed.
  • ec68ed5: Updated Sentry package and config. Set Sentry release to match package.json version. Now Sentry will use semver version instead a commit
  • cb6ee29: Updated dependencies
  • Updated dependencies [f96563f]
  • Updated dependencies [f96563f]
  • Updated dependencies [860bac4]
  • Updated dependencies [a1ad70e]
  • Updated dependencies [cb6ee29]
  • Updated dependencies [a1ad70e]

[email protected]

28 Jun 13:19
9b65569
Compare
Choose a tag to compare

Major Changes

  • 3bd7e3f: Updated App's UI to the new Macaw. Simplified the view and removed unnecessary not-implemented providers.

Minor Changes

  • 1dead1e: Included dedicated logo and attached it to App's manifest. From Saleor 3.15 the logo will be visible in the Dashboard during and after installation.

Patch Changes

[email protected]

28 Jun 14:47
d34c2a1
Compare
Choose a tag to compare

Patch Changes

  • cbd763b: Prevent Server-side rendering in Klaviyo app to avoid hydration errors

[email protected]

28 Jun 13:19
9b65569
Compare
Choose a tag to compare

Minor Changes

  • 1dead1e: Included dedicated logo and attached it to App's manifest. From Saleor 3.15 the logo will be visible in the Dashboard during and after installation.
  • 37e50db: Rewritten app to use @saleor/macaw-ui/next. App should work faster and be visually more aligned with rest of the Dashboard.

Patch Changes

  • 860bac4: Updated @saleor/app-sdk to 0.40.1
  • a1ad70e: Updated configuration and dependencies of GraphQL client - urql.
    All applications use now unified config for creating the client. Also unused related packages has been removed.
  • ec68ed5: Updated Sentry package and config. Set Sentry release to match package.json version. Now Sentry will use semver version instead a commit
  • cb6ee29: Updated dependencies
  • Updated dependencies [860bac4]
  • Updated dependencies [a1ad70e]
  • Updated dependencies [cb6ee29]
  • Updated dependencies [a1ad70e]