@@ -79,68 +79,44 @@ and then open [Logz.io](https://app.logz.io/#/dashboard/metrics).
79
79
80
80
## Changelong
81
81
82
- 1.2.0:
83
-
84
- - Add option to record a browser based video of the test
85
- - Store browser based videos of the test in S3 user bucket
86
-
87
- 1.1.9:
88
-
89
- - Split har reports between pages what will be open during the test
90
-
91
- 1.1.8:
92
-
93
- - Add Option to choose device where need to run user flow
94
-
95
- 1.1.7:
96
-
97
- - Add first invocation after cloud function was uploaded
98
-
99
- 1.1.6:
100
-
101
- - fix typo in ` log type `
102
-
103
- - update yml file to add policy for use S3
104
-
105
- - add region and geolocation to logs
106
-
107
- 1.1.5:
108
-
109
- - Update sheduler name from static to dynamic
110
-
111
- 1.1.4:
112
-
113
- - Update the playwright from 1.24.0 to 1.30.0
114
-
115
- - Add dropdown UI for regions select
116
-
117
- 1.1.3:
118
-
119
- - Update UI
120
-
121
- 1.1.2:
122
-
123
- - Update docker image, to upload playwright to the Docker.
124
- - CSS fix, update test status box.
125
- - Add cleanup for useEffect
126
-
127
- 1.1.1:
128
- Refactor Components:
129
-
130
- - Move from type to interfaces.
131
-
132
- Add to summaryLog:
133
-
134
- - totalDuration
135
-
136
- 1.1.0:
137
-
138
- - Update UI
139
- - Initial Release
140
-
141
- 1.0.0:
142
-
143
- - Initial Release
82
+ - ** 1.2.2** :
83
+ - Reduce docker image size
84
+ - ** 1.2.1** :
85
+ - Fix typo AWS S3 object(video) link
86
+ - ** 1.2.0** :
87
+ - Add option to record a browser based video of the test
88
+ - Store browser based videos of the test in S3 user bucket
89
+ - ** 1.1.9** :
90
+ - Split har reports between pages what will be open during the test
91
+ - ** 1.1.8** :
92
+ - Add Option to choose device where need to run user flow
93
+ - ** 1.1.7** :
94
+ - Add first invocation after cloud function was uploaded
95
+ - ** 1.1.6** :
96
+ - fix typo in ` log type `
97
+ - update yml file to add policy for use S3
98
+ - add region and geolocation to logs
99
+ - ** 1.1.5** :
100
+ - Update sheduler name from static to dynamic
101
+ - ** 1.1.4** :
102
+ - Update the playwright from 1.24.0 to 1.30.0
103
+ - Add dropdown UI for regions select
104
+ - ** 1.1.3** :
105
+ - Update UI
106
+ - ** 1.1.2** :
107
+ - Update docker image, to upload playwright to the Docker.
108
+ - CSS fix, update test status box.
109
+ - Add cleanup for useEffect
110
+ - ** 1.1.1** :
111
+ - ** Refactor Components** :
112
+ - Move from type to interfaces.
113
+ - ** Add to summaryLog** :
114
+ - totalDuration
115
+ - ** 1.1.0** :
116
+ - Update UI
117
+ - Initial Release
118
+ - ** 1.0.0** :
119
+ - Initial Release
144
120
145
121
## License
146
122
0 commit comments