5.7.0-rc.1
Pre-release
Pre-release
Changelog for ownCloud Web 5.7.0 (2022-06-23)
Summary
Details
-
Bugfix - Re-introduce dynamic app name in document title: #7173
The
external
app was missing the dynamic app name after some recent refactoring. It has been
reintroduced. -
Bugfix - External apps fixes: #7166
Bug introduced in #6870. A method used to communicate with the backend was not properly added to
the extension after being moved to a different location.