@atlaskit/media-common 11.2.1 → 11.3.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 CHANGED
@@ -1,686 +1,700 @@
1
1
  # @atlaskit/media-common
2
2
 
3
+ ## 11.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#113008](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113008)
8
+ [`c8b9e56f27f6e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c8b9e56f27f6e) -
9
+ Allows mimetype as top attribute in analytics data payloads
10
+
11
+ ## 11.2.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [#104585](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104585)
16
+ [`901f576c6ea3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/901f576c6ea3) -
17
+ [ux] Insert Excerpt should not be showing comment badge with FF
18
+
3
19
  ## 11.2.1
4
20
 
5
21
  ### Patch Changes
6
22
 
7
- - [#99230](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99230)
8
- [`8b5008e65c2c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b5008e65c2c) -
9
- [ux] Feature Flag with fix for include page on media
23
+ - [#99230](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99230)
24
+ [`8b5008e65c2c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b5008e65c2c) -
25
+ [ux] Feature Flag with fix for include page on media
10
26
 
11
27
  ## 11.2.0
12
28
 
13
29
  ### Minor Changes
14
30
 
15
- - [#96489](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96489)
16
- [`0055bf04acc6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0055bf04acc6) -
17
- Don't render comment badge on media if FF is false
31
+ - [#96489](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96489)
32
+ [`0055bf04acc6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0055bf04acc6) -
33
+ Don't render comment badge on media if FF is false
18
34
 
19
35
  ## 11.1.1
20
36
 
21
37
  ### Patch Changes
22
38
 
23
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
24
- [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
25
- Upgrade Typescript from `4.9.5` to `5.4.2`
39
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
40
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
41
+ Upgrade Typescript from `4.9.5` to `5.4.2`
26
42
 
27
43
  ## 11.1.0
28
44
 
29
45
  ### Minor Changes
30
46
 
31
- - [#80866](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80866)
32
- [`4ecbec4ed2f1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4ecbec4ed2f1) -
33
- Exposes utility to sanitise event log payloads
47
+ - [#80866](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80866)
48
+ [`4ecbec4ed2f1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4ecbec4ed2f1) -
49
+ Exposes utility to sanitise event log payloads
34
50
 
35
51
  ## 11.0.0
36
52
 
37
53
  ### Major Changes
38
54
 
39
- - [#42702](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42702)
40
- [`9565884ac81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9565884ac81) -
41
- ED-19543 clean up unused caption FF for Jira
55
+ - [#42702](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42702)
56
+ [`9565884ac81`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9565884ac81) - ED-19543
57
+ clean up unused caption FF for Jira
42
58
 
43
59
  ## 10.0.0
44
60
 
45
61
  ### Major Changes
46
62
 
47
- - [#42757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42757)
48
- [`73c66d2c6db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73c66d2c6db) - remove
49
- media securedClipboard FF
63
+ - [#42757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42757)
64
+ [`73c66d2c6db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73c66d2c6db) - remove
65
+ media securedClipboard FF
50
66
 
51
67
  ## 9.0.3
52
68
 
53
69
  ### Patch Changes
54
70
 
55
- - [#41501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41501)
56
- [`b3cb749dc67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3cb749dc67) - Fix TS
57
- errors in AFM
71
+ - [#41501](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41501)
72
+ [`b3cb749dc67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3cb749dc67) - Fix TS
73
+ errors in AFM
58
74
 
59
75
  ## 9.0.2
60
76
 
61
77
  ### Patch Changes
62
78
 
63
- - [#41371](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41371)
64
- [`a5766038a35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5766038a35) - Fix TS
65
- errors in AFM
79
+ - [#41371](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41371)
80
+ [`a5766038a35`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5766038a35) - Fix TS
81
+ errors in AFM
66
82
 
67
83
  ## 9.0.1
68
84
 
69
85
  ### Patch Changes
70
86
 
71
- - [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320)
72
- [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) -
73
- Removed captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set
74
- to `false` by default and products will need to opt in to be able to use captions from now on.
87
+ - [#39320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39320)
88
+ [`ec4867e1376`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec4867e1376) - Removed
89
+ captions flag and replaced with a new media prop `allowCaptions`. `allowCaptions` is set to
90
+ `false` by default and products will need to opt in to be able to use captions from now on.
75
91
 
76
92
  ## 9.0.0
77
93
 
78
94
  ### Major Changes
79
95
 
80
- - [#38532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38532)
81
- [`7b6a2c6671b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b6a2c6671b) -
82
- Introducing 'media-state' for handling media internal file state. Introducing
83
- 'media-client-react' to provide hooks for seamless media-client integration with React.
84
- Introducing 'MediaCardV2' with a feature flag to replace rxjs based fileState subscription with
85
- 'useFileState' hook. Removed unused feature flags APIs from 'media-client' and its helper
86
- functions from 'media-common'.
96
+ - [#38532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38532)
97
+ [`7b6a2c6671b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7b6a2c6671b) -
98
+ Introducing 'media-state' for handling media internal file state. Introducing 'media-client-react'
99
+ to provide hooks for seamless media-client integration with React. Introducing 'MediaCardV2' with
100
+ a feature flag to replace rxjs based fileState subscription with 'useFileState' hook. Removed
101
+ unused feature flags APIs from 'media-client' and its helper functions from 'media-common'.
87
102
 
88
103
  ## 8.2.0
89
104
 
90
105
  ### Minor Changes
91
106
 
92
- - [#39255](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39255)
93
- [`ede6ee7aaab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ede6ee7aaab) -
94
- Updated tests, examples and moving towards /test-helper export in packages to prevent circular
95
- dependancies
107
+ - [#39255](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39255)
108
+ [`ede6ee7aaab`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ede6ee7aaab) - Updated
109
+ tests, examples and moving towards /test-helper export in packages to prevent circular
110
+ dependancies
96
111
 
97
112
  ## 8.1.0
98
113
 
99
114
  ### Minor Changes
100
115
 
101
- - [#39007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39007)
102
- [`b06cd74349c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b06cd74349c) - #
103
- Media Picker
116
+ - [#39007](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39007)
117
+ [`b06cd74349c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b06cd74349c) - # Media
118
+ Picker
104
119
 
105
- Make Clipboard secured by adding `container` and `onPaste()` to `config` `prop`. These two
106
- params address customer dissatisfaction when attachments are pasted duplicated, or to unwanted
107
- Jira issues (https://product-fabric.atlassian.net/browse/MEX-2454).
120
+ Make Clipboard secured by adding `container` and `onPaste()` to `config` `prop`. These two params
121
+ address customer dissatisfaction when attachments are pasted duplicated, or to unwanted Jira
122
+ issues (https://product-fabric.atlassian.net/browse/MEX-2454).
108
123
 
109
- Note for migration: The added `container` parameter sets a boundary for copy-paste zone. This is
110
- to filter out noise from existing practice that is problematic. **To ensure the effectiveness of
111
- this fix, please avoid using global `document` as `container` in best effort; please avoid
112
- overlapped boundary in best effort**.
124
+ Note for migration: The added `container` parameter sets a boundary for copy-paste zone. This is
125
+ to filter out noise from existing practice that is problematic. **To ensure the effectiveness of
126
+ this fix, please avoid using global `document` as `container` in best effort; please avoid
127
+ overlapped boundary in best effort**.
113
128
 
114
- When `container` is not added, the behaviour falls back to legacy mechanism.
129
+ When `container` is not added, the behaviour falls back to legacy mechanism.
115
130
 
116
- # Media Common
131
+ # Media Common
117
132
 
118
- Add feature toggle (`securedClipboard` in `MediaFeatureFlags`) to control the rollout of Secured
119
- Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).
133
+ Add feature toggle (`securedClipboard` in `MediaFeatureFlags`) to control the rollout of Secured
134
+ Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).
120
135
 
121
- # Editor Core
136
+ # Editor Core
122
137
 
123
- Add support of the Secured Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).
138
+ Add support of the Secured Clipboard (https://product-fabric.atlassian.net/browse/MEX-2454).
124
139
 
125
- Use feature flag `securedClipboard` to protect such change.
140
+ Use feature flag `securedClipboard` to protect such change.
126
141
 
127
142
  ## 8.0.0
128
143
 
129
144
  ### Major Changes
130
145
 
131
- - [#37897](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37897)
132
- [`ed81e630547`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed81e630547) -
133
- MEX-2089 Remove timestamp feature flag on AFP
146
+ - [#37897](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37897)
147
+ [`ed81e630547`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed81e630547) - MEX-2089
148
+ Remove timestamp feature flag on AFP
134
149
 
135
150
  ## 7.1.0
136
151
 
137
152
  ### Minor Changes
138
153
 
139
- - [#36051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36051)
140
- [`9d91eb4b59b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d91eb4b59b) -
141
- MEX-2411 Remove Observed Width feature flag
154
+ - [#36051](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36051)
155
+ [`9d91eb4b59b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d91eb4b59b) - MEX-2411
156
+ Remove Observed Width feature flag
142
157
 
143
158
  ## 7.0.0
144
159
 
145
160
  ### Major Changes
146
161
 
147
- - [#34912](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34912)
148
- [`5dcaf51b269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5dcaf51b269) -
149
- Removed memoryCacheLogging feature flag
162
+ - [#34912](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34912)
163
+ [`5dcaf51b269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5dcaf51b269) - Removed
164
+ memoryCacheLogging feature flag
150
165
 
151
166
  ## 6.0.0
152
167
 
153
168
  ### Major Changes
154
169
 
155
- - [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887)
156
- [`a425ccdeb0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a425ccdeb0c) - Remove
157
- 'newCardExperience' feature flag
170
+ - [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887)
171
+ [`a425ccdeb0c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a425ccdeb0c) - Remove
172
+ 'newCardExperience' feature flag
158
173
 
159
174
  ## 5.0.0
160
175
 
161
176
  ### Major Changes
162
177
 
163
- - [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192)
164
- [`e725edbb0d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e725edbb0d9) -
165
- Removed feature flag fetchFileStateAfterUpload
178
+ - [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192)
179
+ [`e725edbb0d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e725edbb0d9) - Removed
180
+ feature flag fetchFileStateAfterUpload
166
181
 
167
182
  ## 4.1.2
168
183
 
169
184
  ### Patch Changes
170
185
 
171
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
172
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
173
- legacy types are published for TS 4.5-4.8
186
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
187
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
188
+ legacy types are published for TS 4.5-4.8
174
189
 
175
190
  ## 4.1.1
176
191
 
177
192
  ### Patch Changes
178
193
 
179
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
180
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
181
- Upgrade Typescript from `4.5.5` to `4.9.5`
194
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
195
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
196
+ Typescript from `4.5.5` to `4.9.5`
182
197
 
183
198
  ## 4.1.0
184
199
 
185
200
  ### Minor Changes
186
201
 
187
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
188
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
189
- minor dependency bump
202
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
203
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
204
+ minor dependency bump
190
205
 
191
206
  ### Patch Changes
192
207
 
193
- - Updated dependencies
208
+ - Updated dependencies
194
209
 
195
210
  ## 4.0.0
196
211
 
197
212
  ### Major Changes
198
213
 
199
- - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
200
- [`b37723f2cfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b37723f2cfa) -
201
- Removed unused method filterFeatureFlagKeysAllProducts Added new method
202
- getFeatureFlagKeysAllProducts
214
+ - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299)
215
+ [`b37723f2cfa`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b37723f2cfa) - Removed
216
+ unused method filterFeatureFlagKeysAllProducts Added new method getFeatureFlagKeysAllProducts
203
217
 
204
218
  ### Patch Changes
205
219
 
206
- - [`5859ee7d4e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5859ee7d4e6) -
207
- Refactored code for better testing
220
+ - [`5859ee7d4e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5859ee7d4e6) -
221
+ Refactored code for better testing
208
222
 
209
223
  ## 3.0.0
210
224
 
211
225
  ### Major Changes
212
226
 
213
- - [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
214
- [`c2bc38829e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2bc38829e1) -
215
- Removed mediaUploadApiV2 feature flag (now as a breaking change)
227
+ - [#30248](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30248)
228
+ [`c2bc38829e1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2bc38829e1) - Removed
229
+ mediaUploadApiV2 feature flag (now as a breaking change)
216
230
 
217
231
  ### Minor Changes
218
232
 
219
- - [`8a0a92b2885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a0a92b2885) -
220
- MEX-2210 improve inconsistent behaviour on timestampOnVideo playback
233
+ - [`8a0a92b2885`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a0a92b2885) - MEX-2210
234
+ improve inconsistent behaviour on timestampOnVideo playback
221
235
 
222
236
  ## 2.19.2
223
237
 
224
238
  ### Patch Changes
225
239
 
226
- - Updated dependencies
240
+ - Updated dependencies
227
241
 
228
242
  ## 2.19.1
229
243
 
230
244
  ### Patch Changes
231
245
 
232
- - [#29320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29320)
233
- [`9a88e254997`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a88e254997) -
234
- Recovered Media Feature Flag mediaUploadApiV2
246
+ - [#29320](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29320)
247
+ [`9a88e254997`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a88e254997) -
248
+ Recovered Media Feature Flag mediaUploadApiV2
235
249
 
236
250
  ## 2.19.0
237
251
 
238
252
  ### Minor Changes
239
253
 
240
- - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
241
- [`2b3859896cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b3859896cc) - Added
242
- new Feature Flag to control internal Media Client behaviour
254
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
255
+ [`2b3859896cc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b3859896cc) - Added
256
+ new Feature Flag to control internal Media Client behaviour
243
257
 
244
258
  ## 2.18.0
245
259
 
246
260
  ### Minor Changes
247
261
 
248
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
249
- [`81573c1dfa7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81573c1dfa7) - Items
250
- call creates a batched metadata trace Id
251
- - [`0bccac57db6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bccac57db6) - remove
252
- mediaUploadApiV2 Feature flag
262
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
263
+ [`81573c1dfa7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/81573c1dfa7) - Items
264
+ call creates a batched metadata trace Id
265
+ - [`0bccac57db6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bccac57db6) - remove
266
+ mediaUploadApiV2 Feature flag
253
267
 
254
268
  ### Patch Changes
255
269
 
256
- - [`a8eeb045e3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8eeb045e3a) - adding
257
- media only callouts to docs
258
- - [`3d40d5e9b37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d40d5e9b37) -
259
- Refactor traceId generator getRandomHex function to avoid id collision
260
- - [`10480433c71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10480433c71) - Fix
261
- getRandomHex function to mitigate the issue of lacking digits in hex value.
270
+ - [`a8eeb045e3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a8eeb045e3a) - adding
271
+ media only callouts to docs
272
+ - [`3d40d5e9b37`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3d40d5e9b37) - Refactor
273
+ traceId generator getRandomHex function to avoid id collision
274
+ - [`10480433c71`](https://bitbucket.org/atlassian/atlassian-frontend/commits/10480433c71) - Fix
275
+ getRandomHex function to mitigate the issue of lacking digits in hex value.
262
276
 
263
277
  ## 2.17.0
264
278
 
265
279
  ### Minor Changes
266
280
 
267
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
268
- [`2c402e87213`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c402e87213) -
269
- [Experimental] Add traceId in media card get image request.
281
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
282
+ [`2c402e87213`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2c402e87213) -
283
+ [Experimental] Add traceId in media card get image request.
270
284
 
271
285
  ### Patch Changes
272
286
 
273
- - [`19141d537a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19141d537a4) -
274
- Removes use of console.info in runtime
287
+ - [`19141d537a4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19141d537a4) - Removes
288
+ use of console.info in runtime
275
289
 
276
290
  ## 2.16.4
277
291
 
278
292
  ### Patch Changes
279
293
 
280
- - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
281
- [`42116304154`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42116304154) - Mocks
282
- console when it's not available
283
- - Updated dependencies
294
+ - [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
295
+ [`42116304154`](https://bitbucket.org/atlassian/atlassian-frontend/commits/42116304154) - Mocks
296
+ console when it's not available
297
+ - Updated dependencies
284
298
 
285
299
  ## 2.16.3
286
300
 
287
301
  ### Patch Changes
288
302
 
289
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
290
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
291
- Upgrade Typescript from `4.3.5` to `4.5.5`
303
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
304
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade
305
+ Typescript from `4.3.5` to `4.5.5`
292
306
 
293
307
  ## 2.16.2
294
308
 
295
309
  ### Patch Changes
296
310
 
297
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
298
- [`c81ee725277`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c81ee725277) - Add
299
- attribute fileMediaType into media viewer loadSucceeded event
300
- - Updated dependencies
311
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
312
+ [`c81ee725277`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c81ee725277) - Add
313
+ attribute fileMediaType into media viewer loadSucceeded event
314
+ - Updated dependencies
301
315
 
302
316
  ## 2.16.1
303
317
 
304
318
  ### Patch Changes
305
319
 
306
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
307
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
308
- Upgrade Typescript from `4.2.4` to `4.3.5`.
320
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
321
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade
322
+ Typescript from `4.2.4` to `4.3.5`.
309
323
 
310
324
  ## 2.16.0
311
325
 
312
326
  ### Minor Changes
313
327
 
314
- - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
315
- [`a332288b5ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a332288b5ea) - Added
316
- analytics for media-card memoryCacheLogging and added relevant featureFlag keys for media-common
317
- package.
328
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381)
329
+ [`a332288b5ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a332288b5ea) - Added
330
+ analytics for media-card memoryCacheLogging and added relevant featureFlag keys for media-common
331
+ package.
318
332
 
319
333
  ## 2.15.0
320
334
 
321
335
  ### Minor Changes
322
336
 
323
- - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
324
- [`1a76e2839e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a76e2839e6) -
325
- Default value for mediaUploadApiV2 Media feature flag set to true.
337
+ - [#22029](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22029)
338
+ [`1a76e2839e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1a76e2839e6) - Default
339
+ value for mediaUploadApiV2 Media feature flag set to true.
326
340
 
327
341
  ## 2.14.0
328
342
 
329
343
  ### Minor Changes
330
344
 
331
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
332
- [`bfde909c9b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfde909c9b4) - Add
333
- new feature flag mediaUploadApiV2
334
- - [`8d6064cece4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6064cece4) - Add
335
- missing values for the launch darkly feature flags name
345
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
346
+ [`bfde909c9b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfde909c9b4) - Add new
347
+ feature flag mediaUploadApiV2
348
+ - [`8d6064cece4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6064cece4) - Add
349
+ missing values for the launch darkly feature flags name
336
350
 
337
351
  ## 2.13.0
338
352
 
339
353
  ### Minor Changes
340
354
 
341
- - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
342
- [`501240ef964`](https://bitbucket.org/atlassian/atlassian-frontend/commits/501240ef964) - Export
343
- `filterFeatureFlagKeysAllProducts`
344
- - [`a09f961b9b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a09f961b9b2) - Add
345
- filterFeatureFlagNamesWithAllProducts for returning the feature flags for all the products
346
- - [`a4f822c2d5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4f822c2d5d) - Add
347
- MediaFeatureFlagMap for Confluence and Jira
355
+ - [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
356
+ [`501240ef964`](https://bitbucket.org/atlassian/atlassian-frontend/commits/501240ef964) - Export
357
+ `filterFeatureFlagKeysAllProducts`
358
+ - [`a09f961b9b2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a09f961b9b2) - Add
359
+ filterFeatureFlagNamesWithAllProducts for returning the feature flags for all the products
360
+ - [`a4f822c2d5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4f822c2d5d) - Add
361
+ MediaFeatureFlagMap for Confluence and Jira
348
362
 
349
363
  ## 2.12.1
350
364
 
351
365
  ### Patch Changes
352
366
 
353
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
354
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
355
- Upgrade to TypeScript 4.2.4
367
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
368
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade
369
+ to TypeScript 4.2.4
356
370
 
357
371
  ## 2.12.0
358
372
 
359
373
  ### Minor Changes
360
374
 
361
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
362
- [`bac667f95d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bac667f95d5) - Export
363
- utility filterFeatureFlagNames and type RequiredMediaFeatureFlags
375
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
376
+ [`bac667f95d5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bac667f95d5) - Export
377
+ utility filterFeatureFlagNames and type RequiredMediaFeatureFlags
364
378
 
365
379
  ## 2.11.0
366
380
 
367
381
  ### Minor Changes
368
382
 
369
- - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
370
- [`8742dbe70bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8742dbe70bd) -
371
- MEX-1102 Removed lodash dependencies from media component and converted all to local functions
372
- (lightweight helpers)
383
+ - [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019)
384
+ [`8742dbe70bd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8742dbe70bd) - MEX-1102
385
+ Removed lodash dependencies from media component and converted all to local functions (lightweight
386
+ helpers)
373
387
 
374
388
  ## 2.10.3
375
389
 
376
390
  ### Patch Changes
377
391
 
378
- - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
379
- [`5293a48368e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5293a48368e) - fix
380
- image size in layout with ref and width observer
392
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526)
393
+ [`5293a48368e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5293a48368e) - fix
394
+ image size in layout with ref and width observer
381
395
 
382
396
  ## 2.10.2
383
397
 
384
398
  ### Patch Changes
385
399
 
386
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
387
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
388
- Switched as false default value for FF "Timestamp on video"
389
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Adding
390
- a feature flag for TimestampOnVideo
400
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
401
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Switched
402
+ as false default value for FF "Timestamp on video"
403
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Adding a
404
+ feature flag for TimestampOnVideo
391
405
 
392
406
  ## 2.10.1
393
407
 
394
408
  ### Patch Changes
395
409
 
396
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
397
- [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
398
- VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
410
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
411
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
412
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
399
413
 
400
414
  ## 2.10.0
401
415
 
402
416
  ### Minor Changes
403
417
 
404
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
405
- [`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Added
406
- a comparer helper for Media Feature Flags objects
418
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
419
+ [`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Added a
420
+ comparer helper for Media Feature Flags objects
407
421
 
408
422
  ### Patch Changes
409
423
 
410
- - [`fc70978492a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc70978492a) - Using
411
- type for SSR prop to reduce dependency on media-common
412
- - [`2b24fcc59f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b24fcc59f2) -
413
- Removed Code Viewer and Zip Previews Feature Flags
414
- - [`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Update
415
- CardLoader to use react-loadable Add SSR feature prop to be passed in renderer and media card
416
- - [`01a41e75803`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01a41e75803) -
417
- Removes `allowMediaInline` media prop and replaces with Inline Files feature flag for editor and
418
- mobile bridge
424
+ - [`fc70978492a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc70978492a) - Using
425
+ type for SSR prop to reduce dependency on media-common
426
+ - [`2b24fcc59f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b24fcc59f2) - Removed
427
+ Code Viewer and Zip Previews Feature Flags
428
+ - [`f461edcfd05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f461edcfd05) - Update
429
+ CardLoader to use react-loadable Add SSR feature prop to be passed in renderer and media card
430
+ - [`01a41e75803`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01a41e75803) - Removes
431
+ `allowMediaInline` media prop and replaces with Inline Files feature flag for editor and mobile
432
+ bridge
419
433
 
420
434
  ## 2.9.1
421
435
 
422
436
  ### Patch Changes
423
437
 
424
- - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
425
- [`fe9ced0cd70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe9ced0cd70) -
426
- Removed feature flags for polling settings
438
+ - [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
439
+ [`fe9ced0cd70`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe9ced0cd70) - Removed
440
+ feature flags for polling settings
427
441
 
428
442
  ## 2.9.0
429
443
 
430
444
  ### Minor Changes
431
445
 
432
- - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
433
- [`46d9d2872b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46d9d2872b4) - Video
434
- Analytics - Add UI events for CustomMediaPlayer
446
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
447
+ [`46d9d2872b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/46d9d2872b4) - Video
448
+ Analytics - Add UI events for CustomMediaPlayer
435
449
 
436
450
  ### Patch Changes
437
451
 
438
- - [`4777a174e6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4777a174e6d) - Added
439
- analytics support for customMediaPlayer + screen event + entrypoint for locales
440
- - [`b77bfe8e99c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77bfe8e99c) - Add
441
- performance attributes to Commenced, Succeeded, Failed events for media card
442
- - [`35d85025b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35d85025b4d) -
443
- MEX-860 Changed base track events payload + added CustomMediaPlayerType
452
+ - [`4777a174e6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4777a174e6d) - Added
453
+ analytics support for customMediaPlayer + screen event + entrypoint for locales
454
+ - [`b77bfe8e99c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b77bfe8e99c) - Add
455
+ performance attributes to Commenced, Succeeded, Failed events for media card
456
+ - [`35d85025b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35d85025b4d) - MEX-860
457
+ Changed base track events payload + added CustomMediaPlayerType
444
458
 
445
459
  ## 2.8.0
446
460
 
447
461
  ### Minor Changes
448
462
 
449
- - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
450
- [`c74e598326e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74e598326e) - Add
451
- new members (see below). Extra entry point `mediaTypeUtils` for all of them is added.
463
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
464
+ [`c74e598326e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74e598326e) - Add new
465
+ members (see below). Extra entry point `mediaTypeUtils` for all of them is added.
452
466
 
453
- New members:
467
+ New members:
454
468
 
455
- - getMediaTypeFromMimeType
456
- - isImageMimeTypeSupportedByBrowser
457
- - isDocumentMimeTypeSupportedByBrowser
458
- - isMimeTypeSupportedByBrowser
459
- - isImageMimeTypeSupportedByServer
460
- - isDocumentMimeTypeSupportedByServer
461
- - isAudioMimeTypeSupportedByServer
462
- - isVideoMimeTypeSupportedByServer
463
- - isUnknownMimeTypeSupportedByServer
464
- - isMimeTypeSupportedByServer
469
+ - getMediaTypeFromMimeType
470
+ - isImageMimeTypeSupportedByBrowser
471
+ - isDocumentMimeTypeSupportedByBrowser
472
+ - isMimeTypeSupportedByBrowser
473
+ - isImageMimeTypeSupportedByServer
474
+ - isDocumentMimeTypeSupportedByServer
475
+ - isAudioMimeTypeSupportedByServer
476
+ - isVideoMimeTypeSupportedByServer
477
+ - isUnknownMimeTypeSupportedByServer
478
+ - isMimeTypeSupportedByServer
465
479
 
466
480
  ### Patch Changes
467
481
 
468
- - [`8cba1694b5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cba1694b5e) - Remove
469
- pollingMaxFailuresExceeded error from implementation and feature flags
482
+ - [`8cba1694b5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cba1694b5e) - Remove
483
+ pollingMaxFailuresExceeded error from implementation and feature flags
470
484
 
471
485
  ## 2.7.0
472
486
 
473
487
  ### Minor Changes
474
488
 
475
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
476
- [`3cd9ee2d15b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cd9ee2d15b) - Added
477
- RxJS compatiblity notice in Media docs
489
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
490
+ [`3cd9ee2d15b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cd9ee2d15b) - Added
491
+ RxJS compatiblity notice in Media docs
478
492
 
479
493
  ### Patch Changes
480
494
 
481
- - [`6be6879ef6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6be6879ef6d) -
482
- Enforce types
495
+ - [`6be6879ef6d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6be6879ef6d) - Enforce
496
+ types
483
497
 
484
498
  ## 2.6.2
485
499
 
486
500
  ### Patch Changes
487
501
 
488
- - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
489
- [`49363db4abf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49363db4abf) - Modify
490
- getLocalMediaFeature to accept extra param and add unit tests
491
- - Updated dependencies
502
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569)
503
+ [`49363db4abf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/49363db4abf) - Modify
504
+ getLocalMediaFeature to accept extra param and add unit tests
505
+ - Updated dependencies
492
506
 
493
507
  ## 2.6.1
494
508
 
495
509
  ### Patch Changes
496
510
 
497
- - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
498
- [`db441ee18c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db441ee18c3) - Handle
499
- localStorage and sessionStorage safely
511
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230)
512
+ [`db441ee18c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db441ee18c3) - Handle
513
+ localStorage and sessionStorage safely
500
514
 
501
515
  ## 2.6.0
502
516
 
503
517
  ### Minor Changes
504
518
 
505
- - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
506
- [`e5413204ba8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5413204ba8) - Add
507
- optional errorDetail to FailAttributes for extra debugging context
508
- - [`b7b0cdea03f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7b0cdea03f) - add
509
- generic type for MediaAnalyticsContext<DataType>
510
- - [`f2db5a33953`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2db5a33953) - Added
511
- withMediaAnalyticsContext() in media-common for use by media components
512
- - [`ce5671da5e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce5671da5e7) - keep
513
- media analytics fileAttributes nested in attributes move FileStatus from media-client to
514
- media-common, maintaing export from media-client
515
-
516
- ### Patch Changes
517
-
518
- - [`08000e61e72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08000e61e72) -
519
- Patched withMediaAnalyticsContext() to accept React refs + minor Analytics types change
520
- - [`bfd3311eb16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfd3311eb16) - Fixed
521
- withMediaAnalyticsContext() typing issue
522
- - [`ea425224c8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea425224c8f) -
523
- Updated Screen & Operational Event types in media-common
524
- - [`4f1d3a6b22a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f1d3a6b22a) -
525
- Refactored Media Analytics Namespaced Context (now delivered by our HOC in media-common)
526
- - [`ed20a0c50b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed20a0c50b0) - Fixed
527
- MediaAnalyticsContext to correctly attach static properties Made 'attributes' a mandatory member
528
- of BaseEventPayload
529
- - Updated dependencies
519
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
520
+ [`e5413204ba8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5413204ba8) - Add
521
+ optional errorDetail to FailAttributes for extra debugging context
522
+ - [`b7b0cdea03f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7b0cdea03f) - add
523
+ generic type for MediaAnalyticsContext<DataType>
524
+ - [`f2db5a33953`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2db5a33953) - Added
525
+ withMediaAnalyticsContext() in media-common for use by media components
526
+ - [`ce5671da5e7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ce5671da5e7) - keep
527
+ media analytics fileAttributes nested in attributes move FileStatus from media-client to
528
+ media-common, maintaing export from media-client
529
+
530
+ ### Patch Changes
531
+
532
+ - [`08000e61e72`](https://bitbucket.org/atlassian/atlassian-frontend/commits/08000e61e72) - Patched
533
+ withMediaAnalyticsContext() to accept React refs + minor Analytics types change
534
+ - [`bfd3311eb16`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfd3311eb16) - Fixed
535
+ withMediaAnalyticsContext() typing issue
536
+ - [`ea425224c8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea425224c8f) - Updated
537
+ Screen & Operational Event types in media-common
538
+ - [`4f1d3a6b22a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f1d3a6b22a) -
539
+ Refactored Media Analytics Namespaced Context (now delivered by our HOC in media-common)
540
+ - [`ed20a0c50b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ed20a0c50b0) - Fixed
541
+ MediaAnalyticsContext to correctly attach static properties Made 'attributes' a mandatory member
542
+ of BaseEventPayload
543
+ - Updated dependencies
530
544
 
531
545
  ## 2.5.1
532
546
 
533
547
  ### Patch Changes
534
548
 
535
- - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
536
- [`ab112f3020`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab112f3020) - Updated
537
- media-common analytics exports
549
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
550
+ [`ab112f3020`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ab112f3020) - Updated
551
+ media-common analytics exports
538
552
 
539
553
  ## 2.5.0
540
554
 
541
555
  ### Minor Changes
542
556
 
543
- - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
544
- [`ad2a0e3352`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad2a0e3352) - add
545
- common analytics types for media
557
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
558
+ [`ad2a0e3352`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad2a0e3352) - add common
559
+ analytics types for media
546
560
 
547
561
  ### Patch Changes
548
562
 
549
- - [`56b5424269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b5424269) -
550
- BMPT-1075 improve media common analytics
551
- - [`b611cc4044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b611cc4044) - improve
552
- common generic analytics types
553
- - [`52d4b2cbfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52d4b2cbfb) - Updated
554
- media-common analytics types
563
+ - [`56b5424269`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56b5424269) - BMPT-1075
564
+ improve media common analytics
565
+ - [`b611cc4044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b611cc4044) - improve
566
+ common generic analytics types
567
+ - [`52d4b2cbfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/52d4b2cbfb) - Updated
568
+ media-common analytics types
555
569
 
556
570
  ## 2.4.4
557
571
 
558
572
  ### Patch Changes
559
573
 
560
- - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
561
- [`91061fed3e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91061fed3e) - Updated
562
- default values for Polling feature Flags
563
- - [`11b4fc8033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11b4fc8033) - ensure
564
- maximum media poll interval ms is 3.3min not 33min
574
+ - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571)
575
+ [`91061fed3e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/91061fed3e) - Updated
576
+ default values for Polling feature Flags
577
+ - [`11b4fc8033`](https://bitbucket.org/atlassian/atlassian-frontend/commits/11b4fc8033) - ensure
578
+ maximum media poll interval ms is 3.3min not 33min
565
579
 
566
580
  ## 2.4.3
567
581
 
568
582
  ### Patch Changes
569
583
 
570
- - [#6521](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6521)
571
- [`956cf2d5ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/956cf2d5ee) -
572
- HOT-93465 docs(changeset): ensure maximum media poll interval ms is 3.3min not 33min
584
+ - [#6521](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6521)
585
+ [`956cf2d5ee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/956cf2d5ee) - HOT-93465
586
+ docs(changeset): ensure maximum media poll interval ms is 3.3min not 33min
573
587
 
574
588
  ## 2.4.2
575
589
 
576
590
  ### Patch Changes
577
591
 
578
- - [#6478](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6478)
579
- [`0698db3a1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0698db3a1f) - Updated
580
- default values for Polling feature Flags
592
+ - [#6478](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6478)
593
+ [`0698db3a1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0698db3a1f) - Updated
594
+ default values for Polling feature Flags
581
595
 
582
596
  ## 2.4.1
583
597
 
584
598
  ### Patch Changes
585
599
 
586
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
587
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
588
- Transpile packages using babel rather than tsc
600
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
601
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile
602
+ packages using babel rather than tsc
589
603
 
590
604
  ## 2.4.0
591
605
 
592
606
  ### Minor Changes
593
607
 
594
- - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
595
- [`f2b871e61d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2b871e61d) - expose
596
- NumericalCardDimensions from media-common
608
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
609
+ [`f2b871e61d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2b871e61d) - expose
610
+ NumericalCardDimensions from media-common
597
611
 
598
612
  ## 2.3.0
599
613
 
600
614
  ### Minor Changes
601
615
 
602
- - [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
603
- [`bf98a47a0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf98a47a0f) - Enhance
604
- polling strategy to limit to finite attempts with timing backoff
605
- - [`73613210d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73613210d4) - Adding
606
- support for Code and Email files so that they are now able to be previewed in the viewer.
616
+ - [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516)
617
+ [`bf98a47a0f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf98a47a0f) - Enhance
618
+ polling strategy to limit to finite attempts with timing backoff
619
+ - [`73613210d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73613210d4) - Adding
620
+ support for Code and Email files so that they are now able to be previewed in the viewer.
607
621
 
608
622
  ## 2.2.1
609
623
 
610
624
  ### Patch Changes
611
625
 
612
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
613
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
614
- types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
615
- compiler option. This requires version 3.8 of Typescript, read more about how we handle
616
- Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
617
- `devDependencies` to denote version that the package was built with.
626
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
627
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
628
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
629
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle Typescript
630
+ versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
631
+ `devDependencies` to denote version that the package was built with.
618
632
 
619
633
  ## 2.2.0
620
634
 
621
635
  ### Minor Changes
622
636
 
623
- - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
624
- [`7d831363d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d831363d9) - Migrated
625
- to declarative entry points
637
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
638
+ [`7d831363d9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d831363d9) - Migrated
639
+ to declarative entry points
626
640
 
627
641
  ## 2.1.1
628
642
 
629
643
  ### Patch Changes
630
644
 
631
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
632
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
633
- to TypeScript 3.9.6 and tslib to 2.0.0
645
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
646
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
647
+ to TypeScript 3.9.6 and tslib to 2.0.0
634
648
 
635
- Since tslib is a dependency for all our packages we recommend that products also follow this
636
- tslib upgrade to prevent duplicates of tslib being bundled.
649
+ Since tslib is a dependency for all our packages we recommend that products also follow this tslib
650
+ upgrade to prevent duplicates of tslib being bundled.
637
651
 
638
652
  ## 2.1.0
639
653
 
640
654
  ### Minor Changes
641
655
 
642
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
643
- [`62eb1114c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62eb1114c4) - Enable
644
- passing of MediaFeatureFlags through Editor Renderer via MediaOptions to Media components
645
- - [`6faafb144c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6faafb144c) -
646
- Introduce MediaFeatureFlags. Refactor components to use.
647
- - [`2202870181`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2202870181) - Added
648
- support for zip previews in media viewer
656
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
657
+ [`62eb1114c4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/62eb1114c4) - Enable
658
+ passing of MediaFeatureFlags through Editor Renderer via MediaOptions to Media components
659
+ - [`6faafb144c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6faafb144c) - Introduce
660
+ MediaFeatureFlags. Refactor components to use.
661
+ - [`2202870181`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2202870181) - Added
662
+ support for zip previews in media viewer
649
663
 
650
664
  ### Patch Changes
651
665
 
652
- - [`fa6fb5dfbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa6fb5dfbb) - Removing
653
- unused code to be published
654
- - [`37f235e7f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37f235e7f7) - remove
655
- FF override warning for localhost
656
- - [`641c4c54e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/641c4c54e6) - Format
657
- comments of getMediaFeatureFlag utility
666
+ - [`fa6fb5dfbb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fa6fb5dfbb) - Removing
667
+ unused code to be published
668
+ - [`37f235e7f7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37f235e7f7) - remove FF
669
+ override warning for localhost
670
+ - [`641c4c54e6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/641c4c54e6) - Format
671
+ comments of getMediaFeatureFlag utility
658
672
 
659
673
  ## 2.0.0
660
674
 
661
675
  ### Major Changes
662
676
 
663
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
664
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
665
- Officially dropping IE11 support, from this version onwards there are no warranties of the
666
- package working in IE11. For more information see:
667
- https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
677
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
678
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially
679
+ dropping IE11 support, from this version onwards there are no warranties of the package working in
680
+ IE11. For more information see:
681
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
668
682
 
669
683
  ## 1.1.0
670
684
 
671
685
  ### Minor Changes
672
686
 
673
- - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
674
- [`3ae1f77dd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ae1f77dd4) - Expose
675
- MediaType from media-common
687
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137)
688
+ [`3ae1f77dd4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ae1f77dd4) - Expose
689
+ MediaType from media-common
676
690
 
677
691
  ## 1.0.1
678
692
 
679
693
  ### Patch Changes
680
694
 
681
- - [patch][bb2fe95478](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb2fe95478):
695
+ - [patch][bb2fe95478](https://bitbucket.org/atlassian/atlassian-frontend/commits/bb2fe95478):
682
696
 
683
- Create @atlaskit/media-common- Updated dependencies
684
- [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
697
+ Create @atlaskit/media-common- Updated dependencies
698
+ [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
685
699
 
686
- - @atlaskit/docs@8.5.1
700
+ - @atlaskit/docs@8.5.1