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