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