@atlaskit/collab-provider 9.28.0 → 9.28.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +948 -424
- package/dist/cjs/analytics/analytics-helper.js +2 -1
- package/dist/cjs/channel.js +1 -1
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/analytics/analytics-helper.js +2 -1
- package/dist/es2019/channel.js +1 -1
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/analytics/analytics-helper.js +2 -1
- package/dist/esm/channel.js +1 -1
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/channel.d.ts +1 -1
- package/dist/types-ts4.5/channel.d.ts +1 -1
- package/package.json +6 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,1453 +1,1977 @@
|
|
|
1
1
|
# @atlaskit/collab-provider
|
|
2
2
|
|
|
3
|
+
## 9.28.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
|
|
8
|
+
[`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
|
|
9
|
+
[ED-23102] Bump ADF schema to version 35.12.2
|
|
10
|
+
|
|
11
|
+
## 9.28.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
|
|
16
|
+
[`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
|
|
17
|
+
[ED-23097] Bump ADF schema to version 35.12.1
|
|
18
|
+
|
|
3
19
|
## 9.28.0
|
|
4
20
|
|
|
5
21
|
### Minor Changes
|
|
6
22
|
|
|
7
|
-
-
|
|
23
|
+
- [#93363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93363)
|
|
24
|
+
[`34e245273af4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/34e245273af4) -
|
|
25
|
+
uplift update document slo measurement
|
|
8
26
|
|
|
9
27
|
## 9.27.1
|
|
10
28
|
|
|
11
29
|
### Patch Changes
|
|
12
30
|
|
|
13
|
-
-
|
|
31
|
+
- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
|
|
32
|
+
[`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
|
|
33
|
+
Updating adf-schema version to 35.10.0
|
|
14
34
|
|
|
15
35
|
## 9.27.0
|
|
16
36
|
|
|
17
37
|
### Minor Changes
|
|
18
38
|
|
|
19
|
-
-
|
|
39
|
+
- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
|
|
40
|
+
[`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
|
|
41
|
+
bumped editor-prosemirror version to 4.0.0
|
|
20
42
|
|
|
21
43
|
### Patch Changes
|
|
22
44
|
|
|
23
|
-
-
|
|
45
|
+
- Updated dependencies
|
|
24
46
|
|
|
25
47
|
## 9.26.7
|
|
26
48
|
|
|
27
49
|
### Patch Changes
|
|
28
50
|
|
|
29
|
-
-
|
|
51
|
+
- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
|
|
52
|
+
[`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
|
|
53
|
+
Bump adf-schema to 35.9.2 to support table alignment options
|
|
30
54
|
|
|
31
55
|
## 9.26.6
|
|
32
56
|
|
|
33
57
|
### Patch Changes
|
|
34
58
|
|
|
35
|
-
-
|
|
59
|
+
- [#92490](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92490)
|
|
60
|
+
[`97780ddb724d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/97780ddb724d) -
|
|
61
|
+
refactor channel to reduce code duplication
|
|
36
62
|
|
|
37
63
|
## 9.26.5
|
|
38
64
|
|
|
39
65
|
### Patch Changes
|
|
40
66
|
|
|
41
|
-
-
|
|
42
|
-
-
|
|
67
|
+
- [#91579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91579)
|
|
68
|
+
[`99a74057c77a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/99a74057c77a) -
|
|
69
|
+
Handle undefined steps in catchup v2
|
|
70
|
+
- Updated dependencies
|
|
43
71
|
|
|
44
72
|
## 9.26.4
|
|
45
73
|
|
|
46
74
|
### Patch Changes
|
|
47
75
|
|
|
48
|
-
-
|
|
76
|
+
- [#92046](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92046)
|
|
77
|
+
[`d0b94531c129`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d0b94531c129) -
|
|
78
|
+
adding stack trace on analytics error logs
|
|
49
79
|
|
|
50
80
|
## 9.26.3
|
|
51
81
|
|
|
52
82
|
### Patch Changes
|
|
53
83
|
|
|
54
|
-
-
|
|
84
|
+
- [#91887](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91887)
|
|
85
|
+
[`232026623493`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/232026623493) -
|
|
86
|
+
Add out of sync detection and correction for catchup
|
|
55
87
|
|
|
56
88
|
## 9.26.2
|
|
57
89
|
|
|
58
90
|
### Patch Changes
|
|
59
91
|
|
|
60
|
-
-
|
|
92
|
+
- [#90942](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90942)
|
|
93
|
+
[`30e989b2e4bb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30e989b2e4bb) -
|
|
94
|
+
catchupV2 is a noop when document is locked
|
|
61
95
|
|
|
62
96
|
## 9.26.1
|
|
63
97
|
|
|
64
98
|
### Patch Changes
|
|
65
99
|
|
|
66
|
-
-
|
|
67
|
-
-
|
|
100
|
+
- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
|
|
101
|
+
[`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
|
|
102
|
+
Bump ADF-schema package to version 35.0.0
|
|
103
|
+
- Updated dependencies
|
|
68
104
|
|
|
69
105
|
## 9.26.0
|
|
70
106
|
|
|
71
107
|
### Minor Changes
|
|
72
108
|
|
|
73
|
-
-
|
|
109
|
+
- [#89336](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89336)
|
|
110
|
+
[`430f6dfcbd65`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/430f6dfcbd65) -
|
|
111
|
+
ESS-4579: add reason to cr fallback
|
|
74
112
|
|
|
75
113
|
### Patch Changes
|
|
76
114
|
|
|
77
|
-
-
|
|
115
|
+
- [#89223](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/89223)
|
|
116
|
+
[`0daf47d3f6d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0daf47d3f6d6) -
|
|
117
|
+
Remove catchupv2 FE FF
|
|
78
118
|
|
|
79
119
|
## 9.25.15
|
|
80
120
|
|
|
81
121
|
### Patch Changes
|
|
82
122
|
|
|
83
|
-
-
|
|
123
|
+
- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
|
|
124
|
+
[`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
|
|
125
|
+
[ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
|
|
126
|
+
35.7.0 to 35.8.0
|
|
84
127
|
|
|
85
128
|
## 9.25.14
|
|
86
129
|
|
|
87
130
|
### Patch Changes
|
|
88
131
|
|
|
89
|
-
-
|
|
132
|
+
- [#85088](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/85088)
|
|
133
|
+
[`231ec4a0412c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/231ec4a0412c) -
|
|
134
|
+
Remove the bambooagent added FF reference of enable-map-selection-backward
|
|
90
135
|
|
|
91
136
|
## 9.25.13
|
|
92
137
|
|
|
93
138
|
### Patch Changes
|
|
94
139
|
|
|
95
|
-
-
|
|
140
|
+
- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
|
|
141
|
+
[`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
|
|
142
|
+
Bump adf-schema to 35.7.0
|
|
96
143
|
|
|
97
144
|
## 9.25.12
|
|
98
145
|
|
|
99
146
|
### Patch Changes
|
|
100
147
|
|
|
101
|
-
-
|
|
148
|
+
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
|
|
149
|
+
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
|
|
150
|
+
Upgrade Typescript from `4.9.5` to `5.4.2`
|
|
102
151
|
|
|
103
152
|
## 9.25.11
|
|
104
153
|
|
|
105
154
|
### Patch Changes
|
|
106
155
|
|
|
107
|
-
-
|
|
156
|
+
- [#80629](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80629)
|
|
157
|
+
[`7cc52a784224`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7cc52a784224) -
|
|
158
|
+
[ESS-4515] Collab provider: Do not use polling by default, only as safe-fail if WebSocket
|
|
159
|
+
doesn't work
|
|
108
160
|
|
|
109
161
|
## 9.25.10
|
|
110
162
|
|
|
111
163
|
### Patch Changes
|
|
112
164
|
|
|
113
|
-
-
|
|
165
|
+
- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
|
|
166
|
+
[`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
|
|
167
|
+
ED-22553 Updating adf-schema version to 35.6.0
|
|
114
168
|
|
|
115
169
|
## 9.25.9
|
|
116
170
|
|
|
117
171
|
### Patch Changes
|
|
118
172
|
|
|
119
|
-
-
|
|
120
|
-
-
|
|
173
|
+
- [#80925](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80925)
|
|
174
|
+
[`40840421554a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40840421554a) -
|
|
175
|
+
Refactor the way we mock FF values
|
|
176
|
+
- Updated dependencies
|
|
121
177
|
|
|
122
178
|
## 9.25.8
|
|
123
179
|
|
|
124
180
|
### Patch Changes
|
|
125
181
|
|
|
126
|
-
-
|
|
182
|
+
- [#80582](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80582)
|
|
183
|
+
[`69142cccb20b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/69142cccb20b) -
|
|
184
|
+
Add test cases for catchupv2
|
|
127
185
|
|
|
128
186
|
## 9.25.7
|
|
129
187
|
|
|
130
188
|
### Patch Changes
|
|
131
189
|
|
|
132
|
-
-
|
|
190
|
+
- [#79803](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79803)
|
|
191
|
+
[`05d755419b9f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/05d755419b9f) -
|
|
192
|
+
NONE: remove isWebsocketFirst FF logic
|
|
133
193
|
|
|
134
194
|
## 9.25.6
|
|
135
195
|
|
|
136
196
|
### Patch Changes
|
|
137
197
|
|
|
138
|
-
-
|
|
198
|
+
- [#79382](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79382)
|
|
199
|
+
[`e6312788d14d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e6312788d14d) -
|
|
200
|
+
Add CatchupV2 in collab-provider
|
|
139
201
|
|
|
140
202
|
## 9.25.5
|
|
141
203
|
|
|
142
204
|
### Patch Changes
|
|
143
205
|
|
|
144
|
-
-
|
|
206
|
+
- [#79657](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/79657)
|
|
207
|
+
[`c6d2ac213900`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d2ac213900) -
|
|
208
|
+
Add usereconcile to reinit errors
|
|
145
209
|
|
|
146
210
|
## 9.25.4
|
|
147
211
|
|
|
148
212
|
### Patch Changes
|
|
149
213
|
|
|
150
|
-
-
|
|
151
|
-
-
|
|
214
|
+
- [#78812](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78812)
|
|
215
|
+
[`fb7d12d1461c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fb7d12d1461c) -
|
|
216
|
+
ESS-4503: cleanup sendStepsQueue event action
|
|
217
|
+
- Updated dependencies
|
|
152
218
|
|
|
153
219
|
## 9.25.3
|
|
154
220
|
|
|
155
221
|
### Patch Changes
|
|
156
222
|
|
|
157
|
-
-
|
|
158
|
-
-
|
|
223
|
+
- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
|
|
224
|
+
[`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
|
|
225
|
+
ED-22219: adf-schema updated to 35.5.2
|
|
226
|
+
- Updated dependencies
|
|
159
227
|
|
|
160
228
|
## 9.25.2
|
|
161
229
|
|
|
162
230
|
### Patch Changes
|
|
163
231
|
|
|
164
|
-
-
|
|
165
|
-
|
|
232
|
+
- [#77613](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77613)
|
|
233
|
+
[`ef8c5965e5a9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ef8c5965e5a9) -
|
|
234
|
+
Add log for reconcile on recovery
|
|
235
|
+
- [#78402](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78402)
|
|
236
|
+
[`f55cf26552c0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f55cf26552c0) -
|
|
237
|
+
Remove old caching FF
|
|
166
238
|
|
|
167
239
|
## 9.25.1
|
|
168
240
|
|
|
169
241
|
### Patch Changes
|
|
170
242
|
|
|
171
|
-
-
|
|
243
|
+
- [#77972](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77972)
|
|
244
|
+
[`2d7c29863c8a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2d7c29863c8a) -
|
|
245
|
+
Add FE FF catchupv2 for futher usages
|
|
172
246
|
|
|
173
247
|
## 9.25.0
|
|
174
248
|
|
|
175
249
|
### Minor Changes
|
|
176
250
|
|
|
177
|
-
-
|
|
251
|
+
- [#75042](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75042)
|
|
252
|
+
[`ce823f018248`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ce823f018248) -
|
|
253
|
+
[ux] ED-21987 Diverge expands in live pages so that they are not multiplayer, and are closed by
|
|
254
|
+
default.
|
|
178
255
|
|
|
179
256
|
### Patch Changes
|
|
180
257
|
|
|
181
|
-
-
|
|
258
|
+
- Updated dependencies
|
|
182
259
|
|
|
183
260
|
## 9.24.1
|
|
184
261
|
|
|
185
262
|
### Patch Changes
|
|
186
263
|
|
|
187
|
-
-
|
|
264
|
+
- [#74416](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74416)
|
|
265
|
+
[`444dfaa08f4a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/444dfaa08f4a) -
|
|
266
|
+
ESS-4450: Trial websocket first then polling in Collab Provider
|
|
188
267
|
|
|
189
268
|
## 9.24.0
|
|
190
269
|
|
|
191
270
|
### Minor Changes
|
|
192
271
|
|
|
193
|
-
-
|
|
272
|
+
- [#73554](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73554)
|
|
273
|
+
[`c03a65a711ea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c03a65a711ea) -
|
|
274
|
+
Emit permission event on collab provider when permissions are set/changed
|
|
194
275
|
|
|
195
276
|
### Patch Changes
|
|
196
277
|
|
|
197
|
-
-
|
|
278
|
+
- Updated dependencies
|
|
198
279
|
|
|
199
280
|
## 9.23.1
|
|
200
281
|
|
|
201
282
|
### Patch Changes
|
|
202
283
|
|
|
203
|
-
-
|
|
284
|
+
- [#73588](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73588)
|
|
285
|
+
[`d06aa1426a45`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d06aa1426a45) -
|
|
286
|
+
Thess packages has been added to the Jira push model.
|
|
204
287
|
|
|
205
288
|
## 9.23.0
|
|
206
289
|
|
|
207
290
|
### Minor Changes
|
|
208
291
|
|
|
209
|
-
-
|
|
292
|
+
- [#73460](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73460)
|
|
293
|
+
[`5bd301383865`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5bd301383865) -
|
|
294
|
+
Add support for PermitOnlyPermissions to determine the user type in PresencePayload
|
|
210
295
|
|
|
211
296
|
### Patch Changes
|
|
212
297
|
|
|
213
|
-
-
|
|
298
|
+
- Updated dependencies
|
|
214
299
|
|
|
215
300
|
## 9.22.9
|
|
216
301
|
|
|
217
302
|
### Patch Changes
|
|
218
303
|
|
|
219
|
-
-
|
|
304
|
+
- Updated dependencies
|
|
220
305
|
|
|
221
306
|
## 9.22.8
|
|
222
307
|
|
|
223
308
|
### Patch Changes
|
|
224
309
|
|
|
225
|
-
-
|
|
226
|
-
-
|
|
310
|
+
- [#71421](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71421)
|
|
311
|
+
[`27695a18c13c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/27695a18c13c) -
|
|
312
|
+
Update the recovery process to use reconcile instead of applying local steps
|
|
313
|
+
- Updated dependencies
|
|
227
314
|
|
|
228
315
|
## 9.22.7
|
|
229
316
|
|
|
230
317
|
### Patch Changes
|
|
231
318
|
|
|
232
|
-
-
|
|
319
|
+
- [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133)
|
|
320
|
+
[`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) -
|
|
321
|
+
revert prosemirror-collab unfork
|
|
233
322
|
|
|
234
323
|
## 9.22.6
|
|
235
324
|
|
|
236
325
|
### Patch Changes
|
|
237
326
|
|
|
238
|
-
-
|
|
327
|
+
- [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
|
|
328
|
+
[`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
|
|
329
|
+
Upgrading @atlaskit/editor-prosemirror dependency
|
|
239
330
|
|
|
240
331
|
## 9.22.5
|
|
241
332
|
|
|
242
333
|
### Patch Changes
|
|
243
334
|
|
|
244
|
-
-
|
|
335
|
+
- [#70399](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70399)
|
|
336
|
+
[`01a501a213a4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/01a501a213a4) -
|
|
337
|
+
ESS-4082: cleanup sendStepsQueue FF
|
|
245
338
|
|
|
246
339
|
## 9.22.4
|
|
247
340
|
|
|
248
341
|
### Patch Changes
|
|
249
342
|
|
|
250
|
-
-
|
|
343
|
+
- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
|
|
344
|
+
[`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
|
|
345
|
+
Updating adf-schema version to 35.5.1
|
|
251
346
|
|
|
252
347
|
## 9.22.3
|
|
253
348
|
|
|
254
349
|
### Patch Changes
|
|
255
350
|
|
|
256
|
-
-
|
|
351
|
+
- [#69702](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69702)
|
|
352
|
+
[`044e7e14a253`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/044e7e14a253) -
|
|
353
|
+
Include status in 423 document locked error object emitted to Confluence
|
|
257
354
|
|
|
258
355
|
## 9.22.2
|
|
259
356
|
|
|
260
357
|
### Patch Changes
|
|
261
358
|
|
|
262
|
-
-
|
|
263
|
-
|
|
359
|
+
- [#69192](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69192)
|
|
360
|
+
[`343f11caf70c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/343f11caf70c) -
|
|
361
|
+
ESS-4173: add tests for commitStepQueue
|
|
362
|
+
- [#69931](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69931)
|
|
363
|
+
[`cfc9225ee4f1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cfc9225ee4f1) -
|
|
364
|
+
Revert change to skip catchup for jcollab
|
|
264
365
|
|
|
265
366
|
## 9.22.1
|
|
266
367
|
|
|
267
368
|
### Patch Changes
|
|
268
369
|
|
|
269
|
-
-
|
|
370
|
+
- Updated dependencies
|
|
270
371
|
|
|
271
372
|
## 9.22.0
|
|
272
373
|
|
|
273
374
|
### Minor Changes
|
|
274
375
|
|
|
275
|
-
-
|
|
376
|
+
- [#67221](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67221)
|
|
377
|
+
[`913c874e0566`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/913c874e0566) -
|
|
378
|
+
exclude presence (jcollab) from calling catchup on reconnect
|
|
276
379
|
|
|
277
380
|
## 9.21.3
|
|
278
381
|
|
|
279
382
|
### Patch Changes
|
|
280
383
|
|
|
281
|
-
-
|
|
384
|
+
- [#66028](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66028)
|
|
385
|
+
[`184aba7e4984`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/184aba7e4984) -
|
|
386
|
+
fix the auth payload when no permission token
|
|
282
387
|
|
|
283
388
|
## 9.21.2
|
|
284
389
|
|
|
285
390
|
### Patch Changes
|
|
286
391
|
|
|
287
|
-
-
|
|
288
|
-
-
|
|
392
|
+
- [#65800](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65800)
|
|
393
|
+
[`7fe1789ade99`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7fe1789ade99) -
|
|
394
|
+
Add UGC free logs for error messages
|
|
395
|
+
- Updated dependencies
|
|
289
396
|
|
|
290
397
|
## 9.21.1
|
|
291
398
|
|
|
292
399
|
### Patch Changes
|
|
293
400
|
|
|
294
|
-
-
|
|
295
|
-
-
|
|
401
|
+
- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
|
|
402
|
+
[`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
|
|
403
|
+
ED-21609 Update adf-schema to 35.3.0
|
|
404
|
+
- Updated dependencies
|
|
296
405
|
|
|
297
406
|
## 9.21.0
|
|
298
407
|
|
|
299
408
|
### Minor Changes
|
|
300
409
|
|
|
301
|
-
-
|
|
410
|
+
- [#63832](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63832)
|
|
411
|
+
[`9fa0bec86202`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9fa0bec86202) -
|
|
412
|
+
Expose Comment API through collab provider
|
|
302
413
|
|
|
303
414
|
### Patch Changes
|
|
304
415
|
|
|
305
|
-
-
|
|
416
|
+
- Updated dependencies
|
|
306
417
|
|
|
307
418
|
## 9.20.7
|
|
308
419
|
|
|
309
420
|
### Patch Changes
|
|
310
421
|
|
|
311
|
-
-
|
|
422
|
+
- [#63759](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63759)
|
|
423
|
+
[`ebfe2794e306`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ebfe2794e306) -
|
|
424
|
+
Add error for view only steps
|
|
312
425
|
|
|
313
426
|
## 9.20.6
|
|
314
427
|
|
|
315
428
|
### Patch Changes
|
|
316
429
|
|
|
317
|
-
-
|
|
430
|
+
- [#62968](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62968)
|
|
431
|
+
[`53208d15e680`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53208d15e680) -
|
|
432
|
+
NO-ISSUE Unforked the ProseMirror collab library
|
|
318
433
|
|
|
319
434
|
## 9.20.5
|
|
320
435
|
|
|
321
436
|
### Patch Changes
|
|
322
437
|
|
|
323
|
-
-
|
|
438
|
+
- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
|
|
439
|
+
[`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
|
|
440
|
+
[ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
|
|
324
441
|
|
|
325
442
|
## 9.20.4
|
|
326
443
|
|
|
327
444
|
### Patch Changes
|
|
328
445
|
|
|
329
|
-
-
|
|
446
|
+
- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
|
|
447
|
+
[`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
|
|
448
|
+
ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
|
|
330
449
|
|
|
331
450
|
## 9.20.3
|
|
332
451
|
|
|
333
452
|
### Patch Changes
|
|
334
453
|
|
|
335
|
-
-
|
|
454
|
+
- [#60651](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60651)
|
|
455
|
+
[`20f3c9bb7b87`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/20f3c9bb7b87) -
|
|
456
|
+
ESS-4207: cleanup unused FF
|
|
336
457
|
|
|
337
458
|
## 9.20.2
|
|
338
459
|
|
|
339
460
|
### Patch Changes
|
|
340
461
|
|
|
341
|
-
-
|
|
462
|
+
- [#59996](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59996)
|
|
463
|
+
[`54a1d6088412`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/54a1d6088412) -
|
|
464
|
+
Correct toString function
|
|
342
465
|
|
|
343
466
|
## 9.20.1
|
|
344
467
|
|
|
345
468
|
### Patch Changes
|
|
346
469
|
|
|
347
|
-
-
|
|
470
|
+
- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
|
|
471
|
+
[`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
|
|
472
|
+
ED-21371 Update adf-schema to 35.1.0
|
|
348
473
|
|
|
349
474
|
## 9.20.0
|
|
350
475
|
|
|
351
476
|
### Minor Changes
|
|
352
477
|
|
|
353
|
-
-
|
|
478
|
+
- [#60038](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60038)
|
|
479
|
+
[`b1b34b86ab59`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b1b34b86ab59) -
|
|
480
|
+
verify clientIds from serverStepMaps to avoid content duplication
|
|
354
481
|
|
|
355
482
|
## 9.19.0
|
|
356
483
|
|
|
357
484
|
### Minor Changes
|
|
358
485
|
|
|
359
|
-
-
|
|
486
|
+
- [#58777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58777)
|
|
487
|
+
[`f28d4e12e540`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f28d4e12e540) -
|
|
488
|
+
Added PROSEMIRROR_SCHEMA_VALIDATION_ERROR from NCS
|
|
360
489
|
|
|
361
490
|
## 9.18.4
|
|
362
491
|
|
|
363
492
|
### Patch Changes
|
|
364
493
|
|
|
365
|
-
-
|
|
494
|
+
- [#58848](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58848)
|
|
495
|
+
[`ec070585b78d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ec070585b78d) -
|
|
496
|
+
fix the FF keys
|
|
366
497
|
|
|
367
498
|
## 9.18.3
|
|
368
499
|
|
|
369
500
|
### Patch Changes
|
|
370
501
|
|
|
371
|
-
-
|
|
502
|
+
- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
|
|
503
|
+
[`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
|
|
504
|
+
Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
|
|
372
505
|
|
|
373
506
|
## 9.18.2
|
|
374
507
|
|
|
375
508
|
### Patch Changes
|
|
376
509
|
|
|
377
|
-
-
|
|
510
|
+
- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
|
|
511
|
+
[`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
|
|
512
|
+
update ADF schema
|
|
378
513
|
|
|
379
514
|
## 9.18.1
|
|
380
515
|
|
|
381
516
|
### Patch Changes
|
|
382
517
|
|
|
383
|
-
-
|
|
518
|
+
- [#58105](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58105)
|
|
519
|
+
[`515950be7f0b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/515950be7f0b) -
|
|
520
|
+
Split errors into multiple files
|
|
384
521
|
|
|
385
522
|
## 9.18.0
|
|
386
523
|
|
|
387
524
|
### Minor Changes
|
|
388
525
|
|
|
389
|
-
-
|
|
526
|
+
- [#57982](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57982)
|
|
527
|
+
[`858a68983294`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/858a68983294) -
|
|
528
|
+
removing catchup logic for stale draft
|
|
390
529
|
|
|
391
530
|
## 9.17.5
|
|
392
531
|
|
|
393
532
|
### Patch Changes
|
|
394
533
|
|
|
395
|
-
-
|
|
534
|
+
- [#57454](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57454)
|
|
535
|
+
[`3f18e6719122`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f18e6719122) -
|
|
536
|
+
Add provider error code logging
|
|
396
537
|
|
|
397
538
|
## 9.17.4
|
|
398
539
|
|
|
399
540
|
### Patch Changes
|
|
400
541
|
|
|
401
|
-
-
|
|
402
|
-
-
|
|
542
|
+
- [#57317](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/57317)
|
|
543
|
+
[`d989b4568594`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d989b4568594) -
|
|
544
|
+
ESS-4149: Add send steps queue under FF
|
|
545
|
+
- Updated dependencies
|
|
403
546
|
|
|
404
547
|
## 9.17.3
|
|
405
548
|
|
|
406
549
|
### Patch Changes
|
|
407
550
|
|
|
408
|
-
-
|
|
409
|
-
|
|
551
|
+
- [#56940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56940)
|
|
552
|
+
[`e862ee8c3290`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e862ee8c3290) - Add
|
|
553
|
+
success analytics for updating document
|
|
554
|
+
- [#57024](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/57024)
|
|
555
|
+
[`4807b15145e2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4807b15145e2) -
|
|
556
|
+
Update commented link for update document action
|
|
410
557
|
|
|
411
558
|
## 9.17.2
|
|
412
559
|
|
|
413
560
|
### Patch Changes
|
|
414
561
|
|
|
415
|
-
-
|
|
562
|
+
- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
|
|
563
|
+
[`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
|
|
564
|
+
ED-21266: Updated @atlaskit/adf-schema to 34.0.1
|
|
416
565
|
|
|
417
566
|
## 9.17.1
|
|
418
567
|
|
|
419
568
|
### Patch Changes
|
|
420
569
|
|
|
421
|
-
-
|
|
570
|
+
- [#56635](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56635)
|
|
571
|
+
[`92410fab43c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92410fab43c6) -
|
|
572
|
+
Update comment linking to data portal
|
|
422
573
|
|
|
423
574
|
## 9.17.0
|
|
424
575
|
|
|
425
576
|
### Minor Changes
|
|
426
577
|
|
|
427
|
-
-
|
|
578
|
+
- [#43813](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43813)
|
|
579
|
+
[`417f8592c91`](https://bitbucket.org/atlassian/atlassian-frontend/commits/417f8592c91) - block
|
|
580
|
+
view only steps and metadata traffic
|
|
428
581
|
|
|
429
582
|
## 9.16.1
|
|
430
583
|
|
|
431
584
|
### Patch Changes
|
|
432
585
|
|
|
433
|
-
-
|
|
586
|
+
- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
|
|
587
|
+
[`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
|
|
588
|
+
ED-20971 Upgrade adf-schema package to ^34.0.0
|
|
434
589
|
|
|
435
590
|
## 9.16.0
|
|
436
591
|
|
|
437
592
|
### Minor Changes
|
|
438
593
|
|
|
439
|
-
-
|
|
594
|
+
- [#43426](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43426)
|
|
595
|
+
[`850d2e49924`](https://bitbucket.org/atlassian/atlassian-frontend/commits/850d2e49924) - Add
|
|
596
|
+
feature flag for send steps queue
|
|
440
597
|
|
|
441
598
|
## 9.15.5
|
|
442
599
|
|
|
443
600
|
### Patch Changes
|
|
444
601
|
|
|
445
|
-
-
|
|
446
|
-
-
|
|
602
|
+
- [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
|
|
603
|
+
[`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
|
|
604
|
+
ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
|
|
605
|
+
- Updated dependencies
|
|
447
606
|
|
|
448
607
|
## 9.15.4
|
|
449
608
|
|
|
450
609
|
### Patch Changes
|
|
451
610
|
|
|
452
|
-
-
|
|
611
|
+
- [#42471](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42471)
|
|
612
|
+
[`f850ec1b5a6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f850ec1b5a6) -
|
|
613
|
+
improve error logging for collab provider
|
|
453
614
|
|
|
454
615
|
## 9.15.3
|
|
455
616
|
|
|
456
617
|
### Patch Changes
|
|
457
618
|
|
|
458
|
-
-
|
|
619
|
+
- [#41977](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41977)
|
|
620
|
+
[`5b2f6d283ef`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b2f6d283ef) - clean
|
|
621
|
+
up catchup retry feature flag
|
|
459
622
|
|
|
460
623
|
## 9.15.2
|
|
461
624
|
|
|
462
625
|
### Patch Changes
|
|
463
626
|
|
|
464
|
-
-
|
|
627
|
+
- [#40950](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40950)
|
|
628
|
+
[`6fa1988ec35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fa1988ec35) - clean
|
|
629
|
+
up FF for enabling fallback to reconcile
|
|
465
630
|
|
|
466
631
|
## 9.15.1
|
|
467
632
|
|
|
468
633
|
### Patch Changes
|
|
469
634
|
|
|
470
|
-
-
|
|
635
|
+
- [#40940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40940)
|
|
636
|
+
[`7a58a018436`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7a58a018436) - add
|
|
637
|
+
error logs for when editor state is undefined
|
|
471
638
|
|
|
472
639
|
## 9.15.0
|
|
473
640
|
|
|
474
641
|
### Minor Changes
|
|
475
642
|
|
|
476
|
-
-
|
|
643
|
+
- [#41131](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41131)
|
|
644
|
+
[`6d09bbf0bc7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d09bbf0bc7) - only
|
|
645
|
+
sending analytics event with unconfirmed step count on first connection when buffering is
|
|
646
|
+
enabled
|
|
477
647
|
|
|
478
648
|
## 9.14.0
|
|
479
649
|
|
|
480
650
|
### Minor Changes
|
|
481
651
|
|
|
482
|
-
-
|
|
652
|
+
- [#41007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41007)
|
|
653
|
+
[`7f1c8bda21e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f1c8bda21e) - adding
|
|
654
|
+
logging for presence of unconfirmed steps in collab-provider
|
|
483
655
|
|
|
484
656
|
## 9.13.0
|
|
485
657
|
|
|
486
658
|
### Minor Changes
|
|
487
659
|
|
|
488
|
-
-
|
|
660
|
+
- [#40878](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40878)
|
|
661
|
+
[`7009422b0ad`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7009422b0ad) - remove
|
|
662
|
+
provider initialization check for buffering
|
|
489
663
|
|
|
490
664
|
## 9.12.5
|
|
491
665
|
|
|
492
666
|
### Patch Changes
|
|
493
667
|
|
|
494
|
-
-
|
|
668
|
+
- [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
|
|
669
|
+
[`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
|
|
670
|
+
Connect yarn changeset to packages, upgrade adf-schema
|
|
495
671
|
|
|
496
672
|
## 9.12.4
|
|
497
673
|
|
|
498
674
|
### Patch Changes
|
|
499
675
|
|
|
500
|
-
-
|
|
676
|
+
- Updated dependencies
|
|
501
677
|
|
|
502
678
|
## 9.12.3
|
|
503
679
|
|
|
504
680
|
### Patch Changes
|
|
505
681
|
|
|
506
|
-
-
|
|
682
|
+
- Updated dependencies
|
|
507
683
|
|
|
508
684
|
## 9.12.2
|
|
509
685
|
|
|
510
686
|
### Patch Changes
|
|
511
687
|
|
|
512
|
-
-
|
|
513
|
-
|
|
688
|
+
- [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
|
|
689
|
+
[`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
|
|
690
|
+
adf-schema from AFE and rely on npm package for adf-schema
|
|
691
|
+
- [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
|
|
692
|
+
adf-schema, use published version
|
|
514
693
|
|
|
515
694
|
## 9.12.1
|
|
516
695
|
|
|
517
696
|
### Patch Changes
|
|
518
697
|
|
|
519
|
-
-
|
|
698
|
+
- [#39189](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39189)
|
|
699
|
+
[`41f00a65fed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41f00a65fed) - Add
|
|
700
|
+
ClientId for CatchUp
|
|
520
701
|
|
|
521
702
|
## 9.12.0
|
|
522
703
|
|
|
523
704
|
### Minor Changes
|
|
524
705
|
|
|
525
|
-
-
|
|
706
|
+
- [#39302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39302)
|
|
707
|
+
[`d1cee97f581`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1cee97f581) -
|
|
708
|
+
removing stateless provider setup
|
|
526
709
|
|
|
527
710
|
## 9.11.1
|
|
528
711
|
|
|
529
712
|
### Patch Changes
|
|
530
713
|
|
|
531
|
-
-
|
|
714
|
+
- [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
|
|
715
|
+
[`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
|
|
716
|
+
adf-schema to fixed versioning
|
|
532
717
|
|
|
533
718
|
## 9.11.0
|
|
534
719
|
|
|
535
720
|
### Minor Changes
|
|
536
721
|
|
|
537
|
-
-
|
|
722
|
+
- [#38553](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38553)
|
|
723
|
+
[`c50ae0964ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c50ae0964ce) -
|
|
724
|
+
seperate catching error handling
|
|
538
725
|
|
|
539
726
|
## 9.10.1
|
|
540
727
|
|
|
541
728
|
### Patch Changes
|
|
542
729
|
|
|
543
|
-
-
|
|
730
|
+
- [#38613](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38613)
|
|
731
|
+
[`469b5c12303`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469b5c12303) -
|
|
732
|
+
NO-ISSUE Move CollabEventLocalStepData to editor-common
|
|
544
733
|
|
|
545
734
|
## 9.10.0
|
|
546
735
|
|
|
547
736
|
### Minor Changes
|
|
548
737
|
|
|
549
|
-
-
|
|
738
|
+
- [#38589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38589)
|
|
739
|
+
[`592dcbd5756`](https://bitbucket.org/atlassian/atlassian-frontend/commits/592dcbd5756) - Adding
|
|
740
|
+
analytics events for early provider initialization and buffering
|
|
550
741
|
|
|
551
742
|
## 9.9.1
|
|
552
743
|
|
|
553
744
|
### Patch Changes
|
|
554
745
|
|
|
555
|
-
-
|
|
746
|
+
- Updated dependencies
|
|
556
747
|
|
|
557
748
|
## 9.9.0
|
|
558
749
|
|
|
559
750
|
### Minor Changes
|
|
560
751
|
|
|
561
|
-
-
|
|
752
|
+
- [#37838](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37838)
|
|
753
|
+
[`4c6ebd50aeb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c6ebd50aeb) - call
|
|
754
|
+
reconcile when commitUnconfirmedSteps fails (mitigation for 'can't sync up' errors)
|
|
562
755
|
|
|
563
756
|
## 9.8.0
|
|
564
757
|
|
|
565
758
|
### Minor Changes
|
|
566
759
|
|
|
567
|
-
-
|
|
760
|
+
- [#37113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37113)
|
|
761
|
+
[`aceff84b101`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aceff84b101) -
|
|
762
|
+
initializing provider on setup if buffering is enabled
|
|
568
763
|
|
|
569
764
|
## 9.7.4
|
|
570
765
|
|
|
571
766
|
### Patch Changes
|
|
572
767
|
|
|
573
|
-
-
|
|
768
|
+
- [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
|
|
769
|
+
[`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
|
|
770
|
+
[ED-19233] Import prosemirror libraries from internal facade package
|
|
574
771
|
|
|
575
772
|
## 9.7.3
|
|
576
773
|
|
|
577
774
|
### Patch Changes
|
|
578
775
|
|
|
579
|
-
-
|
|
776
|
+
- [#36673](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36673)
|
|
777
|
+
[`04fa8eb5246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04fa8eb5246) - Added
|
|
778
|
+
rate limiting options to collab provider
|
|
580
779
|
|
|
581
780
|
## 9.7.2
|
|
582
781
|
|
|
583
782
|
### Patch Changes
|
|
584
783
|
|
|
585
|
-
-
|
|
784
|
+
- [#36435](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36435)
|
|
785
|
+
[`f9735e0690e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9735e0690e) - Using
|
|
786
|
+
socket.onAnyOutgoing to measure and send message metrics
|
|
586
787
|
|
|
587
788
|
## 9.7.1
|
|
588
789
|
|
|
589
790
|
### Patch Changes
|
|
590
791
|
|
|
591
|
-
-
|
|
792
|
+
- [#36848](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36848)
|
|
793
|
+
[`14224c3f8a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/14224c3f8a4) -
|
|
794
|
+
[ED-18162] Move the collab provider types to the editor common package to avoid circular
|
|
795
|
+
dependencies
|
|
592
796
|
|
|
593
797
|
## 9.7.0
|
|
594
798
|
|
|
595
799
|
### Minor Changes
|
|
596
800
|
|
|
597
|
-
-
|
|
801
|
+
- [#36385](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36385)
|
|
802
|
+
[`3265cccb965`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3265cccb965) -
|
|
803
|
+
resolving editor state before updating document/metadata during early provider initialization
|
|
598
804
|
|
|
599
805
|
## 9.6.4
|
|
600
806
|
|
|
601
807
|
### Patch Changes
|
|
602
808
|
|
|
603
|
-
-
|
|
809
|
+
- [#34163](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34163)
|
|
810
|
+
[`b7cd15f159b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7cd15f159b) -
|
|
811
|
+
ESS-3572 Fix getFinalAcknowledgedState and getCurrentState error handlers not catching errors.
|
|
812
|
+
Add logs to track the title metadata property
|
|
604
813
|
|
|
605
814
|
## 9.6.3
|
|
606
815
|
|
|
607
816
|
### Patch Changes
|
|
608
817
|
|
|
609
|
-
-
|
|
818
|
+
- [#36775](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36775)
|
|
819
|
+
[`857daf603b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/857daf603b0) -
|
|
820
|
+
ESS-3718: change CollabEventPresenceData joined type to ProviderParticipant
|
|
610
821
|
|
|
611
822
|
## 9.6.2
|
|
612
823
|
|
|
613
824
|
### Patch Changes
|
|
614
825
|
|
|
615
|
-
-
|
|
826
|
+
- [#36604](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36604)
|
|
827
|
+
[`2e7c3cad470`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e7c3cad470) - Reduce
|
|
828
|
+
stepsAdded analytics events by only sampling 10%
|
|
616
829
|
|
|
617
830
|
## 9.6.1
|
|
618
831
|
|
|
619
832
|
### Patch Changes
|
|
620
833
|
|
|
621
|
-
-
|
|
834
|
+
- [#36612](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36612)
|
|
835
|
+
[`979e3ad2b67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/979e3ad2b67) -
|
|
836
|
+
NO-ISSUE: add data portal links and fix a broken analytics error event
|
|
622
837
|
|
|
623
838
|
## 9.6.0
|
|
624
839
|
|
|
625
840
|
### Minor Changes
|
|
626
841
|
|
|
627
|
-
-
|
|
842
|
+
- [#36615](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36615)
|
|
843
|
+
[`7ef82ea1810`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ef82ea1810) -
|
|
844
|
+
ESS-3718: export ProviderParticipant for JWM
|
|
628
845
|
|
|
629
846
|
## 9.5.2
|
|
630
847
|
|
|
631
848
|
### Patch Changes
|
|
632
849
|
|
|
633
|
-
-
|
|
850
|
+
- [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
|
|
851
|
+
[`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
|
|
852
|
+
[ED-13910] Fix prosemirror types
|
|
634
853
|
|
|
635
854
|
## 9.5.1
|
|
636
855
|
|
|
637
856
|
### Patch Changes
|
|
638
857
|
|
|
639
|
-
-
|
|
858
|
+
- [#36271](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36271)
|
|
859
|
+
[`74e05b3d5d3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/74e05b3d5d3) - bump
|
|
860
|
+
socket.io-client version number
|
|
640
861
|
|
|
641
862
|
## 9.5.0
|
|
642
863
|
|
|
643
864
|
### Minor Changes
|
|
644
865
|
|
|
645
|
-
-
|
|
866
|
+
- [#35954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35954)
|
|
867
|
+
[`27f5fbdbb04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27f5fbdbb04) -
|
|
868
|
+
ESS-3718: add email as a field in ProviderParticipant to support JWM presence/multiplayer bugfix
|
|
646
869
|
|
|
647
870
|
## 9.4.0
|
|
648
871
|
|
|
649
872
|
### Minor Changes
|
|
650
873
|
|
|
651
|
-
-
|
|
652
|
-
|
|
874
|
+
- [#36041](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36041)
|
|
875
|
+
[`606d4ad65fc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/606d4ad65fc) -
|
|
876
|
+
ESS-3682 Add detection that it the editor failed to update, emit analytics as well added an
|
|
877
|
+
option to enable emitting fatal errors.
|
|
653
878
|
|
|
654
879
|
### Patch Changes
|
|
655
880
|
|
|
656
|
-
-
|
|
881
|
+
- [#36047](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36047)
|
|
882
|
+
[`5eb1273509c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5eb1273509c) -
|
|
883
|
+
ESS-3728: Fix initialized always set to false when reconnecting.
|
|
657
884
|
|
|
658
885
|
## 9.3.1
|
|
659
886
|
|
|
660
887
|
### Patch Changes
|
|
661
888
|
|
|
662
|
-
-
|
|
889
|
+
- [#35233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35233)
|
|
890
|
+
[`a9350cf3831`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9350cf3831) - Check
|
|
891
|
+
existence of window and document variable for confluence SSR to work
|
|
663
892
|
|
|
664
893
|
## 9.3.0
|
|
665
894
|
|
|
666
895
|
### Minor Changes
|
|
667
896
|
|
|
668
|
-
-
|
|
897
|
+
- [#35659](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35659)
|
|
898
|
+
[`ece61235edc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ece61235edc) -
|
|
899
|
+
ESS-3713: add getParticipants function to the collab provider
|
|
669
900
|
|
|
670
901
|
## 9.2.2
|
|
671
902
|
|
|
672
903
|
### Patch Changes
|
|
673
904
|
|
|
674
|
-
-
|
|
905
|
+
- [#34954](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34954)
|
|
906
|
+
[`11ac0368176`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11ac0368176) - Dummy
|
|
907
|
+
changeset to trigger release
|
|
675
908
|
|
|
676
909
|
## 9.2.1
|
|
677
910
|
|
|
678
911
|
### Patch Changes
|
|
679
912
|
|
|
680
|
-
-
|
|
913
|
+
- [#34993](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34993)
|
|
914
|
+
[`65fafdf95fe`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fafdf95fe) -
|
|
915
|
+
ESS-3666: add additional analytics events for when the cant sync up with collab service error
|
|
916
|
+
occurs for better troubleshooting
|
|
681
917
|
|
|
682
918
|
## 9.2.0
|
|
683
919
|
|
|
684
920
|
### Minor Changes
|
|
685
921
|
|
|
686
|
-
-
|
|
922
|
+
- [#34952](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34952)
|
|
923
|
+
[`ef726a72028`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef726a72028) - adding
|
|
924
|
+
provider catchup when initial draft timestamp exceeds stale timeout
|
|
687
925
|
|
|
688
926
|
## 9.1.0
|
|
689
927
|
|
|
690
928
|
### Minor Changes
|
|
691
929
|
|
|
692
|
-
-
|
|
693
|
-
|
|
930
|
+
- [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887)
|
|
931
|
+
[`2c0c19cc14b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c0c19cc14b) -
|
|
932
|
+
ESS-3609: add step commit status events for confl save indicator feature
|
|
933
|
+
- [`470c3a7e8c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/470c3a7e8c6) -
|
|
934
|
+
ESS-3644: allow max steps retry param to be passed thru collab provider to allow
|
|
935
|
+
getFinalAcknowledgeState to catch up sooner on publish
|
|
694
936
|
|
|
695
937
|
## 9.0.1
|
|
696
938
|
|
|
697
939
|
### Patch Changes
|
|
698
940
|
|
|
699
|
-
-
|
|
700
|
-
|
|
941
|
+
- [#34644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34644)
|
|
942
|
+
[`6fe0ddc993e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6fe0ddc993e) -
|
|
943
|
+
ESS-3624 bug fix for missing avatar in editing sessions
|
|
944
|
+
- [`579326b4915`](https://bitbucket.org/atlassian/atlassian-frontend/commits/579326b4915) -
|
|
945
|
+
ESS-2763 update get final editor state
|
|
701
946
|
|
|
702
947
|
## 9.0.0
|
|
703
948
|
|
|
704
949
|
### Major Changes
|
|
705
950
|
|
|
706
|
-
-
|
|
951
|
+
- [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192)
|
|
952
|
+
[`b7086232a7c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7086232a7c) -
|
|
953
|
+
ESS-3135: move collab provider types into @atlaskit/collab-provider
|
|
707
954
|
|
|
708
955
|
## 8.9.1
|
|
709
956
|
|
|
710
957
|
### Patch Changes
|
|
711
958
|
|
|
712
|
-
-
|
|
959
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
960
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
961
|
+
legacy types are published for TS 4.5-4.8
|
|
713
962
|
|
|
714
963
|
## 8.9.0
|
|
715
964
|
|
|
716
965
|
### Minor Changes
|
|
717
966
|
|
|
718
|
-
-
|
|
719
|
-
|
|
967
|
+
- [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
|
|
968
|
+
[`220cf63d92b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/220cf63d92b) -
|
|
969
|
+
ESS-3525 change catchup failed to recoverable true
|
|
970
|
+
- [`a6bdc7cbd60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6bdc7cbd60) - adding
|
|
971
|
+
functionality for early collab provider setup with initial draft
|
|
720
972
|
|
|
721
973
|
### Patch Changes
|
|
722
974
|
|
|
723
|
-
-
|
|
724
|
-
|
|
725
|
-
-
|
|
726
|
-
|
|
727
|
-
-
|
|
975
|
+
- [`a41f38996bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41f38996bd) - Add
|
|
976
|
+
namespace service, refactor presence into participants service. No external API changes.
|
|
977
|
+
- [`5e005df7946`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e005df7946) -
|
|
978
|
+
Refactor presence, no API changes
|
|
979
|
+
- [`02c8dd052d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02c8dd052d5) -
|
|
980
|
+
ESS-3553 Fix tokens not being unset when permissionTokenRefresh returns null. Fix error handler
|
|
981
|
+
not emitting errors
|
|
982
|
+
- [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
|
|
983
|
+
[ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
|
|
984
|
+
work-arounds for fixed issues
|
|
985
|
+
- Updated dependencies
|
|
728
986
|
|
|
729
987
|
## 8.8.2
|
|
730
988
|
|
|
731
989
|
### Patch Changes
|
|
732
990
|
|
|
733
|
-
-
|
|
991
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
992
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
993
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
734
994
|
|
|
735
995
|
## 8.8.1
|
|
736
996
|
|
|
737
997
|
### Patch Changes
|
|
738
998
|
|
|
739
|
-
-
|
|
999
|
+
- [#32951](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32951)
|
|
1000
|
+
[`c0f3b955ee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0f3b955ee6) - remove
|
|
1001
|
+
the deprecated analytics field 'ttlEnabled'
|
|
740
1002
|
|
|
741
1003
|
## 8.8.0
|
|
742
1004
|
|
|
743
1005
|
### Minor Changes
|
|
744
1006
|
|
|
745
|
-
-
|
|
1007
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
1008
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
1009
|
+
minor dependency bump
|
|
746
1010
|
|
|
747
1011
|
### Patch Changes
|
|
748
1012
|
|
|
749
|
-
-
|
|
1013
|
+
- Updated dependencies
|
|
750
1014
|
|
|
751
1015
|
## 8.7.0
|
|
752
1016
|
|
|
753
1017
|
### Minor Changes
|
|
754
1018
|
|
|
755
|
-
-
|
|
756
|
-
|
|
1019
|
+
- [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
|
|
1020
|
+
[`054186aa44f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/054186aa44f) - Remove
|
|
1021
|
+
email from CollabParticipant type and rely more on ProviderParticipant type.
|
|
1022
|
+
- [`849e1a3b3e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/849e1a3b3e1) -
|
|
1023
|
+
ESS-3486 Add getmetadata as an exposed method.
|
|
757
1024
|
|
|
758
1025
|
### Patch Changes
|
|
759
1026
|
|
|
760
|
-
-
|
|
761
|
-
|
|
762
|
-
-
|
|
763
|
-
-
|
|
764
|
-
|
|
765
|
-
-
|
|
1027
|
+
- [`b69b9375eec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b69b9375eec) - match
|
|
1028
|
+
version of @atlaskit/ufo to others places/packages so we only have one version
|
|
1029
|
+
- [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
|
|
1030
|
+
"[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
|
|
1031
|
+
issues"
|
|
1032
|
+
- [`196773a471b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/196773a471b) - Add
|
|
1033
|
+
new type that reflects default broadcast payloads, telepoint events are now being passed the
|
|
1034
|
+
needed timestamp
|
|
1035
|
+
- [`66b94ce320c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66b94ce320c) - Throw
|
|
1036
|
+
new error if cookies not enabled
|
|
1037
|
+
- [`60725af0609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60725af0609) - Remove
|
|
1038
|
+
the auto exported modules and use explicit exports
|
|
1039
|
+
- Updated dependencies
|
|
766
1040
|
|
|
767
1041
|
## 8.6.0
|
|
768
1042
|
|
|
769
1043
|
### Minor Changes
|
|
770
1044
|
|
|
771
|
-
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
-
|
|
782
|
-
|
|
783
|
-
-
|
|
784
|
-
-
|
|
1045
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
|
|
1046
|
+
[`1547aa8e377`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1547aa8e377) -
|
|
1047
|
+
skipping document update with initial draft on reconnection
|
|
1048
|
+
- [`76eded42866`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76eded42866) -
|
|
1049
|
+
[ESS-3441] Added Confluence integration tests for collab provider, don't emit empty participants
|
|
1050
|
+
left events
|
|
1051
|
+
- [`33cab158f01`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cab158f01) -
|
|
1052
|
+
ESS-3478 Fix public interface `getUnconfirmedSteps` from being removed
|
|
1053
|
+
- [`02520373358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02520373358) -
|
|
1054
|
+
passing initial draft to NCS collab provider and adding flag to bypass BE draft fetch.
|
|
1055
|
+
- [`56779259eab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56779259eab) -
|
|
1056
|
+
ESS-2900: add confluence integration tests + add error handling to provider init
|
|
1057
|
+
- [`f9257ff1a63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9257ff1a63) -
|
|
1058
|
+
NO-ISSUE Changed the type export to a normal export for PROVIDER_ERROR_CODE
|
|
1059
|
+
|
|
1060
|
+
### Patch Changes
|
|
1061
|
+
|
|
1062
|
+
- [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
|
|
1063
|
+
remove before merging to master; dupe adf-schema via adf-utils
|
|
1064
|
+
- [`945162380e3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/945162380e3) -
|
|
1065
|
+
Functional changes to document service.
|
|
1066
|
+
- [`937ff19a47d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/937ff19a47d) -
|
|
1067
|
+
ESS-3240: moved throttledCommitStep function from index to commit-step file in collab-provider &
|
|
1068
|
+
add unit tests for commitStep
|
|
1069
|
+
- [`0693d8fcab1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0693d8fcab1) -
|
|
1070
|
+
ESS-3446: clear all continuous timers when the provider disconnects or is destroyed
|
|
1071
|
+
- Updated dependencies
|
|
785
1072
|
|
|
786
1073
|
## 8.5.0
|
|
787
1074
|
|
|
788
1075
|
### Minor Changes
|
|
789
1076
|
|
|
790
|
-
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
-
|
|
1077
|
+
- [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891)
|
|
1078
|
+
[`2192c9417d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2192c9417d7) -
|
|
1079
|
+
[ESS-3335] Review Collab Provider API error handling & types
|
|
1080
|
+
- [`c75fcb75c4e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c75fcb75c4e) -
|
|
1081
|
+
ESS-3241 Added unit tests for document restore.
|
|
1082
|
+
ESS-3238 Internal refactor of collab provider, split document code from provider to document
|
|
1083
|
+
service. Remove unused userId field from CollabInitPayload, it is never sent as part of the
|
|
1084
|
+
CollabInitPayload.
|
|
1085
|
+
- [`27b106a736b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/27b106a736b) -
|
|
1086
|
+
ESS-3274 Refactor participant logic our of Provider class
|
|
1087
|
+
- [`bdd8d88cad0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdd8d88cad0) -
|
|
1088
|
+
[ESS-3332] Improved error mapping
|
|
1089
|
+
- [`1d52016f25d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d52016f25d) -
|
|
1090
|
+
Refactor collab-provider to accept a getAnalyticsClient Promise. And resolve when sending event.
|
|
1091
|
+
Ticket: https://product-fabric.atlassian.net/browse/CCP-2863
|
|
1092
|
+
- [`dfd96d6b48a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfd96d6b48a) -
|
|
1093
|
+
[ESS-3333] Update to the structure of errors emitted on the collab provider
|
|
1094
|
+
|
|
1095
|
+
Upgrade instructions:
|
|
1096
|
+
|
|
1097
|
+
- Change the type of the errors emitted on the provider from `CollabEventError` to
|
|
1098
|
+
`ProviderError`
|
|
1099
|
+
- Remove the reliance on the `status` field of the emitted errors, switch to using either the
|
|
1100
|
+
error code (exported as enum `PROVIDER_ERROR_CODE`) or the error flag `recoverable`
|
|
1101
|
+
indicating whether the provider can recover from the emitted error or not
|
|
1102
|
+
|
|
1103
|
+
The mapping from the old status codes to the error codes is:
|
|
1104
|
+
|
|
1105
|
+
- Status 403: PROVIDER_ERROR_CODE.NO_PERMISSION_ERROR, PROVIDER_ERROR_CODE.INVALID_USER_TOKEN
|
|
1106
|
+
- Status 404: PROVIDER_ERROR_CODE.DOCUMENT_NOT_FOUND
|
|
1107
|
+
- Status 423: PROVIDER_ERROR_CODE.LOCKED
|
|
1108
|
+
- Status 500: PROVIDER_ERROR_CODE.FAIL_TO_SAVE, PROVIDER_ERROR_CODE.DOCUMENT_RESTORE_ERROR,
|
|
1109
|
+
PROVIDER_ERROR_CODE.INTERNAL_SERVICE_ERROR
|
|
1110
|
+
|
|
1111
|
+
- [`078a6d029f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/078a6d029f0) -
|
|
1112
|
+
ESS-3333 temporarily re-add error status to fix product fabric from breaking changes
|
|
1113
|
+
|
|
1114
|
+
### Patch Changes
|
|
1115
|
+
|
|
1116
|
+
- [`8217befcee0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8217befcee0) - logs
|
|
1117
|
+
the ignoring of steps for data versions older than current version in
|
|
1118
|
+
DocumentService.onStepsAdded()
|
|
1119
|
+
- [`66f07c721c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66f07c721c4) - Add
|
|
1120
|
+
JSDoc to provider errors that are emitted to editor
|
|
1121
|
+
- Updated dependencies
|
|
819
1122
|
|
|
820
1123
|
## 8.4.0
|
|
821
1124
|
|
|
822
1125
|
### Minor Changes
|
|
823
1126
|
|
|
824
|
-
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
-
|
|
832
|
-
-
|
|
833
|
-
|
|
834
|
-
|
|
1127
|
+
- [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
|
|
1128
|
+
[`eae755e434a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae755e434a) -
|
|
1129
|
+
[ESS-3269] Don't return an empty document if something goes wrong when returning the final
|
|
1130
|
+
acknowledge state from the collab provider
|
|
1131
|
+
- [`ca548613b49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ca548613b49) -
|
|
1132
|
+
ESS-3218 Add new configuration option throwOnNotConnected, which will throw not connected errors
|
|
1133
|
+
when attempting to save data whilst client is offline.
|
|
1134
|
+
- [`329d3bb4e05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/329d3bb4e05) -
|
|
1135
|
+
ESS-2962: added canCache flag in Config for Collab-provider. Channel now stores token locally if
|
|
1136
|
+
canCache flag is passed. Uses local token for reconnections if connection is lost for errors
|
|
1137
|
+
other that 401 and 403.
|
|
1138
|
+
- [`1b9c38c7f48`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1b9c38c7f48) -
|
|
1139
|
+
[ESS-3269] Added error handling and metrics for retrieving the current state
|
|
1140
|
+
|
|
1141
|
+
### Patch Changes
|
|
1142
|
+
|
|
1143
|
+
- [`2a076027203`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a076027203) -
|
|
1144
|
+
NO-ISSUE fix the permission error on permissionTokenRefresh
|
|
1145
|
+
- [`bde10feab09`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bde10feab09) - Avoid
|
|
1146
|
+
using callbacks when initialising socket connection
|
|
1147
|
+
- [`f9a6a671d14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9a6a671d14) - add
|
|
1148
|
+
comment to indicate that disconnect handler will be called when Firefox reload
|
|
1149
|
+
- Updated dependencies
|
|
835
1150
|
|
|
836
1151
|
## 8.3.0
|
|
837
1152
|
|
|
838
1153
|
### Minor Changes
|
|
839
1154
|
|
|
840
|
-
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
-
|
|
844
|
-
|
|
845
|
-
-
|
|
846
|
-
|
|
847
|
-
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
-
|
|
853
|
-
-
|
|
854
|
-
-
|
|
855
|
-
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
-
|
|
863
|
-
|
|
864
|
-
-
|
|
865
|
-
|
|
866
|
-
-
|
|
867
|
-
|
|
1155
|
+
- [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
|
|
1156
|
+
[`1d36e909618`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d36e909618) - Log
|
|
1157
|
+
error on document restore
|
|
1158
|
+
- [`0529b1b833c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0529b1b833c) -
|
|
1159
|
+
Trigger catch up call on process steps failing
|
|
1160
|
+
- [`4f005660ce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f005660ce2) - Log
|
|
1161
|
+
step commit errors to analytics
|
|
1162
|
+
- [`6034004a812`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6034004a812) - Log
|
|
1163
|
+
errors on reconnection failure
|
|
1164
|
+
- [`a261b2a9e6a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a261b2a9e6a) -
|
|
1165
|
+
[ESS-3183] Catch any errors in Presence functionality so an uncaught error there doesn't impact
|
|
1166
|
+
regular operation of the collab provider
|
|
1167
|
+
- [`7f35ae7d99c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7f35ae7d99c) -
|
|
1168
|
+
[ESS-2815] Added network status to analytics events
|
|
1169
|
+
- [`80feb6de229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/80feb6de229) -
|
|
1170
|
+
[ESS-2815] Emit an error to consumers if the reconnections fails 8 times due to the network
|
|
1171
|
+
issues
|
|
1172
|
+
- [`611d9c643c6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/611d9c643c6) -
|
|
1173
|
+
[ESS-3183] Retry syncing unconfirmed steps
|
|
1174
|
+
|
|
1175
|
+
### Patch Changes
|
|
1176
|
+
|
|
1177
|
+
- [`fccc5952d49`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fccc5952d49) - Revert
|
|
1178
|
+
emitting errors to Confluence by default
|
|
1179
|
+
- [`0d25bcca6bb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d25bcca6bb) - Added
|
|
1180
|
+
more comprehensive error handling for performance/analytics/ufo events in collab provider
|
|
1181
|
+
- [`e97495c5748`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e97495c5748) -
|
|
1182
|
+
Extract emitTelepointer logic from Provider
|
|
1183
|
+
- [`260d1355cc6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/260d1355cc6) -
|
|
1184
|
+
Reconnect collab provider immediately when browser emits online event.
|
|
1185
|
+
- [`5725fb45955`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5725fb45955) -
|
|
1186
|
+
Introduce a file for UFO.
|
|
1187
|
+
|
|
1188
|
+
Introduce a file for commit step logic, which was already separate from the provider class
|
|
1189
|
+
|
|
1190
|
+
- [`2b648e4db70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b648e4db70) -
|
|
1191
|
+
NO-ISSUE Remove the analytics fall-back after validating acks work as expected
|
|
1192
|
+
- [`35c5e7dd9d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35c5e7dd9d5) -
|
|
1193
|
+
NO-ISSUE deduplicate the analytics types dependency (again)
|
|
1194
|
+
- [`1c255047a29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c255047a29) -
|
|
1195
|
+
improve catchup error handling
|
|
1196
|
+
- [`c9ad25cf224`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9ad25cf224) -
|
|
1197
|
+
[ESS-3183] Create abstraction around sending analytics events for errors or action events
|
|
1198
|
+
- [`607a34f4426`](https://bitbucket.org/atlassian/atlassian-frontend/commits/607a34f4426) - Pass
|
|
1199
|
+
through the analytics web client in places it was missing
|
|
1200
|
+
- [`efb112b06ab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efb112b06ab) - Move
|
|
1201
|
+
disonnected reason mapper
|
|
1202
|
+
- [`9e6ceda8977`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e6ceda8977) -
|
|
1203
|
+
Provide the reason for a page reset
|
|
1204
|
+
- [`6956eedc944`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6956eedc944) -
|
|
1205
|
+
Tighten type definitions on analytics events
|
|
1206
|
+
- Updated dependencies
|
|
868
1207
|
|
|
869
1208
|
## 8.2.0
|
|
870
1209
|
|
|
871
1210
|
### Minor Changes
|
|
872
1211
|
|
|
873
|
-
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
-
|
|
877
|
-
|
|
1212
|
+
- [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
|
|
1213
|
+
[`945413f0b29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/945413f0b29) -
|
|
1214
|
+
trigger page recovery when catchup returns 404
|
|
1215
|
+
- [`06119d7fed4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/06119d7fed4) - handle
|
|
1216
|
+
catchup after page recovery
|
|
1217
|
+
- [`a66427c3fe5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a66427c3fe5) - Add
|
|
1218
|
+
analytics logging to error handling
|
|
1219
|
+
- [`56a21fe7209`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56a21fe7209) -
|
|
1220
|
+
Improve error handling logic
|
|
1221
|
+
- [`77aee68579e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/77aee68579e) - adding
|
|
1222
|
+
a connecting event to be emitted when collab-provider is first initialized
|
|
878
1223
|
|
|
879
1224
|
### Patch Changes
|
|
880
1225
|
|
|
881
|
-
-
|
|
882
|
-
|
|
1226
|
+
- [`625f3c20f8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/625f3c20f8c) - Handle
|
|
1227
|
+
init errors
|
|
1228
|
+
- Updated dependencies
|
|
883
1229
|
|
|
884
1230
|
## 8.1.0
|
|
885
1231
|
|
|
886
1232
|
### Minor Changes
|
|
887
1233
|
|
|
888
|
-
-
|
|
889
|
-
|
|
1234
|
+
- [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
|
|
1235
|
+
[`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
|
|
1236
|
+
[ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter
|
|
1237
|
+
out analytics steps
|
|
1238
|
+
- [`ec0ebbf16bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec0ebbf16bc) - Adding
|
|
1239
|
+
Feature Flag to Collab Provider
|
|
890
1240
|
|
|
891
1241
|
### Patch Changes
|
|
892
1242
|
|
|
893
|
-
-
|
|
894
|
-
|
|
1243
|
+
- [`6eb720b7d3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb720b7d3b) - A page
|
|
1244
|
+
recovery attribute and ttl attribute to metrics to monitor ttl effect on tti
|
|
1245
|
+
- Updated dependencies
|
|
895
1246
|
|
|
896
1247
|
## 8.0.1
|
|
897
1248
|
|
|
898
1249
|
### Patch Changes
|
|
899
1250
|
|
|
900
|
-
-
|
|
901
|
-
-
|
|
1251
|
+
- [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
|
|
1252
|
+
[`7ba48e47e3b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ba48e47e3b) -
|
|
1253
|
+
NO-ISSUE Re-removed some unused prod dependencies that were accidentally merged back in
|
|
1254
|
+
- Updated dependencies
|
|
902
1255
|
|
|
903
1256
|
## 8.0.0
|
|
904
1257
|
|
|
905
1258
|
### Major Changes
|
|
906
1259
|
|
|
907
|
-
-
|
|
1260
|
+
- [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
|
|
1261
|
+
[`618b64f0d8c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/618b64f0d8c) -
|
|
1262
|
+
Introduce ufo and measure document init latency with histogram
|
|
908
1263
|
|
|
909
1264
|
### Minor Changes
|
|
910
1265
|
|
|
911
|
-
-
|
|
912
|
-
-
|
|
913
|
-
|
|
1266
|
+
- [`83060253868`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83060253868) -
|
|
1267
|
+
[ESS-2752] Introduced the capability to distinguish step commit failures due to errors and step
|
|
1268
|
+
rejections in collab provider analytics
|
|
1269
|
+
- [`cc8b81f8fd8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc8b81f8fd8) - Use
|
|
1270
|
+
socket.io acknowledgements to improve add-step performance tracking
|
|
1271
|
+
- [`50d8749c3fa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50d8749c3fa) - Track
|
|
1272
|
+
telepointer latency
|
|
914
1273
|
|
|
915
1274
|
### Patch Changes
|
|
916
1275
|
|
|
917
|
-
-
|
|
918
|
-
-
|
|
919
|
-
-
|
|
920
|
-
|
|
921
|
-
-
|
|
1276
|
+
- [`0a482422f75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a482422f75) - Update
|
|
1277
|
+
add-steps analytic
|
|
1278
|
+
- [`9f1f34a71ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f1f34a71ea) -
|
|
1279
|
+
[ESS-3020] Turned all type dependencies in dev dependencies
|
|
1280
|
+
- [`de027d19a65`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de027d19a65) - Handle
|
|
1281
|
+
null for permission token refresh callback response
|
|
1282
|
+
- [`62332c99254`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62332c99254) -
|
|
1283
|
+
ESS-2964 - add numSteps and stepType to ADD-STEPS analytic events
|
|
1284
|
+
- Updated dependencies
|
|
922
1285
|
|
|
923
1286
|
## 7.7.0
|
|
924
1287
|
|
|
925
1288
|
### Minor Changes
|
|
926
1289
|
|
|
927
|
-
-
|
|
928
|
-
|
|
929
|
-
|
|
1290
|
+
- [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712)
|
|
1291
|
+
[`fa0da169cce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa0da169cce) -
|
|
1292
|
+
Introducing namespace status update: lock & unlock events
|
|
1293
|
+
- [`eaada7441d0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eaada7441d0) -
|
|
1294
|
+
ESS-2853 Add metrics for page recovery events
|
|
1295
|
+
- [`6319cd08784`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6319cd08784) - add
|
|
1296
|
+
page restoration event handler
|
|
930
1297
|
|
|
931
1298
|
### Patch Changes
|
|
932
1299
|
|
|
933
|
-
-
|
|
1300
|
+
- Updated dependencies
|
|
934
1301
|
|
|
935
1302
|
## 7.6.3
|
|
936
1303
|
|
|
937
1304
|
### Patch Changes
|
|
938
1305
|
|
|
939
|
-
-
|
|
940
|
-
|
|
941
|
-
-
|
|
942
|
-
|
|
943
|
-
-
|
|
1306
|
+
- [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
|
|
1307
|
+
[`1a64a3e3e53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a64a3e3e53) -
|
|
1308
|
+
ESS-2591 Reduce initial re-connection delay and increase randomization factor for socket io
|
|
1309
|
+
connections.
|
|
1310
|
+
- [`ee8ac15d730`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ee8ac15d730) -
|
|
1311
|
+
ESS-1363 add packageVersion to analytic events
|
|
1312
|
+
- [`29292da81d7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29292da81d7) -
|
|
1313
|
+
Increased the limits for the collab sync on returning the document to the consumer
|
|
1314
|
+
- [`e06f8ba062f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e06f8ba062f) -
|
|
1315
|
+
Disable collab provider transport closing on the beforeunload event.
|
|
1316
|
+
- Updated dependencies
|
|
944
1317
|
|
|
945
1318
|
## 7.6.2
|
|
946
1319
|
|
|
947
1320
|
### Patch Changes
|
|
948
1321
|
|
|
949
|
-
-
|
|
1322
|
+
- Updated dependencies
|
|
950
1323
|
|
|
951
1324
|
## 7.6.1
|
|
952
1325
|
|
|
953
1326
|
### Patch Changes
|
|
954
1327
|
|
|
955
|
-
-
|
|
956
|
-
-
|
|
1328
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
1329
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
1330
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
1331
|
+
- Updated dependencies
|
|
957
1332
|
|
|
958
1333
|
## 7.6.0
|
|
959
1334
|
|
|
960
1335
|
### Minor Changes
|
|
961
1336
|
|
|
962
|
-
-
|
|
1337
|
+
- [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
|
|
1338
|
+
[`5bd58e91664`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bd58e91664) -
|
|
1339
|
+
[ESS-2513] Add tracking for number of participants in analytics
|
|
963
1340
|
|
|
964
1341
|
### Patch Changes
|
|
965
1342
|
|
|
966
|
-
-
|
|
1343
|
+
- Updated dependencies
|
|
967
1344
|
|
|
968
1345
|
## 7.5.1
|
|
969
1346
|
|
|
970
1347
|
### Patch Changes
|
|
971
1348
|
|
|
972
|
-
-
|
|
973
|
-
-
|
|
1349
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
|
|
1350
|
+
[`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
|
|
1351
|
+
Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
1352
|
+
- Updated dependencies
|
|
974
1353
|
|
|
975
1354
|
## 7.5.0
|
|
976
1355
|
|
|
977
1356
|
### Minor Changes
|
|
978
1357
|
|
|
979
|
-
-
|
|
980
|
-
|
|
981
|
-
|
|
1358
|
+
- [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
|
|
1359
|
+
[`1c555e79e56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c555e79e56) - Added
|
|
1360
|
+
the capability to pass product information (product & sub-product) to the collab service
|
|
1361
|
+
- [`247420a48f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/247420a48f7) -
|
|
1362
|
+
[ESS-1050] Return ADF document from getFinalAcknowledgedState
|
|
1363
|
+
- [`17f1b0b87cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17f1b0b87cc) -
|
|
1364
|
+
ESS-1019 changes the reconnectionDelayMax to 128s to reduce the reconnection storm.
|
|
982
1365
|
|
|
983
1366
|
### Patch Changes
|
|
984
1367
|
|
|
985
|
-
-
|
|
986
|
-
-
|
|
987
|
-
-
|
|
1368
|
+
- [`bf848f39cb1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf848f39cb1) -
|
|
1369
|
+
ESS-2419 Emit the reason of permission errors to the consumers of collab-provider
|
|
1370
|
+
- [`680dc155ebc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/680dc155ebc) - Raise
|
|
1371
|
+
errors in the collab provider when the server fails loading initilisation data
|
|
1372
|
+
- Updated dependencies
|
|
988
1373
|
|
|
989
1374
|
## 7.4.4
|
|
990
1375
|
|
|
991
1376
|
### Patch Changes
|
|
992
1377
|
|
|
993
|
-
-
|
|
1378
|
+
- Updated dependencies
|
|
994
1379
|
|
|
995
1380
|
## 7.4.3
|
|
996
1381
|
|
|
997
1382
|
### Patch Changes
|
|
998
1383
|
|
|
999
|
-
-
|
|
1384
|
+
- [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
|
|
1385
|
+
[`ec2f2d0b804`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec2f2d0b804) -
|
|
1386
|
+
ED-14734: Add analytics to track time to connect to collab service, as well as tracking document
|
|
1387
|
+
initial load time.
|
|
1000
1388
|
|
|
1001
1389
|
## 7.4.2
|
|
1002
1390
|
|
|
1003
1391
|
### Patch Changes
|
|
1004
1392
|
|
|
1005
|
-
-
|
|
1393
|
+
- Updated dependencies
|
|
1006
1394
|
|
|
1007
1395
|
## 7.4.1
|
|
1008
1396
|
|
|
1009
1397
|
### Patch Changes
|
|
1010
1398
|
|
|
1011
|
-
-
|
|
1399
|
+
- Updated dependencies
|
|
1012
1400
|
|
|
1013
1401
|
## 7.4.0
|
|
1014
1402
|
|
|
1015
1403
|
### Minor Changes
|
|
1016
1404
|
|
|
1017
|
-
-
|
|
1405
|
+
- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
|
|
1406
|
+
[`de9e3c28026`](https://bitbucket.org/atlassian/atlassian-frontend/commits/de9e3c28026) -
|
|
1407
|
+
[ED-14689] Refactor getFinalAcknowledgedState to only wait for the unconfirmed steps at the time
|
|
1408
|
+
of calling it to be confirmed. It will no longer wait for there to be no unconfirmed steps at
|
|
1409
|
+
all.
|
|
1018
1410
|
|
|
1019
1411
|
### Patch Changes
|
|
1020
1412
|
|
|
1021
|
-
-
|
|
1413
|
+
- Updated dependencies
|
|
1022
1414
|
|
|
1023
1415
|
## 7.3.1
|
|
1024
1416
|
|
|
1025
1417
|
### Patch Changes
|
|
1026
1418
|
|
|
1027
|
-
-
|
|
1028
|
-
-
|
|
1419
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
|
|
1420
|
+
[`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
|
|
1421
|
+
Upgrade to TypeScript 4.2.4
|
|
1422
|
+
- Updated dependencies
|
|
1029
1423
|
|
|
1030
1424
|
## 7.3.0
|
|
1031
1425
|
|
|
1032
1426
|
### Minor Changes
|
|
1033
1427
|
|
|
1034
|
-
-
|
|
1428
|
+
- [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
|
|
1429
|
+
[`617085788ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/617085788ed) - Allow
|
|
1430
|
+
collab provider to opt-in for 404 responses from NCS backend
|
|
1035
1431
|
|
|
1036
1432
|
## 7.2.0
|
|
1037
1433
|
|
|
1038
1434
|
### Minor Changes
|
|
1039
1435
|
|
|
1040
|
-
-
|
|
1436
|
+
- [#20556](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20556)
|
|
1437
|
+
[`502a39af839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/502a39af839) - Allow
|
|
1438
|
+
collab provider to opt-in for 404 responses from NCS backend
|
|
1041
1439
|
|
|
1042
1440
|
## 7.1.8
|
|
1043
1441
|
|
|
1044
1442
|
### Patch Changes
|
|
1045
1443
|
|
|
1046
|
-
-
|
|
1444
|
+
- Updated dependencies
|
|
1047
1445
|
|
|
1048
1446
|
## 7.1.7
|
|
1049
1447
|
|
|
1050
1448
|
### Patch Changes
|
|
1051
1449
|
|
|
1052
|
-
-
|
|
1450
|
+
- Updated dependencies
|
|
1053
1451
|
|
|
1054
1452
|
## 7.1.6
|
|
1055
1453
|
|
|
1056
1454
|
### Patch Changes
|
|
1057
1455
|
|
|
1058
|
-
-
|
|
1456
|
+
- [#18663](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18663)
|
|
1457
|
+
[`5d5d6468ba9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d5d6468ba9) - Remove
|
|
1458
|
+
url-parse from collab-provider
|
|
1059
1459
|
|
|
1060
|
-
|
|
1460
|
+
Url-parse can be replaced with the built-in URL constructor
|
|
1061
1461
|
|
|
1062
1462
|
## 7.1.5
|
|
1063
1463
|
|
|
1064
1464
|
### Patch Changes
|
|
1065
1465
|
|
|
1066
|
-
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
-
|
|
1070
|
-
-
|
|
1071
|
-
-
|
|
1466
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
1467
|
+
[`f82fb6c48f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f82fb6c48f7) -
|
|
1468
|
+
[ED-13911] Fix cycle dependencies
|
|
1469
|
+
- [`97412280671`](https://bitbucket.org/atlassian/atlassian-frontend/commits/97412280671) -
|
|
1470
|
+
[ED-13939] Add analytics event to track "can't syncup with collab service" error
|
|
1471
|
+
- [`88ada10af2c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ada10af2c) -
|
|
1472
|
+
[ED-14097] Moved getFinalAcknowledgedState control to editor and made the API public
|
|
1473
|
+
- [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
|
|
1474
|
+
[`85648c038a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/85648c038a4) -
|
|
1475
|
+
ED-13939 Rename newCollabSyncUpError analytics event to newCollabSyncUpErrorNoSteps
|
|
1476
|
+
- [`e292f108d4b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e292f108d4b) - Ensure
|
|
1477
|
+
metadata is persisted when it is updated by another participant during an editing session
|
|
1478
|
+
- Updated dependencies
|
|
1072
1479
|
|
|
1073
1480
|
## 7.1.4
|
|
1074
1481
|
|
|
1075
1482
|
### Patch Changes
|
|
1076
1483
|
|
|
1077
|
-
-
|
|
1078
|
-
-
|
|
1484
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
|
|
1485
|
+
ED-13912 refactor editor collab-provider and make sure that initializeChannel is only called
|
|
1486
|
+
once
|
|
1487
|
+
- Updated dependencies
|
|
1079
1488
|
|
|
1080
1489
|
## 7.1.3
|
|
1081
1490
|
|
|
1082
1491
|
### Patch Changes
|
|
1083
1492
|
|
|
1084
|
-
-
|
|
1493
|
+
- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
|
|
1494
|
+
[`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
|
|
1495
|
+
VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
|
|
1085
1496
|
|
|
1086
1497
|
## 7.1.2
|
|
1087
1498
|
|
|
1088
1499
|
### Patch Changes
|
|
1089
1500
|
|
|
1090
|
-
-
|
|
1501
|
+
- Updated dependencies
|
|
1091
1502
|
|
|
1092
1503
|
## 7.1.1
|
|
1093
1504
|
|
|
1094
1505
|
### Patch Changes
|
|
1095
1506
|
|
|
1096
|
-
-
|
|
1507
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
1508
|
+
[`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) -
|
|
1509
|
+
ED-11632: Bump prosemirror packages;
|
|
1097
1510
|
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1511
|
+
- prosmirror-commands 1.1.4 -> 1.1.11,
|
|
1512
|
+
- prosemirror-model 1.11.0 -> 1.14.3,
|
|
1513
|
+
- prosemirror-state 1.3.3 -> 1.3.4,
|
|
1514
|
+
- prosemirror-transform 1.2.8 -> 1.3.2,
|
|
1515
|
+
- prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.
|
|
1103
1516
|
|
|
1104
|
-
-
|
|
1105
|
-
-
|
|
1517
|
+
- [`b670f0469c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b670f0469c4) -
|
|
1518
|
+
COLLAB-990: fixing duplciated avatar
|
|
1519
|
+
- Updated dependencies
|
|
1106
1520
|
|
|
1107
1521
|
## 7.1.0
|
|
1108
1522
|
|
|
1109
1523
|
### Minor Changes
|
|
1110
1524
|
|
|
1111
|
-
-
|
|
1112
|
-
|
|
1525
|
+
- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
|
|
1526
|
+
[`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) -
|
|
1527
|
+
COLLAB-411-change-to-metadata: 'setTitle' and 'setEditorWidth' are deprecated, going to be
|
|
1528
|
+
removed in the next release, use 'setMetadata' instead.
|
|
1529
|
+
- [`10d7bc384aa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10d7bc384aa) -
|
|
1530
|
+
COLLAB-933: add disconnected event
|
|
1113
1531
|
|
|
1114
1532
|
### Patch Changes
|
|
1115
1533
|
|
|
1116
|
-
-
|
|
1534
|
+
- Updated dependencies
|
|
1117
1535
|
|
|
1118
1536
|
## 7.0.1
|
|
1119
1537
|
|
|
1120
1538
|
### Patch Changes
|
|
1121
1539
|
|
|
1122
|
-
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1540
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
1541
|
+
[`2f5b81920af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5b81920af) -
|
|
1542
|
+
Refactor the provider class in collab provider
|
|
1543
|
+
- [`0ec1c930f96`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ec1c930f96) - NONE:
|
|
1544
|
+
tuning catchup trigger
|
|
1545
|
+
- Updated dependencies
|
|
1125
1546
|
|
|
1126
1547
|
## 7.0.0
|
|
1127
1548
|
|
|
1128
1549
|
### Major Changes
|
|
1129
1550
|
|
|
1130
|
-
-
|
|
1551
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
1552
|
+
[`6090cc1cf57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6090cc1cf57) -
|
|
1553
|
+
COLLAB-820: use `permissionTokenRefresh` for custom JWT token
|
|
1131
1554
|
|
|
1132
1555
|
### Patch Changes
|
|
1133
1556
|
|
|
1134
|
-
-
|
|
1135
|
-
|
|
1557
|
+
- [`66404f5a168`](https://bitbucket.org/atlassian/atlassian-frontend/commits/66404f5a168) - NONE:
|
|
1558
|
+
only proactively catchup after offline enough
|
|
1559
|
+
- Updated dependencies
|
|
1136
1560
|
|
|
1137
1561
|
## 6.5.0
|
|
1138
1562
|
|
|
1139
1563
|
### Minor Changes
|
|
1140
1564
|
|
|
1141
|
-
-
|
|
1565
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
|
|
1566
|
+
[`91a481d1b7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a481d1b7d) - Add
|
|
1567
|
+
analytics for catchup
|
|
1142
1568
|
|
|
1143
1569
|
### Patch Changes
|
|
1144
1570
|
|
|
1145
|
-
-
|
|
1146
|
-
-
|
|
1147
|
-
-
|
|
1571
|
+
- [`ae79161f6dc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae79161f6dc) -
|
|
1572
|
+
COLLAB-808: fix error handle
|
|
1573
|
+
- [`bea14ccfb27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bea14ccfb27) - NONE:
|
|
1574
|
+
fix throttledCommit and error counter
|
|
1575
|
+
- Updated dependencies
|
|
1148
1576
|
|
|
1149
1577
|
## 6.4.2
|
|
1150
1578
|
|
|
1151
1579
|
### Patch Changes
|
|
1152
1580
|
|
|
1153
|
-
-
|
|
1154
|
-
-
|
|
1581
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
1582
|
+
[`ae910a43cf9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ae910a43cf9) -
|
|
1583
|
+
COLLAB-537: fix reconnect fail to trigger
|
|
1584
|
+
- Updated dependencies
|
|
1155
1585
|
|
|
1156
1586
|
## 6.4.1
|
|
1157
1587
|
|
|
1158
1588
|
### Patch Changes
|
|
1159
1589
|
|
|
1160
|
-
-
|
|
1161
|
-
-
|
|
1590
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
|
|
1591
|
+
[`a87567a24b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a87567a24b3) - fix
|
|
1592
|
+
catchup
|
|
1593
|
+
- Updated dependencies
|
|
1162
1594
|
|
|
1163
1595
|
## 6.4.0
|
|
1164
1596
|
|
|
1165
1597
|
### Minor Changes
|
|
1166
1598
|
|
|
1167
|
-
-
|
|
1599
|
+
- [#10867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10867)
|
|
1600
|
+
[`8efef26a27e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8efef26a27e) -
|
|
1601
|
+
[COLLAB-683] Removed debounce and throttle from Collab Provider due to sync delay on Confluence
|
|
1168
1602
|
|
|
1169
1603
|
## 6.3.1
|
|
1170
1604
|
|
|
1171
1605
|
### Patch Changes
|
|
1172
1606
|
|
|
1173
|
-
-
|
|
1607
|
+
- Updated dependencies
|
|
1174
1608
|
|
|
1175
1609
|
## 6.3.0
|
|
1176
1610
|
|
|
1177
1611
|
### Minor Changes
|
|
1178
1612
|
|
|
1179
|
-
-
|
|
1613
|
+
- [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
|
|
1614
|
+
[`8734a8b70a8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8734a8b70a8) - allow
|
|
1615
|
+
consumers to circumvent hard editor coupling
|
|
1180
1616
|
|
|
1181
1617
|
### Patch Changes
|
|
1182
1618
|
|
|
1183
|
-
-
|
|
1619
|
+
- Updated dependencies
|
|
1184
1620
|
|
|
1185
1621
|
## 6.2.0
|
|
1186
1622
|
|
|
1187
1623
|
### Minor Changes
|
|
1188
1624
|
|
|
1189
|
-
-
|
|
1625
|
+
- [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
|
|
1626
|
+
[`e6cc5277203`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6cc5277203) -
|
|
1627
|
+
COLLAB-388: emit 404 error event when document not found in Collab Service
|
|
1190
1628
|
|
|
1191
1629
|
### Patch Changes
|
|
1192
1630
|
|
|
1193
|
-
-
|
|
1194
|
-
-
|
|
1195
|
-
-
|
|
1631
|
+
- [`a2d14a3865e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a2d14a3865e) -
|
|
1632
|
+
VULN-304542: bump socket.io client to V4, it's major but no breaking change.
|
|
1633
|
+
- [`6f0c71a2a95`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f0c71a2a95) - put
|
|
1634
|
+
collab-provider logger under flag, set `window.COLLAB_PROVIDER_LOGGER` to true to see the logs.
|
|
1635
|
+
- Updated dependencies
|
|
1196
1636
|
|
|
1197
1637
|
## 6.1.0
|
|
1198
1638
|
|
|
1199
1639
|
### Minor Changes
|
|
1200
1640
|
|
|
1201
|
-
-
|
|
1641
|
+
- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
|
|
1642
|
+
[`15d11ecc623`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d11ecc623) -
|
|
1643
|
+
COLLAB-482: change no permission error code to 403
|
|
1202
1644
|
|
|
1203
1645
|
## 6.0.0
|
|
1204
1646
|
|
|
1205
1647
|
### Major Changes
|
|
1206
1648
|
|
|
1207
|
-
-
|
|
1649
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
1650
|
+
[`b010a665e13`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b010a665e13) - Bump
|
|
1651
|
+
socket IO to version 3 for collab provider
|
|
1208
1652
|
|
|
1209
1653
|
### Minor Changes
|
|
1210
1654
|
|
|
1211
|
-
-
|
|
1655
|
+
- [`29746d1123e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/29746d1123e) - Emit
|
|
1656
|
+
errors to consumers
|
|
1212
1657
|
|
|
1213
1658
|
### Patch Changes
|
|
1214
1659
|
|
|
1215
|
-
-
|
|
1216
|
-
|
|
1217
|
-
-
|
|
1218
|
-
|
|
1219
|
-
-
|
|
1220
|
-
|
|
1660
|
+
- [`b74caaa43e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b74caaa43e9) - add
|
|
1661
|
+
reserveCursor option to init event
|
|
1662
|
+
- [`c54aacca521`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c54aacca521) -
|
|
1663
|
+
getFinalAcknowledgedState ensure unconfirmed steps confirmed
|
|
1664
|
+
- [`cff5c406985`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cff5c406985) - Fix
|
|
1665
|
+
issue with socket io client v3 not attaching cookies into request
|
|
1666
|
+
- [`226fce80d0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/226fce80d0d) - Fix:
|
|
1667
|
+
potential race condition for catchup
|
|
1668
|
+
- [`09040efc1a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/09040efc1a4) -
|
|
1669
|
+
pauseQueue should always reset
|
|
1670
|
+
- Updated dependencies
|
|
1221
1671
|
|
|
1222
1672
|
## 5.2.0
|
|
1223
1673
|
|
|
1224
1674
|
### Minor Changes
|
|
1225
1675
|
|
|
1226
|
-
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1676
|
+
- [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
|
|
1677
|
+
[`360a14b1d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/360a14b1d2) - fix
|
|
1678
|
+
issue with empty string for title and editor width
|
|
1679
|
+
- [`2ef9970ee2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ef9970ee2) - add
|
|
1680
|
+
analytics for collab provider
|
|
1681
|
+
- [`1c0473e050`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c0473e050) - Collab
|
|
1682
|
+
provider to support custom share token for embedded confluence page
|
|
1229
1683
|
|
|
1230
1684
|
## 5.1.0
|
|
1231
1685
|
|
|
1232
1686
|
### Minor Changes
|
|
1233
1687
|
|
|
1234
|
-
-
|
|
1688
|
+
- [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
|
|
1689
|
+
[`3f6006306a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f6006306a) - add
|
|
1690
|
+
stepVersion into getFinalAcknowledgedState
|
|
1235
1691
|
|
|
1236
1692
|
### Patch Changes
|
|
1237
1693
|
|
|
1238
|
-
-
|
|
1694
|
+
- Updated dependencies
|
|
1239
1695
|
|
|
1240
1696
|
## 5.0.1
|
|
1241
1697
|
|
|
1242
1698
|
### Patch Changes
|
|
1243
1699
|
|
|
1244
|
-
-
|
|
1245
|
-
-
|
|
1700
|
+
- [#6930](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6930)
|
|
1701
|
+
[`f9cd884b7e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f9cd884b7e) - Fix
|
|
1702
|
+
issue with emitting noisy empty presence events.
|
|
1703
|
+
- Updated dependencies
|
|
1246
1704
|
|
|
1247
1705
|
## 5.0.0
|
|
1248
1706
|
|
|
1249
1707
|
### Major Changes
|
|
1250
1708
|
|
|
1251
|
-
-
|
|
1709
|
+
- [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
|
|
1710
|
+
[`da77198e43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/da77198e43) - Rename
|
|
1711
|
+
title:changed to metadata:changed in collab provider, editor common and mobile bridge
|
|
1252
1712
|
|
|
1253
1713
|
### Patch Changes
|
|
1254
1714
|
|
|
1255
|
-
-
|
|
1715
|
+
- Updated dependencies
|
|
1256
1716
|
|
|
1257
1717
|
## 4.1.1
|
|
1258
1718
|
|
|
1259
1719
|
### Patch Changes
|
|
1260
1720
|
|
|
1261
|
-
-
|
|
1721
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
|
|
1722
|
+
[`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
|
|
1723
|
+
Transpile packages using babel rather than tsc
|
|
1262
1724
|
|
|
1263
1725
|
## 4.1.0
|
|
1264
1726
|
|
|
1265
1727
|
### Minor Changes
|
|
1266
1728
|
|
|
1267
|
-
-
|
|
1268
|
-
|
|
1729
|
+
- [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
|
|
1730
|
+
[`c3ce422cd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c3ce422cd4) -
|
|
1731
|
+
COLLAB-11-trigger-catchup-5s
|
|
1732
|
+
- [`474b09e4c0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/474b09e4c0) -
|
|
1733
|
+
COLLAB-11 steps rejected error handler
|
|
1269
1734
|
|
|
1270
1735
|
### Patch Changes
|
|
1271
1736
|
|
|
1272
|
-
-
|
|
1737
|
+
- Updated dependencies
|
|
1273
1738
|
|
|
1274
1739
|
## 4.0.0
|
|
1275
1740
|
|
|
1276
1741
|
### Major Changes
|
|
1277
1742
|
|
|
1278
|
-
-
|
|
1743
|
+
- [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860)
|
|
1744
|
+
[`e3b2251f29`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3b2251f29) - Breaking
|
|
1745
|
+
change for collab provider as userId has been removed from constructor. Mobile bridge and editor
|
|
1746
|
+
demo app require an upgrade too
|
|
1279
1747
|
|
|
1280
1748
|
### Patch Changes
|
|
1281
1749
|
|
|
1282
|
-
-
|
|
1283
|
-
|
|
1284
|
-
-
|
|
1750
|
+
- [`19a4732268`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19a4732268) - use
|
|
1751
|
+
reconnect to trigger catchup
|
|
1752
|
+
- [`703752d487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/703752d487) - ED-10647
|
|
1753
|
+
Remove caret from prosemirror-model, prosemirror-keymap, prosemirror-state,
|
|
1754
|
+
prosemirror-transform to lock them down to an explicit version
|
|
1755
|
+
- Updated dependencies
|
|
1285
1756
|
|
|
1286
1757
|
## 3.3.2
|
|
1287
1758
|
|
|
1288
1759
|
### Patch Changes
|
|
1289
1760
|
|
|
1290
|
-
-
|
|
1761
|
+
- [#5725](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5725)
|
|
1762
|
+
[`ac54a7870c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac54a7870c) - Remove
|
|
1763
|
+
extraneous dependencies rule suppression
|
|
1291
1764
|
|
|
1292
1765
|
## 3.3.1
|
|
1293
1766
|
|
|
1294
1767
|
### Patch Changes
|
|
1295
1768
|
|
|
1296
|
-
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1769
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
1770
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
1771
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
1772
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
1773
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
1774
|
+
`devDependencies` to denote version that the package was built with.
|
|
1299
1775
|
|
|
1300
1776
|
## 3.3.0
|
|
1301
1777
|
|
|
1302
1778
|
### Minor Changes
|
|
1303
1779
|
|
|
1304
|
-
-
|
|
1780
|
+
- [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
|
|
1781
|
+
[`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump
|
|
1782
|
+
ProseMirror packages
|
|
1305
1783
|
|
|
1306
|
-
|
|
1784
|
+
Read more: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1671956531/2020-08
|
|
1307
1785
|
|
|
1308
|
-
-
|
|
1786
|
+
- [`4ea3c66256`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ea3c66256) -
|
|
1787
|
+
optimize-title-sync
|
|
1309
1788
|
|
|
1310
1789
|
### Patch Changes
|
|
1311
1790
|
|
|
1312
|
-
-
|
|
1313
|
-
|
|
1791
|
+
- [`3e9f1f6b57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e9f1f6b57) - CS-3100:
|
|
1792
|
+
Fix for fast keystrokes issue on collab-provider
|
|
1793
|
+
- Updated dependencies
|
|
1314
1794
|
|
|
1315
1795
|
## 3.2.3
|
|
1316
1796
|
|
|
1317
1797
|
### Patch Changes
|
|
1318
1798
|
|
|
1319
|
-
-
|
|
1799
|
+
- Updated dependencies
|
|
1320
1800
|
|
|
1321
1801
|
## 3.2.2
|
|
1322
1802
|
|
|
1323
1803
|
### Patch Changes
|
|
1324
1804
|
|
|
1325
|
-
-
|
|
1805
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
1806
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
1807
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
1326
1808
|
|
|
1327
|
-
|
|
1328
|
-
|
|
1809
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
1810
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
1329
1811
|
|
|
1330
1812
|
## 3.2.1
|
|
1331
1813
|
|
|
1332
1814
|
### Patch Changes
|
|
1333
1815
|
|
|
1334
|
-
-
|
|
1816
|
+
- [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393)
|
|
1817
|
+
[`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump
|
|
1818
|
+
required because of conflicts on wadmal release
|
|
1335
1819
|
|
|
1336
1820
|
## 3.2.0
|
|
1337
1821
|
|
|
1338
1822
|
### Minor Changes
|
|
1339
1823
|
|
|
1340
|
-
-
|
|
1824
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
1825
|
+
[`4809ed1b20`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4809ed1b20) - fix many
|
|
1826
|
+
infinite heartbeats
|
|
1341
1827
|
|
|
1342
1828
|
### Patch Changes
|
|
1343
1829
|
|
|
1344
|
-
-
|
|
1345
|
-
-
|
|
1830
|
+
- [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
|
|
1831
|
+
'lodash' package instead of single-function 'lodash.\*' packages
|
|
1832
|
+
- Updated dependencies
|
|
1346
1833
|
|
|
1347
1834
|
## 3.1.0
|
|
1348
1835
|
|
|
1349
1836
|
### Minor Changes
|
|
1350
1837
|
|
|
1351
|
-
-
|
|
1352
|
-
|
|
1838
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
1839
|
+
[`90a0d166b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/90a0d166b3) - fix:
|
|
1840
|
+
pass the correct path to resolve the conflict with http
|
|
1841
|
+
- [`372494e25b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/372494e25b) - add path
|
|
1842
|
+
to collab provider
|
|
1353
1843
|
|
|
1354
1844
|
### Patch Changes
|
|
1355
1845
|
|
|
1356
|
-
-
|
|
1846
|
+
- Updated dependencies
|
|
1357
1847
|
|
|
1358
1848
|
## 3.0.0
|
|
1359
1849
|
|
|
1360
1850
|
### Major Changes
|
|
1361
1851
|
|
|
1362
|
-
-
|
|
1363
|
-
|
|
1852
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
1853
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
1854
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
1855
|
+
package working in IE11. For more information see:
|
|
1856
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
1364
1857
|
|
|
1365
1858
|
### Patch Changes
|
|
1366
1859
|
|
|
1367
|
-
-
|
|
1860
|
+
- Updated dependencies
|
|
1368
1861
|
|
|
1369
1862
|
## 2.0.0
|
|
1370
1863
|
|
|
1371
1864
|
### Major Changes
|
|
1372
1865
|
|
|
1373
|
-
-
|
|
1866
|
+
- [#2763](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2763)
|
|
1867
|
+
[`3eb98cd820`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3eb98cd820) - ED-9367
|
|
1868
|
+
Add required config argument to `createSocket`
|
|
1374
1869
|
|
|
1375
1870
|
### Minor Changes
|
|
1376
1871
|
|
|
1377
|
-
-
|
|
1378
|
-
|
|
1379
|
-
-
|
|
1872
|
+
- [`f90d5a351e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f90d5a351e) - ED-9367
|
|
1873
|
+
Create entry point with a collab provider factory pre-configured with SocketIO
|
|
1874
|
+
- [`f80f07b072`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f80f07b072) - ED-9451
|
|
1875
|
+
Support lifecycle emitter on configuration
|
|
1876
|
+
- [`8814c0a119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8814c0a119) - ED-9451
|
|
1877
|
+
Support for custom storage interface
|
|
1380
1878
|
|
|
1381
1879
|
### Patch Changes
|
|
1382
1880
|
|
|
1383
|
-
-
|
|
1881
|
+
- Updated dependencies
|
|
1384
1882
|
|
|
1385
1883
|
## 1.0.2
|
|
1386
1884
|
|
|
1387
1885
|
### Patch Changes
|
|
1388
1886
|
|
|
1389
|
-
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1887
|
+
- [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443)
|
|
1888
|
+
[`473504379b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/473504379b) - ED-9367
|
|
1889
|
+
Use collab entry point on editor-common
|
|
1890
|
+
- [`0d43df75cb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d43df75cb) - Add unit
|
|
1891
|
+
tests for channel.ts
|
|
1892
|
+
- Updated dependencies
|
|
1392
1893
|
|
|
1393
1894
|
## 1.0.1
|
|
1394
1895
|
|
|
1395
1896
|
### Patch Changes
|
|
1396
1897
|
|
|
1397
|
-
-
|
|
1898
|
+
- [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
|
|
1899
|
+
[`56a7357c81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56a7357c81) - ED-9197:
|
|
1900
|
+
upgrade prosemirror-transform to prevent cut and paste type errors
|
|
1398
1901
|
|
|
1399
|
-
|
|
1902
|
+
It's important to make sure that there isn't any `prosemirror-transform` packages with version
|
|
1903
|
+
less than 1.2.5 in `yarn.lock`.- Updated dependencies
|
|
1400
1904
|
|
|
1401
1905
|
## 1.0.0
|
|
1402
1906
|
|
|
1403
1907
|
### Major Changes
|
|
1404
1908
|
|
|
1405
|
-
-
|
|
1909
|
+
- [major][c0b8c92b2e](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0b8c92b2e):
|
|
1406
1910
|
|
|
1407
|
-
|
|
1911
|
+
catchup if behind the server
|
|
1408
1912
|
|
|
1409
1913
|
### Patch Changes
|
|
1410
1914
|
|
|
1411
|
-
-
|
|
1412
|
-
|
|
1413
|
-
-
|
|
1414
|
-
|
|
1415
|
-
-
|
|
1416
|
-
|
|
1417
|
-
-
|
|
1418
|
-
|
|
1419
|
-
-
|
|
1420
|
-
|
|
1915
|
+
- Updated dependencies
|
|
1916
|
+
[c74cc954d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74cc954d8):
|
|
1917
|
+
- Updated dependencies
|
|
1918
|
+
[b4326a7eba](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4326a7eba):
|
|
1919
|
+
- Updated dependencies
|
|
1920
|
+
[e4076915c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4076915c8):
|
|
1921
|
+
- Updated dependencies
|
|
1922
|
+
[05539b052e](https://bitbucket.org/atlassian/atlassian-frontend/commits/05539b052e):
|
|
1923
|
+
- Updated dependencies
|
|
1924
|
+
[205b05851a](https://bitbucket.org/atlassian/atlassian-frontend/commits/205b05851a):
|
|
1925
|
+
- Updated dependencies
|
|
1926
|
+
[0b22d3b9ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b22d3b9ea):
|
|
1927
|
+
- Updated dependencies
|
|
1928
|
+
[b4ef7fe214](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ef7fe214):
|
|
1929
|
+
- Updated dependencies
|
|
1930
|
+
[67bc25bc3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/67bc25bc3f):
|
|
1931
|
+
- Updated dependencies
|
|
1932
|
+
[6eb8c0799f](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb8c0799f):
|
|
1933
|
+
- @atlaskit/editor-common@45.0.0
|
|
1421
1934
|
|
|
1422
1935
|
## 0.1.1
|
|
1423
1936
|
|
|
1424
1937
|
### Patch Changes
|
|
1425
1938
|
|
|
1426
|
-
-
|
|
1939
|
+
- [patch][cf86087ae2](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf86087ae2):
|
|
1427
1940
|
|
|
1428
|
-
|
|
1941
|
+
ED-8751 Remove 'export \*' from collab-provider-
|
|
1942
|
+
[patch][4955ff3d36](https://bitbucket.org/atlassian/atlassian-frontend/commits/4955ff3d36):
|
|
1429
1943
|
|
|
1430
|
-
|
|
1944
|
+
Minor package.json config compliance updates- Updated dependencies
|
|
1945
|
+
[bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):
|
|
1431
1946
|
|
|
1432
|
-
-
|
|
1433
|
-
|
|
1434
|
-
-
|
|
1435
|
-
|
|
1436
|
-
-
|
|
1437
|
-
|
|
1947
|
+
- Updated dependencies
|
|
1948
|
+
[7d80e44c09](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d80e44c09):
|
|
1949
|
+
- Updated dependencies
|
|
1950
|
+
[d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
|
|
1951
|
+
- Updated dependencies
|
|
1952
|
+
[0a0a54cb47](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a0a54cb47):
|
|
1953
|
+
- Updated dependencies
|
|
1954
|
+
[fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
|
|
1955
|
+
- Updated dependencies
|
|
1956
|
+
[cc54ca2490](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54ca2490):
|
|
1957
|
+
- @atlaskit/editor-common@44.1.0
|
|
1438
1958
|
|
|
1439
1959
|
## 0.1.0
|
|
1440
1960
|
|
|
1441
1961
|
### Minor Changes
|
|
1442
1962
|
|
|
1443
|
-
-
|
|
1963
|
+
- [minor][bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):
|
|
1444
1964
|
|
|
1445
|
-
|
|
1965
|
+
New collab provider
|
|
1446
1966
|
|
|
1447
1967
|
### Patch Changes
|
|
1448
1968
|
|
|
1449
|
-
-
|
|
1450
|
-
|
|
1451
|
-
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1969
|
+
- Updated dependencies
|
|
1970
|
+
[bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):
|
|
1971
|
+
- Updated dependencies
|
|
1972
|
+
[5bb23adac3](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bb23adac3):
|
|
1973
|
+
- Updated dependencies
|
|
1974
|
+
[025842de1a](https://bitbucket.org/atlassian/atlassian-frontend/commits/025842de1a):
|
|
1975
|
+
- Updated dependencies
|
|
1976
|
+
[395739b5ef](https://bitbucket.org/atlassian/atlassian-frontend/commits/395739b5ef):
|
|
1977
|
+
- @atlaskit/editor-common@44.0.2
|