April 7, 2025

RBAC now supports Viewer Role, & bug fixes...

๐Ÿš€ 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
Updated on