saleor-apps-redis_apl/apps/cms-v2/CHANGELOG.md
Lukasz Ostrowski 4c7c1c15d3
Release apps (#793)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-26 13:58:23 +02:00

1.3 KiB

saleor-app-cms-v2

2.1.1

Patch Changes

  • 2fab86b: Updated graphql package to 16.7.1 and @graphql-codegen related dependencies to the latest version.
  • aa6fec1: Updated Macaw UI to pre-106
  • 4578659: Made Builder.io api keys inputs type of "password" so they are masked now
  • Updated dependencies [aa6fec1]
  • Updated dependencies [aa6fec1]
    • @saleor/react-hook-form-macaw@0.2.2
    • @saleor/apps-shared@1.7.5
    • @saleor/apps-ui@1.1.5

2.1.0

Minor Changes

  • 5d41af9: Added validation for channel-provider connection. Now form will display error when user tries to add a connection that already exists.

  • 5d41af9: Added set of improvements around app quality

    • Ensured forms have fields properly set as "required", so form validation will prevent empty form submissions
    • Contentful and DatoCMS forms now validate the credentials.
    • Added logs (server side) in various places
    • Bulk sync finished now triggers notification
  • 5d41af9: Added skeletons instead raw "Loading" texts. Also removed unnecessary warning message in bulk sync section

Patch Changes

  • Updated dependencies [70cb741]
  • Updated dependencies [e7c2d3a]
  • Updated dependencies [3c6cd4c]
  • Updated dependencies [6210447]
    • @saleor/react-hook-form-macaw@0.2.1
    • @saleor/apps-shared@1.7.4
    • @saleor/apps-ui@1.1.4