Skip to content

v3.3.1

Latest

Choose a tag to compare

@jessegeens jessegeens released this 21 Oct 10:01

Changelog for reva 3.3.1 (2025-10-21)

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

Summary

  • Fix #5376: Deny access shares should not be returned in SharedWithMe call
  • Fix #5375: Fix parsing of OCM Address in case of more than one "@" present

Details

  • Bugfix #5376: Deny access shares should not be returned in SharedWithMe call

    • SharedWithMe no longer returns deny access shares

    #5376

  • Bugfix #5375: Fix parsing of OCM Address in case of more than one "@" present

    I've fixed the behavior for parsing a long-standing annoyance for users who had OCM Address
    like "mahdi-baghbani@[email protected]".

    #5375