saleor-apps-redis_apl/.changeset/fuzzy-bags-wink.md

12 lines
442 B
Markdown
Raw Normal View History

2023-05-09 09:41:12 +00:00
---
"saleor-app-invoices": minor
---
Major update of the App UI and behavior:
- Replaced old Macaw/MUI with @saleor/macaw-ui/next (new UI, new look)
- Changed App behavior how settings are stored. Before - it cloned shop data and stored it per-channel in App settings (metadata). Now it uses Shop data by default + overrides per channel
App includes migration code, it should work seamlessly and update its settings/schema automatically.