@@ -8,10 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8
8
## [ Unreleased]
9
9
10
10
### Fixed
11
- - Block selector not working after a locale change
11
+ - Block selector not working after a locale change.
12
12
13
13
### Added
14
- - Block selector status(wait)
14
+ - Block selector status(wait).
15
15
16
16
### Changed
17
17
- Hides query strings from site editor top bar.
@@ -22,54 +22,39 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
22
22
- File format disclaimer to both iOS and Android icons uploaded via the PWA section inside of Store settings page not added in some languages.
23
23
24
24
## [ 4.39.0] - 2021-04-05
25
-
26
25
### Added
27
-
28
26
- File format disclaimer to both iOS and Android icons uploaded via the PWA section inside of Store settings page.
29
27
30
- ## [ 4.37.0] - 2021-02-09
31
-
32
- - Adds support for multi binding for redirect CSV managment
33
-
34
28
## [ 4.38.1] - 2021-03-17
35
29
36
30
### Fixed
37
31
38
32
- I18n En, Es, Pt, Ro and Jp.
39
33
- Context.json with new strings.
40
-
41
34
## [ 4.38.0] - 2021-03-08
42
35
36
+
43
37
### Added
44
38
45
39
- I18n Jp.
46
40
47
41
### Changed
48
42
49
43
- I18n Ro.
50
-
51
44
## [ 4.37.0] - 2021-02-09
52
-
53
45
### Added
54
-
55
46
- Support for multi binding for redirect CSV management.
56
47
57
48
## [ 4.36.1] - 2021-02-08
58
-
59
49
### Fixed
60
-
61
50
- Preventing unchanged information to be sent and updated as undefined in ` admin-pages\Form\index `
62
51
63
52
## [ 4.36.0] - 2021-02-02
64
-
65
53
### Fixed
66
-
67
54
- Setting ` Description ` and ` Keywords ` as editable fields with the same condition as ` Title ` in ` admin-pages `
68
55
69
56
## [ 4.35.0] - 2021-02-02
70
-
71
57
### Added
72
-
73
58
- Adds binding selector for CMS Redirects
74
59
75
60
## [ 4.34.0] - 2021-01-22
@@ -85,15 +70,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
85
70
- Site editor flag in the iframe URL.
86
71
87
72
## [ 4.32.0] - 2021-01-21
88
-
89
73
### Added
90
-
91
- - Adds binding selector for CMS Pages
74
+ - Adds binding selector for CMS Pages
92
75
93
76
## [ 4.31.1] - 2021-01-20
94
-
95
77
### Fixed
96
-
97
78
- Sending blockId in ` Form index ` component even when is not changed to prevent unexpected behaviors
98
79
99
80
## [ 4.31.0] - 2021-01-13
0 commit comments