github.com/cs3org/reva/v2@v2.27.7/changelog/1.14.0_2021-10-12/app-registry-defaults.md (about)

     1  Bugfix: Add as default app while registering and skip unset mimetypes
     2  
     3  We fixed that app providers will be set as default app while registering if configured.
     4  Also we changed the behaviour that listing supported mimetypes only displays allowed / configured mimetypes.
     5  
     6  https://github.com/cs3org/reva/pull/2114
     7  https://github.com/cs3org/reva/pull/2095