File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Summary
14
14
* Enhancement - Mark external shares: [#11394](https://github.com/owncloud/web/pull/11394)
15
15
* Enhancement - Support a tags in actions: [#11502](https://github.com/owncloud/web/pull/11502)
16
16
* Enhancement - Improve tiles view performance: [#11508](https://github.com/owncloud/web/pull/11508)
17
+ * Enhancement - Add default actions extension point: [#11515](https://github.com/owncloud/web/pull/11515)
17
18
* Enhancement - Add select all checkbox to tiles view: [#11518](https://github.com/owncloud/web/pull/11518)
18
19
19
20
Details
@@ -66,6 +67,13 @@ Details
66
67
https://github.com/owncloud/web/issues/11480
67
68
https://github.com/owncloud/web/pull/11508
68
69
70
+ * Enhancement - Add default actions extension point: [#11515](https://github.com/owncloud/web/pull/11515)
71
+
72
+ We've added a new extension point `global.files.default-action` for allowing
73
+ action extensions to register themselves for the left click default action.
74
+
75
+ https://github.com/owncloud/web/pull/11515
76
+
69
77
* Enhancement - Add select all checkbox to tiles view: [#11518](https://github.com/owncloud/web/pull/11518)
70
78
71
79
We have added a select all checkbox to the tiles view to allow users to select
You can’t perform that action at this time.
0 commit comments