File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ Summary
16
16
* Enhancement - Create spaces via admin settings: [#11849](https://github.com/owncloud/web/pull/11849)
17
17
* Enhancement - Disable resources in delete queue: [#12046](https://github.com/owncloud/web/pull/12046)
18
18
* Enhancement - Add psec file icon: [#12104](https://github.com/owncloud/web/pull/12104)
19
+ * Enhancement - Add custom handler to file extensions: [#12109](https://github.com/owncloud/web/pull/12109)
19
20
20
21
Details
21
22
-------
@@ -86,6 +87,14 @@ Details
86
87
87
88
https://github.com/owncloud/web/pull/12104
88
89
90
+ * Enhancement - Add custom handler to file extensions: [#12109](https://github.com/owncloud/web/pull/12109)
91
+
92
+ We've added a new property into application file extensions called
93
+ `customHandler`. This property allows app developers to use completely custom
94
+ flows when creating new files.
95
+
96
+ https://github.com/owncloud/web/pull/12109
97
+
89
98
Changelog for ownCloud Web [11.1.1] (2025-01-22)
90
99
=======================================
91
100
The following sections list the changes in ownCloud web 11.1.1 relevant to
You can’t perform that action at this time.
0 commit comments