Skip to content

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 15:05

Changelog for reva 3.8.0 (2026-04-29)

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

Summary

  • Fix #5515: Cephmount: added more fail-safe cases at init time
  • Enh #5558: Appprovider: handle a force-viewmode-reason value
  • Enh #5556: Allow using different field as identifier, configurable per idp

Details

  • Bugfix #5515: Cephmount: added more fail-safe cases at init time

    This PR adds more cases where cephmount would bail out at init time when preconditions are not
    met.

    #5515

  • Enhancement #5558: Appprovider: handle a force-viewmode-reason value

    Paired with cs3org/wopiserver#195

    #5558

  • Enhancement #5556: Allow using different field as identifier, configurable per idp

    #5556