github.com/cs3org/reva/v2@v2.27.7/changelog/NOTE.md (about) 1 Changelog for reva 2.27.7 (2025-02-28) 2 ======================================= 3 4 The following sections list the changes in reva 2.27.7 relevant to 5 reva users. The changes are ordered by importance. 6 7 Summary 8 ------- 9 10 * Fix #5100: Fix the OCM role editor 11 * Enh #5101: Fix ocm auth manager 12 13 Details 14 ------- 15 16 * Bugfix #5100: Fix the OCM role editor 17 18 Fix the OCM role editor permission set. The redundant permissions have been removed. 19 20 https://github.com/owncloud/ocis/issues/11054 21 https://github.com/cs3org/reva/pull/5100 22 23 * Enhancement #5101: Fix ocm auth manager 24 25 OCM auth manager had the Gatewayselector caching issue 26 27 https://github.com/cs3org/reva/pull/5101 28