Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 0a479f3

Browse files
authored
Release/1.1.0 (#962)
* release changelog * chore(release): v1.1.0
1 parent c9c5c56 commit 0a479f3

File tree

30 files changed

+69
-30
lines changed

30 files changed

+69
-30
lines changed

CHANGELOG.md

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,46 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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
746
- performance [#820](https://github.com/ergonode/frontend/pull/820) Remove legacy modal injection (derpdead)
847
- performance [#822](https://github.com/ergonode/frontend/pull/822) Add support for extended header and footer slots (derpdead)
948
- performance [#828](https://github.com/ergonode/frontend/pull/828) Status transition translations (derpdead)

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"message": "chore(release): %s"
1515
}
1616
},
17-
"version": "1.0.0"
17+
"version": "1.1.0"
1818
}

modules/@ergonode/activity-logs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/activity-logs",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode activity logs module",
66
"license": "OSL-3.0",

modules/@ergonode/attribute-groups/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/attribute-groups",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode attribute groups module",
66
"license": "OSL-3.0",

modules/@ergonode/attributes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/attributes",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode attributes module",
66
"license": "OSL-3.0",

modules/@ergonode/authentication/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/authentication",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode authentication module",
66
"license": "OSL-3.0",

modules/@ergonode/batch-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/batch-actions",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode batch actions module",
66
"license": "OSL-3.0",

modules/@ergonode/categories/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/categories",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode categories module",
66
"license": "OSL-3.0",

modules/@ergonode/category-trees/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/category-trees",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode category trees module",
66
"license": "OSL-3.0",

modules/@ergonode/channels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ergonode/channels",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Team Ergonode <team@ergonode.com>",
55
"description": "Ergonode channels module",
66
"license": "OSL-3.0",

0 commit comments

Comments
 (0)