Update Role-Based Permissions and Increment Version
- Modified role-based permissions in App.svelte and EventsView.svelte to include "read" access for viewing events, enhancing user access control. - Updated conditional rendering logic to reflect the new permission structure, ensuring users with "read", "write", "admin", or "owner" roles can view events. - Incremented the version number to v0.19.4 to reflect these changes.
This commit is contained in:
@@ -1 +1 @@
|
||||
v0.19.3
|
||||
v0.19.4
|
||||
Reference in New Issue
Block a user