- Enable changelog in .shopware-extension.yml
- ci: test obversability (#4)
- ci: Playwright e2e against shopware-demo-environment (#3)
- a11y: label icon controls, headings + region roles for widgets, role-based POM + axe test
- test: resolve dual playwright-core type clash (pin override, import types from suite, add tsconfig + @types/node)
- test: add Playwright e2e suite (smoke + widget placement) using @shopware-ag/acceptance-test-suite
- fix: pending-reviews layout (icon actions, fewer columns) + working empty states for list widgets
- refactor: drop Component.extend orders/turnover widgets, use standalone analytics charts in default layout
- feat: remove combined statistics widget, default to split orders + turnover
- fix: clear Vue I18n pluralization + mt-checkbox deprecation warnings in tasks widget
- feat: make tasks editable
- chore: remove empty services.xml (no PHP services registered)
- fix: replace deprecated word-break:break-word with overflow-wrap (stylelint)
- fix: store validation — shrink icons <30kb, lengthen descriptions, add manufacturer/support links
- feat: custom analytics-dashboard icon (plugin + store)
- feat: add plugin icon (src/Resources/config/plugin.png)
- docs: user-friendly README, move developer docs to DEVELOPER.md