github.com/cs3org/reva/v2@v2.27.7/changelog/1.16.0_2021-11-19/fix-default-app-handling.md (about)

     1  Bugfix: Fix open by default app and expose default app
     2  
     3  We've fixed the open by default app name behaviour which previously only worked, if the default app was configured by the provider address.
     4  We also now expose the default app on the `/app/list` endpoint to clients.
     5  
     6  https://github.com/cs3org/reva/issues/2230
     7  https://github.com/cs3org/cs3apis/pull/157