Skip to content

v2.26.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 11:33
· 644 commits to master since this release
v2.26.4
71b6998

Changelog for reva 2.26.4 (2024-11-07)

The following sections list the changes in reva 2.26.4 relevant to
reva users. The changes are ordered by importance.

Summary

  • Fix #4917: Fix 0-byte file uploads
  • Fix #4918: Fix app templates

Details

  • Bugfix #4917: Fix 0-byte file uploads

We fixed an issue where 0-byte files upload did not return the Location header.

owncloud/ocis#10469
#4917

  • Bugfix #4918: Fix app templates

We fixed the app templates by using the product name of the providerinfo instead of the provider
name.

#4918