NocoDB logo

NocoDB

No-code platform that creates and manages databases with spreadsheet UI.

Alternative to: Airtable, Google Sheets, Microsoft Lists, Coda, Smartsheet, Microsoft PowerApps, Monday.com

NocoDB screenshot

About Versions (106)

v0.301.4

2026-03-17

Workspace-Level Roles & Permission Inheritance

This release replaces the previous Organization (ORG) model with a unified Default Workspace, introducing a more intuitive and streamlined approach to access management.

Previously, organization-level roles such as ORG Viewer and ORG Creator governed what users could do at a high level, but did not automatically grant access to individual bases. Regardless of their ORG role, users had to be explicitly invited to each base separately — a process that often created unnecessary overhead for administrators.

With this update, workspace-based roles — Owner, Creator, Editor, Commenter, Viewer, and No Access — now serve as the foundation of the permission model. Users invited at the workspace level automatically inherit their assigned role across all resources within that workspace, eliminating the need for redundant base-level invitations. For example, a user granted the Creator role at the workspace level can immediately create and access bases without any additional configuration.

Notably, advanced workspace-level access control, previously limited to paid installations, is now fully available for self-hosted deployments.

Existing permissions are not affected by this change. Any base-level access configured prior to this release will continue to be respected, ensuring a seamless transition with no disruption to current setups.

Learn more about Workspace & Base collaboration here

🐛 Closed Issues

  • [closed] 🐛 Bug: View Mode Locked but i can edit #13241
  • [closed] 🐛 Bug: [Self-hosted] Grid view with Links/Lookup columns is 100x slower than plain columns #13231
  • [closed] 🔦 Feature: Research for more items/all the table #13189
  • [closed] 🐛 Bug: Editor Role Cannot Configure Field Visibility in Their Own View #13173
  • [closed] 🐛 Bug: Metadata-only PATCH on Checkbox columns silently strips NOT NULL and DEFAULT constraints #13166
  • [closed] 🐛 Bug: PATCH on primary key column metadata fails with HTTP 400 (same class as #12972 / #13044) #13165
  • [closed] API v2 Meta docs: multiple incorrect/missing endpoints for columns, form views, and view creation #13164
  • [closed] 🔦 Feature: Support MultiSelect population import #13156
  • [closed] 🐛 Bug: Text overflows in UI components when switching languages #13155
  • [closed] 🐛 Bug: Rollup Field doesn’t keep Currency format for Formula fields #13147
  • [closed] 🔦 Feature: Filter View by current user (Assigned only view) #13102
  • [closed] 🐛 Bug: Data API v3 won’t return primary key field #13077
  • [closed] Broken link in README under Installation #13028
  • [closed] 🔦 Feature: Show first/selected field in links #13027
  • [closed] 🐛 Bug: No Create Base Option in New Install #13005
  • [closed] 🐛 Bug: Failed to copy to clipboard #13001
  • [closed] 🐛 Bug: Cannot find package ‘ipaddr.js’ #12939
  • [closed] 🔦 Feature: Exporting databases only allows CSV, it doesn’t allow me to export in .json format #12790
  • [closed] 🔦 Feature: Let the filter have a CheckBox property #8758

What’s Changed

New Contributors

Full Changelog: https://github.com/nocodb/nocodb/compare/0.301.3…0.301.4