You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ember-file-upload/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,23 @@
6
6
7
7
8
8
9
+
10
+
## v9.0.0 (2024-01-19)
11
+
12
+
#### :boom: Breaking Change
13
+
*[#1050](https://github.com/adopted-ember-addons/ember-file-upload/pull/1050) Drop support for Ember 3.25 ([@gilest](https://github.com/gilest))
14
+
15
+
#### :memo: Documentation
16
+
*[#1059](https://github.com/adopted-ember-addons/ember-file-upload/pull/1059) Document historic v5 removal – dragging images from other browser windows and `@allowUploadsFromWebsites` ([@gilest](https://github.com/gilest))
17
+
18
+
#### :house: Internal
19
+
*[#1049](https://github.com/adopted-ember-addons/ember-file-upload/pull/1049) Migrate all tests to "strict mode" ([@gilest](https://github.com/gilest))
20
+
*[#1048](https://github.com/adopted-ember-addons/ember-file-upload/pull/1048) Setup `ember-template-imports` in test app ([@gilest](https://github.com/gilest))
0 commit comments