Skip to main content

πŸš€ New

  • Role-Based Access Control (RBAC) now supports a Viewer role
    The new Viewer role allows read-only access, ensuring sensitive actions like editing or deleting are restricted.
    πŸ‘‰ Learn more about user roles

πŸ› Fixes

  • Fixed minification issue in Editor and removed EditorV1 dependency
  • Prevented Google Translate from breaking the app by overriding Node methods
  • Resolved Sentry error for undefined(length)
  • Prevented app crash due to empty/null values in Typography
  • Fixed initialization bug in clientStorageService
  • Fixed issue with unsaved tab changes appearing for existing requests

🧹 Chores

  • Optimized code to reduce bundle size