|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
6 | | -## CHANGELOG FOR v1.0.0 |
| 6 | +## CHANGELOG FOR v1.1.x |
| 7 | + |
| 8 | +#### 1.1.0 |
| 9 | +feature [#846](https://github.com/ergonode/frontend/issues/846) Relation attribute type (derpdead, bleto) |
| 10 | +feature [#882](https://github.com/ergonode/frontend/issues/882) Workflow module v2 (derpdead, bleto) |
| 11 | +feature [#900](https://github.com/ergonode/frontend/issues/900) Improve adding product relations (derpdead) |
| 12 | +feature [#920](https://github.com/ergonode/frontend/pull/920) Vertical tabbar resizing (derpdead, bleto) |
| 13 | +feature [#921](https://github.com/ergonode/frontend/pull/921) Resizing vertical tabbar (derpdead) |
| 14 | +feature [#943](https://github.com/ergonode/frontend/pull/943) Unifying input architecture (derpdead) |
| 15 | +bugfix [#891](https://github.com/ergonode/frontend/issues/891) Support for the relation attribute in the Shopware export channel (bleto) |
| 16 | +bugfix [#903](https://github.com/ergonode/frontend/issues/903) Removing an attribute from a batch action clears its values anyway (bleto) |
| 17 | +bugfix [#906](https://github.com/ergonode/frontend/issues/906) Remove condition set delete request (bleto) |
| 18 | +bugfix [#915](https://github.com/ergonode/frontend/issues/915) Removing the action column from the modal that adds relationships during batch editing (bleto) |
| 19 | +bugfix [#928](https://github.com/ergonode/frontend/issues/928) Missing Start time field validation (bleto) |
| 20 | +bugfix [#863](https://github.com/ergonode/frontend/pull/863) Interface translations template crash (derpdead) |
| 21 | +bugfix [#865](https://github.com/ergonode/frontend/pull/865) App translation crash (derpdead) |
| 22 | +bugfix [#869](https://github.com/ergonode/frontend/pull/869) Add user e2e tests (bleto) |
| 23 | +bugfix [#888](https://github.com/ergonode/frontend/pull/888) Improve JSON schema widget rendering mechanism (derpdead) |
| 24 | +bugfix [#941](https://github.com/ergonode/frontend/pull/941) Improve associated label for inputs (derpdead) |
| 25 | +bugfix [#946](https://github.com/ergonode/frontend/pull/946) Create status without save (bleto) |
| 26 | +bugfix [#951](https://github.com/ergonode/frontend/pull/951) Translations and overflowing avatar (derpdead) |
| 27 | +bugfix [#956](https://github.com/ergonode/frontend/pull/956) Polish interface translations (derpdead) |
| 28 | +bugfix [#958](https://github.com/ergonode/frontend/pull/958) Remove unused fonts (derpdead) |
| 29 | +performance [#953](https://github.com/ergonode/frontend/pull/953) Grid layout visual improvement (derpdead) |
| 30 | +tests [#868](https://github.com/ergonode/frontend/pull/868) Add new attribute icons (bleto) |
| 31 | +tests [#879](https://github.com/ergonode/frontend/pull/879) E2e performance (bleto) |
| 32 | +tests [#836](https://github.com/ergonode/frontend/pull/936) Workflow transition e2e (bleto) |
| 33 | + |
| 34 | +## CHANGELOG FOR v1.0.x |
| 35 | + |
| 36 | +#### 1.0.1 |
| 37 | +- bugfix [#853](https://github.com/ergonode/frontend/pull/853) Polish interface translations improvement (derpdead) |
| 38 | +- bugfix [#857](https://github.com/ergonode/frontend/pull/857) Add a default property value for method updateRole (bleto) |
| 39 | +- bugfix [#859](https://github.com/ergonode/frontend/issues/859) AddMediaGrid is not sortable (derpdead) |
| 40 | +- bugfix [#852](https://github.com/ergonode/frontend/pull/862) Interface translations template crash (derpdead) |
| 41 | +- bugfix [#856](https://github.com/ergonode/frontend/pull/866) Incorrect method call - i18n (derpdead) |
| 42 | +- bugfix [#857](https://github.com/ergonode/frontend/issues/867) Missing polish interface translations (derpdead) |
| 43 | +- bugfix [#872](https://github.com/ergonode/frontend/issues/872) Default status for new product is not set (derpdead) |
| 44 | + |
| 45 | +#### 1.0.0 |
7 | 46 | - performance [#820](https://github.com/ergonode/frontend/pull/820) Remove legacy modal injection (derpdead) |
8 | 47 | - performance [#822](https://github.com/ergonode/frontend/pull/822) Add support for extended header and footer slots (derpdead) |
9 | 48 | - performance [#828](https://github.com/ergonode/frontend/pull/828) Status transition translations (derpdead) |
|
0 commit comments