0.26.0
Changelog for ownCloud Phoenix 0.26.0 (2020-11-23)
Summary
- Bugfix - Fix edit public link view: #4374
- Bugfix - Icon mappings: #4357
- Enhancement - Use handler of file editors: #4324
- Enhancement - Add custom icons in the new file menu: #4375
- Enhancement - Theme redirect and access denied pages: #4373
- Enhancement - Update ODS to 2.0.0: #4373
Details
-
Bugfix - Fix edit public link view: #4374
We've fixed the issue that edit public link view in the sidebar was overlapping with the
versions accordion. -
Bugfix - Icon mappings: #4357
The file type icon mappings contained some mappings to non-existing icon files. We fixed
those. -
Enhancement - Use handler of file editors: #4324
In case the extension is a file editor which defines a custom handler, we are triggering that
handler instead of trying to open any assigned route. -
Enhancement - Add custom icons in the new file menu: #4375
We've added an option to display own icon in the new file menu.
-
Enhancement - Theme redirect and access denied pages: #4373
We've adjusted the theme on OIDC redirect and access denied pages to use correct logo and
background. We've also added those two values into the theming capabilities. -
Enhancement - Update ODS to 2.0.0: #4373
We've updated the ownCloud design system to version 2.0.0.
#4373
https://github.com/owncloud/owncloud-design-system/releases/tag/v2.0.0