Skip to content

Commit 83cb612

Browse files
committed
Automated changelog update [skip ci]
1 parent 6dd15ac commit 83cb612

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Summary
1414
* Enhancement - Mark external shares: [#11394](https://github.com/owncloud/web/pull/11394)
1515
* Enhancement - Support a tags in actions: [#11502](https://github.com/owncloud/web/pull/11502)
1616
* 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)
1718
* Enhancement - Add select all checkbox to tiles view: [#11518](https://github.com/owncloud/web/pull/11518)
1819

1920
Details
@@ -66,6 +67,13 @@ Details
6667
https://github.com/owncloud/web/issues/11480
6768
https://github.com/owncloud/web/pull/11508
6869

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+
6977
* Enhancement - Add select all checkbox to tiles view: [#11518](https://github.com/owncloud/web/pull/11518)
7078

7179
We have added a select all checkbox to the tiles view to allow users to select

0 commit comments

Comments
 (0)