File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Summary
19
19
* Enhancement - Handle extensions without editor: [#12105](https://github.com/owncloud/web/pull/12105)
20
20
* Enhancement - Add custom handler to file extensions: [#12109](https://github.com/owncloud/web/pull/12109)
21
21
* Enhancement - Add password protected folders app: [#12137](https://github.com/owncloud/web/pull/12137)
22
+ * Enhancement - Password protected folder permissions: [#12141](https://github.com/owncloud/web/pull/12141)
22
23
23
24
Details
24
25
-------
@@ -114,6 +115,15 @@ Details
114
115
https://github.com/owncloud/web/issues/12039
115
116
https://github.com/owncloud/web/pull/12137
116
117
118
+ * Enhancement - Password protected folder permissions: [#12141](https://github.com/owncloud/web/pull/12141)
119
+
120
+ We've added the permissions dropdown into the create password protected folder
121
+ dialog. Users can now decide what permissions they would like to add to the
122
+ folder. Permissions are matching folder public link permissions.
123
+
124
+ https://github.com/owncloud/web/issues/12039
125
+ https://github.com/owncloud/web/pull/12141
126
+
117
127
Changelog for ownCloud Web [11.1.1] (2025-01-22)
118
128
=======================================
119
129
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