🐛(frontend) fix legacy role computation
Before the subpages feature, the user_role was computed thanks to the abilities. This is not the correct way to do it anymore, the abilities are now different. We now have "user_role" in the doc response which is the correct way to get the user role for the current document.
This commit is contained in:
@@ -53,6 +53,7 @@ and this project adheres to
|
||||
### Fixed
|
||||
|
||||
- 🐛(frontend) fix callout emoji list #1366
|
||||
- 🐛(frontend) fix legacy role computation #1376
|
||||
|
||||
## [3.6.0] - 2025-09-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user