Enhance Event Loading Logic and Update Permissions
- Updated event loading logic in App.svelte to reset the attempt flag when toggling filters or switching tabs, preventing infinite load loops. - Modified role-based permissions to include "read" access for viewing events, ensuring users with "read", "write", "admin", or "owner" roles can access the event list. - Adjusted alert messages to reflect the updated permission structure. - Incremented the version number to v0.19.5 to reflect these changes.
This commit is contained in:
@@ -1 +1 @@
|
||||
v0.19.4
|
||||
v0.19.5
|
||||
Reference in New Issue
Block a user