0.22.0
Changelog for ownCloud Phoenix 0.22.0 (2020-10-26)
Summary
- Change - Set icon for unknown file types to "file": #4237
- Change - Attach share permission to roles: #4216
- Change - Update ODS to v1.12.2: #4239
- Enhancement - Auto-close alerts: #4236
Details
-
Change - Set icon for unknown file types to "file": #4237
We've changed the icon for unknown file types to "file".
-
Change - Attach share permission to roles: #4216
We've attached the share permission of collaborators to roles. There is no longer a share
additional permission. -
Change - Update ODS to v1.12.2: #4239
We updated ODS to v1.12.2. Please refer to the changelog of ODS.
#4239
https://github.com/owncloud/owncloud-design-system/releases/tag/v1.12.2 -
Enhancement - Auto-close alerts: #4236
We've added a property which enables alerts to be automatically closed. When enabling the
auto-close, it will get assigned timeout of 5 seconds. Default timeout can be overwritten
inside of theautoClose
object.